]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function
authorIgor Mammedov <imammedo@redhat.com>
Mon, 28 Dec 2015 17:02:28 +0000 (18:02 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Sat, 9 Jan 2016 21:20:18 +0000 (23:20 +0200)
commit5ca5efa4a69e1f2bbefa3fa41a01b69066c73acc
treebfef1b94deff5079439cb13b1872f9f7f23cd9a7
parent6b30608774cf7efddd1893fe9187d7f0bcdde979
pc: acpi: factor out cpu hotplug code from build_ssdt() into separate function

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/acpi-build.c