summaryrefslogtreecommitdiffstats
path: root/tests/data/acpi/q35/DSDT
diff options
context:
space:
mode:
authorCorey Minyard2016-05-13 03:43:45 +0200
committerCorey Minyard2019-09-20 21:09:24 +0200
commitebe15582cafeb944a1c6e99aa526e81a1551c567 (patch)
tree2fc798ef145dbee9c22b2aa1e2ebabbc3558c7c5 /tests/data/acpi/q35/DSDT
parentipmi: Fix SSIF ACPI handling to use the right CRS (diff)
downloadqemu-ebe15582cafeb944a1c6e99aa526e81a1551c567.tar.gz
qemu-ebe15582cafeb944a1c6e99aa526e81a1551c567.tar.xz
qemu-ebe15582cafeb944a1c6e99aa526e81a1551c567.zip
pc: Add an SMB0 ACPI device to q35
This is so I2C devices can be found in the ACPI namespace. Currently that's only IPMI, but devices can be easily added now. Adding the devices required some PCI information, and the bus itself to be added to the PCMachineState structure. Note that this only works on Q35, the ACPI for PIIX4 is not capable of handling an SMBus device. Cc: Michael S. Tsirkin <mst@redhat.com> Cc: Igor Mammedov <imammedo@redhat.com> Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/data/acpi/q35/DSDT')
-rw-r--r--tests/data/acpi/q35/DSDTbin7841 -> 7879 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/DSDT b/tests/data/acpi/q35/DSDT
index f9f36d1645..77ea60ffed 100644
--- a/tests/data/acpi/q35/DSDT
+++ b/tests/data/acpi/q35/DSDT
Binary files differ