Home
last modified time | relevance | path

Searched hist:ba7eadb5927633d487064b518bf6fd001369e30c (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/
H A Dvirtio-net.cdiff ba7eadb5927633d487064b518bf6fd001369e30c Fri Sep 30 10:13:16 CDT 2016 Greg Kurz <groug@kaod.org> virtio-net: handle virtio_net_handle_ctrl() error

This error is caused by a buggy guest: let's switch the device to the
broken state instead of terminating QEMU. Also we detach the element
from the virtqueue and free it.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>