]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/acpi-build.c
acpi: fix pvpanic device is not shown in ui
authorGal Hammer <ghammer@redhat.com>
Sun, 26 Jul 2015 08:00:51 +0000 (11:00 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Jul 2015 20:55:27 +0000 (23:55 +0300)
commit8ef3ea253b5aaaa00f3b9999f3ff19e74cfa26f8
tree5abd16a50dd280f1ef08340a32568d63d3b735cf
parentc9b11f971cfa1fd3eed716f62f4b835553b75490
acpi: fix pvpanic device is not shown in ui

Commit 2332333c added a _STA method that hides the device. The fact
that the device is not shown in the gui make it harder to install its
Windows' device.

https://bugzilla.redhat.com/show_bug.cgi?id=1238141

Signed-off-by: Gal Hammer <ghammer@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/i386/acpi-build.c