qemu-e2k/include/hw/isa
Gabriel L. Somlo 15bce1b7c5 Add DSDT node for AppleSMC
AppleSMC (-device isa-applesmc) is required to boot OS X guests.
OS X expects a SMC node to be present in the ACPI DSDT. This patch
adds a SMC node to the DSDT, and dynamically patches the return value
of SMC._STA to either 0x0B if the chip is present, or otherwise to 0x00,
before booting the guest.

Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2014-01-26 13:06:48 +02:00
..
apm.h
i8259_internal.h i8259: Convert PICCommonState to use QOM realizefn 2013-06-07 14:55:24 +02:00
isa.h Add DSDT node for AppleSMC 2014-01-26 13:06:48 +02:00
pc87312.h
vt82c686.h