]> git.ipfire.org Git - thirdparty/qemu.git/commit
pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
authorIgor Mammedov <imammedo@redhat.com>
Fri, 19 Dec 2014 11:46:57 +0000 (11:46 +0000)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 9 Mar 2015 03:58:14 +0000 (22:58 -0500)
commitdab0efc33fc839d76ca39353c3538052eabdb796
treee4c68cddc1c519242322b266b200b60e2a244bfb
parent6c699aa9f98646bc5c58d042960ac7a7edf2d0e9
pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled

ACPI parser in XP considers PNP0A06 devices of CPU and
memory hotplug as duplicates. Adding unique _UID
to CPU hotplug device fixes BSOD.

Cc: qemu-stable@nongnu.org
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>
(cherry picked from commit 6d4e4cb9985e24557abcf3932a0e7f8f6ab3c1d2)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/i386/acpi-dsdt-cpu-hotplug.dsl