diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-10-15 09:45:44 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2014-11-24 20:57:10 +0200 |
commit | 4f99ab7a782250847ca33ae23a172501496c604d (patch) | |
tree | ee25678872e39a823937b37499e7bb051c8f8919 /tests/acpi-test-data/q35 | |
parent | ad5b88b1f198182642b6cbf3dacb4cade0c80fb9 (diff) | |
download | qemu-4f99ab7a782250847ca33ae23a172501496c604d.zip qemu-4f99ab7a782250847ca33ae23a172501496c604d.tar.gz qemu-4f99ab7a782250847ca33ae23a172501496c604d.tar.bz2 |
target-i386: move generic memory hotplug methods to DSDTs
This makes it simpler to keep the SSDT byte-for-byte identical for a
given machine type, which is a goal we want to have for 2.2 and newer
types.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tests/acpi-test-data/q35')
-rw-r--r-- | tests/acpi-test-data/q35/DSDT | bin | 7397 -> 8182 bytes |
-rw-r--r-- | tests/acpi-test-data/q35/SSDT | bin | 1346 -> 560 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/q35/DSDT b/tests/acpi-test-data/q35/DSDT Binary files differindex 2d2bc4a..ef0c75f 100644 --- a/tests/acpi-test-data/q35/DSDT +++ b/tests/acpi-test-data/q35/DSDT diff --git a/tests/acpi-test-data/q35/SSDT b/tests/acpi-test-data/q35/SSDT Binary files differindex 778b79b..4e45510 100644 --- a/tests/acpi-test-data/q35/SSDT +++ b/tests/acpi-test-data/q35/SSDT |