Is it possible to add multiple IOAPIC to QEMU?
Is it possible to add multiple IOAPIC to QEMU?
I can't find any documentation that explain how to add multiple IOAPIC to QEMU. Is it possible to do this? Thanks!!
-
- Member
- Posts: 5568
- Joined: Mon Mar 25, 2013 7:01 pm
Re: Is it possible to add multiple IOAPIC to QEMU?
QEMU can only report one IOAPIC in its ACPI tables, so you probably can't have more than one. (And if you can have more than one, it won't be listed in the MADT, so you won't be able to use it.)
Re: Is it possible to add multiple IOAPIC to QEMU?
Get it! Thanks!Octocontrabass wrote:QEMU can only report one IOAPIC in its ACPI tables, so you probably can't have more than one. (And if you can have more than one, it won't be listed in the MADT, so you won't be able to use it.)