qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] usb/msd: fix guest-triggerable assert
@ 2022-08-30  6:38 Gerd Hoffmann
  2022-08-30  6:38 ` [PATCH 1/2] usb/msd: move usb_msd_packet_complete() Gerd Hoffmann
  2022-08-30  6:38 ` [PATCH 2/2] usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert Gerd Hoffmann
  0 siblings, 2 replies; 4+ messages in thread
From: Gerd Hoffmann @ 2022-08-30  6:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann



Gerd Hoffmann (2):
  usb/msd: move usb_msd_packet_complete()
  usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert

 include/hw/usb/msd.h |  1 +
 hw/usb/dev-storage.c | 56 ++++++++++++++++++++++++++++++++++----------
 hw/usb/trace-events  |  1 +
 3 files changed, 45 insertions(+), 13 deletions(-)

-- 
2.37.2



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

end of thread, other threads:[~2022-08-30  7:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30  6:38 [PATCH 0/2] usb/msd: fix guest-triggerable assert Gerd Hoffmann
2022-08-30  6:38 ` [PATCH 1/2] usb/msd: move usb_msd_packet_complete() Gerd Hoffmann
2022-08-30  6:38 ` [PATCH 2/2] usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert Gerd Hoffmann
2022-08-30  7:12   ` Qiang Liu

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