On Wed, 21 Sep 2016 18:57:29 +0200 Greg Kurz <[email protected]> wrote: > This error is caused by a buggy guest: let's switch the device to the > broken state instead of terminating QEMU. > > Signed-off-by: Greg Kurz <[email protected]> > --- > v2: - s/return/break in virtio_net_handle_ctrl() for consistency's sake > --- > hw/net/virtio-net.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Cornelia Huck <[email protected]>
