qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] virtio: error report fixes in 9P and PCI
@ 2016-09-07 17:19 Greg Kurz
  2016-09-07 17:19 ` [Qemu-devel] [PATCH 1/2] virtio-9p: print error message and exit instead of BUG_ON() Greg Kurz
  2016-09-07 17:19 ` [Qemu-devel] [PATCH 2/2] virtio-pci: error out when both legacy and modern modes are disabled Greg Kurz
  0 siblings, 2 replies; 23+ messages in thread
From: Greg Kurz @ 2016-09-07 17:19 UTC (permalink / raw)
  To: Michael S. Tsirkin; +Cc: qemu-devel, Aneesh Kumar K.V, Greg Kurz

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

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2016-09-09  9:54 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 17:19 [Qemu-devel] [PATCH 0/2] virtio: error report fixes in 9P and PCI Greg Kurz
2016-09-07 17:19 ` [Qemu-devel] [PATCH 1/2] virtio-9p: print error message and exit instead of BUG_ON() Greg Kurz
2016-09-08  7:14   ` Markus Armbruster
2016-09-08  9:05     ` Greg Kurz
2016-09-08  8:59   ` Cornelia Huck
2016-09-08  9:12     ` Greg Kurz
2016-09-08 15:00       ` Michael S. Tsirkin
2016-09-08 15:04         ` Cornelia Huck
2016-09-08 15:19           ` Michael S. Tsirkin
2016-09-08 16:26             ` Greg Kurz
2016-09-08 16:55               ` Michael S. Tsirkin
2016-09-09  8:30                 ` Cornelia Huck
2016-09-09  8:46                   ` Greg Kurz
2016-09-09  8:53                     ` Cornelia Huck
2016-09-09  9:26                       ` Greg Kurz
2016-09-09  9:37                         ` Greg Kurz
2016-09-09  6:38               ` Markus Armbruster
2016-09-09  7:30                 ` Greg Kurz
2016-09-09  9:08                   ` Markus Armbruster
2016-09-09  9:54                     ` Greg Kurz
2016-09-07 17:19 ` [Qemu-devel] [PATCH 2/2] virtio-pci: error out when both legacy and modern modes are disabled Greg Kurz
2016-09-08  7:15   ` Markus Armbruster
2016-09-08  9:52     ` Greg Kurz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).