On Wed, 21 Sep 2016 16:30:16 +0200
Cornelia Huck wrote:
> On Wed, 21 Sep 2016 15:14:17 +0200
> Greg Kurz 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
> > ---
> > hw/net/virtio
On Wed, 21 Sep 2016 15:14:17 +0200
Greg Kurz 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
> ---
> hw/net/virtio-net.c |4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> d