xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen: bug fixes in Xen backend handling
@ 2016-08-02 12:14 Juergen Gross
  2016-08-02 12:14 ` [PATCH v2 1/2] xen: when removing a backend don't remove many of them Juergen Gross
  2016-08-02 12:14 ` [PATCH v2 2/2] xen: drain submit queue in xen-usb before removing device Juergen Gross
  0 siblings, 2 replies; 4+ messages in thread
From: Juergen Gross @ 2016-08-02 12:14 UTC (permalink / raw)
  To: qemu-devel, xen-devel; +Cc: anthony.perard, Juergen Gross, sstabellini, kraxel

When testing qemu based pvusb backend two bugs have been discovered:
- detaching of a usb controller leads to memory clobbering in qemu
- detaching of a usb device with active I/O requests could result in
  crash of qemu

V2: remove checkpatch warnings for patch 2 as requested by Gerd Hoffmann

Juergen Gross (2):
  xen: when removing a backend don't remove many of them
  xen: drain submit queue in xen-usb before removing device

 hw/usb/xen-usb.c     | 94 ++++++++++++++++++++++++++++++++++------------------
 hw/xen/xen_backend.c | 58 +++++++++++---------------------
 2 files changed, 81 insertions(+), 71 deletions(-)

-- 
2.6.6


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2016-08-02 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-02 12:14 [PATCH v2 0/2] xen: bug fixes in Xen backend handling Juergen Gross
2016-08-02 12:14 ` [PATCH v2 1/2] xen: when removing a backend don't remove many of them Juergen Gross
2016-08-02 12:14 ` [PATCH v2 2/2] xen: drain submit queue in xen-usb before removing device Juergen Gross
2016-08-02 15:26   ` Anthony PERARD

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).