qemu-patch-raspberry4/hw/i386
Igor Mammedov 53a89e262b target-i386: Move APIC to ICC bus
It allows APIC to be hotplugged.

 * map APIC's mmio at board level if it is present
 * do not register mmio region for each APIC, since
   only one is used/mapped

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-05-01 13:06:07 +02:00
..
kvm target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE 2013-05-01 13:04:19 +02:00
kvmvapic.c kvmvapic: Make dependency on sysbus.h explicit 2013-05-01 13:04:19 +02:00
Makefile.objs hw: move hw/kvm/ to hw/i386/kvm 2013-04-08 18:13:16 +02:00
multiboot.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
multiboot.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pc.c target-i386: Move APIC to ICC bus 2013-05-01 13:06:07 +02:00
pc_piix.c target-i386: Attach ICC bus to CPU on its creation 2013-05-01 13:06:06 +02:00
pc_q35.c target-i386: Attach ICC bus to CPU on its creation 2013-05-01 13:06:06 +02:00
smbios.c hw: move headers to include/ 2013-04-08 18:13:10 +02:00
xen_domainbuild.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_domainbuild.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_machine_pv.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00