]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/acpi-build.c
pc: acpi-build: drop template patching and memory hotplug objects dynamically
authorIgor Mammedov <imammedo@redhat.com>
Wed, 18 Feb 2015 19:14:46 +0000 (19:14 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Feb 2015 12:04:18 +0000 (13:04 +0100)
commit8698c0c0ed1ff3751ef91b61c0006620d5431be4
tree4fdd3d8633357ee85af02ab5dbc88c25eff6133b
parente2ea299b01fbd9d4d0262cfbfcbdbd02ada984a5
pc: acpi-build: drop template patching and memory hotplug objects dynamically

in addition it saves us ~330LOC and makes it one binary blob less
stored in QEMU source tree by removing need to keep and update
hw/i386/ssdt-mem.hex.generated file there.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/Makefile.objs
hw/i386/acpi-build.c
hw/i386/ssdt-mem.dsl [deleted file]