On Mon, Jun 08, 2015 at 08:11:55PM -0500, miny...@acm.org wrote:
> I have reworked the QEMU IPMI patches, and I believe this design
> improves greatly on the previous one. The suggestions made all
> resulted in better design. To start an IPMI interface
> with this, you would use:
>
> -device i
On 09/06/2015 03:11, miny...@acm.org wrote:
> I have reworked the QEMU IPMI patches, and I believe this design
> improves greatly on the previous one. The suggestions made all
> resulted in better design. To start an IPMI interface
> with this, you would use:
>
> -device ipmi-bmc-sim,id=bmc0
On Mon, 2015-06-08 at 20:11 -0500, miny...@acm.org wrote:
> I have reworked the QEMU IPMI patches, and I believe this design
> improves greatly on the previous one. The suggestions made all
> resulted in better design. To start an IPMI interface
> with this, you would use:
>
> -device ipmi-bmc
I have reworked the QEMU IPMI patches, and I believe this design
improves greatly on the previous one. The suggestions made all
resulted in better design. To start an IPMI interface
with this, you would use:
-device ipmi-bmc-sim,id=bmc0 -device isa-ipmi-bt,bmc=bmc0
Note that I did not make th