On 2020/7/3 下午7:59, Michael S. Tsirkin wrote:
On Fri, Jul 03, 2020 at 01:48:13PM +0200, Juan Quintela wrote:
If you have a networking device and its virtio failover device, and
you remove them in this order:
- virtio device
- the real device
You get qemu crash.
See bugzilla:https://bugzilla.redhat.com/show_bug.cgi?id=1820120
Bug exist on qemu 4.2 and 5.0.
But in 5.0 don't shows because commit
77b06bba62034a87cc61a9c8de1309ae3e527d97
somehow papers over it.
CC: Jason Wang<jasow...@redhat.com>
CC: Michael S. Tsirkin<m...@redhat.com>
Signed-off-by: Juan Quintela<quint...@redhat.com>
Reviewed-by: Michael S. Tsirkin<m...@redhat.com>
Jason can you queue this pls?
Queued.
Thanks