On 04/02/2013 06:32 AM, Zang Hongyong wrote:
> What's the status of the IPMI patch? When will be merged into qemu?
> With this patch, an external watchdog can be used for VM HA, even
> through qemu is not healthy.
> This is more attractive to qemu's own watchdog (ib700 or 6300esb).
I haven't been
What's the status of the IPMI patch? When will be merged into qemu?
With this patch, an external watchdog can be used for VM HA, even
through qemu is not healthy.
This is more attractive to qemu's own watchdog (ib700 or 6300esb).
On 2012/9/19 4:00, miny...@acm.org wrote:
> From: Corey Minyard
>
>
From: Corey Minyard
This adds an interface for IPMI that connects to a remote
BMC over a chardev (generally a TCP socket). The OpenIPMI
lanserv simulator describes this interface, see that for
interface details.
Signed-off-by: Corey Minyard
---
default-configs/i386-softmmu.mak |1 +
def