]> Git Repo - qemu.git/commit
pc: acpi-build: drop template patching and memory hotplug objects dynamically
authorIgor Mammedov <[email protected]>
Wed, 18 Feb 2015 19:14:46 +0000 (19:14 +0000)
committerMichael S. Tsirkin <[email protected]>
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/i386/Makefile.objs
hw/i386/acpi-build.c
hw/i386/ssdt-mem.dsl [deleted file]
This page took 0.036621 seconds and 4 git commands to generate.