ipmi: Implement shutdown via ACPI overtemp
commit9c22c1c347af736ce86b7ecea8afa3a366f987c3
authorCorey Minyard <cminyard@mvista.com>
Mon, 24 Oct 2016 20:10:18 +0000 (24 15:10 -0500)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 1 Nov 2016 17:21:09 +0000 (1 19:21 +0200)
treec1bca905b0276b46463435f801c824c8fde92e31
parent2b7812d303a477d70c3cf62eaf3b1545babe05e1
ipmi: Implement shutdown via ACPI overtemp

This is allowed by the IPMI specification for graceful shutdown,
so implement it.

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>
hw/ipmi/ipmi.c