qemu-patch-raspberry4/hw/acpi
Igor Mammedov b8622725cf acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest
* introduce processor status bitmask visible to guest at 0xaf00 addr,
  where ACPI asl code expects it
* set bit corresponding to APIC ID in processor status bitmask on
  receiving CPU hot-plug notification
* trigger CPU hot-plug SCI, to notify guest about CPU hot-plug event

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-05-01 13:04:18 +02:00
..
core.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ich9.c ich9: kill cmos_s3 2013-04-24 11:50:18 -05:00
Makefile.objs hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
piix4.c acpi_piix4: Add infrastructure to send CPU hot-plug GPE to guest 2013-05-01 13:04:18 +02:00