]> Git Repo - qemu.git/commit - hw/acpi.c
x86: Fix powerdown for non-ACPI case
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 2 Sep 2008 00:09:25 +0000 (00:09 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 2 Sep 2008 00:09:25 +0000 (00:09 +0000)
commit9669d3c570c7a2129c6d6d4e32b856a2d155eb54
treef078e38f9fa6529b974e3e5d826a6c3352e89522
parent7b45522533544bb29af03d6c6f698ae9e28b07f5
x86: Fix powerdown for non-ACPI case

Trivial fix for a corner case: system_shutdown on isapc machines causes
qemu to segfaults due to accessing the uninitialized pm_state. Issue a
system shutdown instead.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5130 c046a42c-6fe2-441c-8c8c-71466251a162
hw/acpi.c
This page took 0.028757 seconds and 4 git commands to generate.