qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] virtio: error report fixes in 9P and PCI


From: Greg Kurz
Subject: [Qemu-devel] [PATCH 0/2] virtio: error report fixes in 9P and PCI
Date: Wed, 07 Sep 2016 19:19:17 +0200
User-agent: StGit/0.17.1-dirty

This series brings error reporting to virtio 9P in case a malformed
element is returned by virtqueue_pop().

While here, I also re-post a patch for virtio PCI that fell through the
cracks and missed the 2.7 merge window.

---

Greg Kurz (2):
      virtio-9p: print error message and exit instead of BUG_ON()
      virtio-pci: error out when both legacy and modern modes are disabled


 hw/9pfs/virtio-9p-device.c |   20 ++++++++++++++++++--
 hw/virtio/virtio-pci.c     |    8 ++++++++
 2 files changed, 26 insertions(+), 2 deletions(-)

--
Greg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]