Re: [Qemu-devel] -device ipmi-bmc-sim attached to -netdev vde

2019-03-04 Thread Robin Jarry
Hi Corey, Thanks a lot for your detailed answer! 2019-02-19, Corey Minyard: > If you really wanted to do this, you would need to implement the IPMI > LAN protocol inside QEMU and sit it on top of a UDP chardev. It could > then plug into the standard IPMI infrastructure in QEMU. The power > mana

[Qemu-devel] -device ipmi-bmc-sim attached to -netdev vde

2019-02-11 Thread Robin Jarry
Hi, I have several QEMU VMs connected via a vde_switch (with "-netdev vde" interfaces). I use this to create virtual network topologies without requiring root access (i.e. no tap + bridge on host). Performance is not a concern here. To emulate "real" platforms, I would like one of the VMs to contr