diff options
author | Paolo Bonzini | 2014-10-15 09:45:44 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2014-11-24 19:57:10 +0100 |
commit | 4f99ab7a782250847ca33ae23a172501496c604d (patch) | |
tree | ee25678872e39a823937b37499e7bb051c8f8919 /tests/acpi-test-data/pc | |
parent | acpi-build: mark RAM dirty on table update (diff) | |
download | qemu-4f99ab7a782250847ca33ae23a172501496c604d.tar.gz qemu-4f99ab7a782250847ca33ae23a172501496c604d.tar.xz qemu-4f99ab7a782250847ca33ae23a172501496c604d.zip |
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/pc')
-rw-r--r-- | tests/acpi-test-data/pc/DSDT | bin | 2807 -> 3592 bytes |
-rw-r--r-- | tests/acpi-test-data/pc/SSDT | bin | 3065 -> 2279 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tests/acpi-test-data/pc/DSDT b/tests/acpi-test-data/pc/DSDT Binary files differindex d37ec34454..ee9cc6781c 100644 --- a/tests/acpi-test-data/pc/DSDT +++ b/tests/acpi-test-data/pc/DSDT diff --git a/tests/acpi-test-data/pc/SSDT b/tests/acpi-test-data/pc/SSDT Binary files differindex eb2d8b698c..558e4c85b0 100644 --- a/tests/acpi-test-data/pc/SSDT +++ b/tests/acpi-test-data/pc/SSDT |