summaryrefslogtreecommitdiffstats
path: root/linux-user/linux_loop.h
diff options
context:
space:
mode:
authorCédric Le Goater2016-10-24 22:10:17 +0200
committerMichael S. Tsirkin2016-11-01 18:21:09 +0100
commit2b7812d303a477d70c3cf62eaf3b1545babe05e1 (patch)
tree250fd484624366aec85bb7804f3cbe02f2556849 /linux-user/linux_loop.h
parentipmi_bmc_sim: Remove an unnecessary mutex (diff)
downloadqemu-2b7812d303a477d70c3cf62eaf3b1545babe05e1.tar.gz
qemu-2b7812d303a477d70c3cf62eaf3b1545babe05e1.tar.xz
qemu-2b7812d303a477d70c3cf62eaf3b1545babe05e1.zip
ipmi: chassis poweroff should use qemu_system_shutdown_request()
When issuing a chassis 'powerdown' control command, the routine qemu_system_shutdown_request() should be used to exit the guest. qemu_system_powerdown_request() will initiate a soft shutdown which is not what is required by the IPMI (28.3 Chassis Control Command): 0h = power down. Force system into soft off (S4/S45) state. This is for 'emergency' management power down actions. The command does not initiate a clean shut-down of the operating system prior to powering down the system Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Corey Minyard <cminyard@mvista.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-user/linux_loop.h')
0 files changed, 0 insertions, 0 deletions