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

in addition it saves us ~400LOC and makes it
one binary blob less stored in QEMU source
tree by removing need to keep and update
hw/i386/ssdt-proc.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-proc.dsl [deleted file]