]> Git Repo - qemu.git/commit
ipmi: Add graceful shutdown handling to the external BMC
authorCorey Minyard <[email protected]>
Mon, 24 Oct 2016 20:10:20 +0000 (15:10 -0500)
committerMichael S. Tsirkin <[email protected]>
Tue, 1 Nov 2016 17:21:09 +0000 (19:21 +0200)
commitf53b9f3625f1fc66e4514981e7d9315fa74516a7
treea2eee429438fdf584048a643b75548672de9dc6f
parent4059fa63b7fae7e92cd54bd905366c46d0b62e69
ipmi: Add graceful shutdown handling to the external BMC

I misunderstood the workings of the power settings, the power off
is a force off operation and there needs to be a separate graceful
shutdown operation.  So replace the force off operation with a
graceful shutdown.

Signed-off-by: Corey Minyard <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/ipmi/ipmi_bmc_extern.c
tests/ipmi-bt-test.c
This page took 0.023948 seconds and 4 git commands to generate.