OSDN Git Service

target-i386: move generic memory hotplug methods to DSDTs
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Oct 2014 07:45:44 +0000 (09:45 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 24 Nov 2014 18:57:10 +0000 (20:57 +0200)
commit4f99ab7a782250847ca33ae23a172501496c604d
treeee25678872e39a823937b37499e7bb051c8f8919
parentad5b88b1f198182642b6cbf3dacb4cade0c80fb9
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>
12 files changed:
hw/i386/acpi-dsdt-mem-hotplug.dsl [new file with mode: 0644]
hw/i386/acpi-dsdt.dsl
hw/i386/acpi-dsdt.hex.generated
hw/i386/q35-acpi-dsdt.dsl
hw/i386/q35-acpi-dsdt.hex.generated
hw/i386/ssdt-mem.hex.generated
hw/i386/ssdt-misc.dsl
hw/i386/ssdt-misc.hex.generated
tests/acpi-test-data/pc/DSDT
tests/acpi-test-data/pc/SSDT
tests/acpi-test-data/q35/DSDT
tests/acpi-test-data/q35/SSDT