On 12/12/2014 20:15, miny...@acm.org wrote:
> This set of patches adds an IPMI device to qemu. This is good for
> systems that require an IPMI device to work correctly, for simulating
> scenarios that require IPMI and testing software that uses IPMI, and
> of course, for the Linux IPMI driver ma
This set of patches adds an IPMI device to qemu. This is good for
systems that require an IPMI device to work correctly, for simulating
scenarios that require IPMI and testing software that uses IPMI, and
of course, for the Linux IPMI driver maintainer to use to reproduce
issues that could not be
There are two (sets of) patches to the general code beyond the IPMI
device addition.
One set adds an option to qemu-char net devices to automatically try to
reconnect if the connection disconnects. This lets the IPMI device
connect to a remote BMC and recover if that BMC fails.
The other set all