On Fri, 16 Oct 2020 13:43:27 +0200
Gerd Hoffmann wrote:
> Add more IRQ lines. Depends on ACPI.
> Also enable this only with userspace ioapic,
> not sure whenever the kernel can handle two ioapics.
>
> Signed-off-by: Gerd Hoffmann
For ACPI part:
Reviewed-by: Igor Mammedov
> ---
> include/hw
Add more IRQ lines. Depends on ACPI.
Also enable this only with userspace ioapic,
not sure whenever the kernel can handle two ioapics.
Signed-off-by: Gerd Hoffmann
---
include/hw/i386/ioapic_internal.h | 2 +-
include/hw/i386/x86.h | 1 +
hw/i386/acpi-common.c | 10 +++