ipmi: disable IRQ and ATN on an external disconnect
authorCorey Minyard <cminyard@mvista.com>
Tue, 19 Sep 2017 20:19:26 +0000 (15:19 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 30 Jan 2018 21:52:53 +0000 (15:52 -0600)
commit53d34b8c1ba74f14053deeb2cce7d2501695e83d
tree86c34d685486c603f9b4b39a86c67971fa5b5988
parentc9c47229145e82ab7a0f27838fd74738d71fed8e
ipmi: disable IRQ and ATN on an external disconnect

Otherwise there's no way to clear them without an external command,
and it could lock the OS in the VM if they were stuck.

Signed-off-by: Corey Minyard <cminyard@mvista.com>
hw/ipmi/ipmi_bmc_extern.c