All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
@ 2017-11-28 12:10 Denis V. Lunev
  2017-11-28 12:10 ` [Qemu-devel] [PATCH 1/2] hmp: block qemu-io command for " Denis V. Lunev
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Denis V. Lunev @ 2017-11-28 12:10 UTC (permalink / raw)
  Cc: qemu-devel, qemu-stable, Denis V . Lunev, Dr. David Alan Gilbert,
	John Snow, Kevin Wolf, Stefan Hajnoczi

There are 2 cases I have spotted so far:
1) IDE ATAPI read processing. Actually this was reported from field
2) QEMU IO hmp command (found during evaluation of (1))

SCSI code checks during access that blk_is_available(). These patches add
same checks on different code paths.

Pls decide whether these patches should go through sub-system trees or via
block tree.

Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
CC: John Snow <jsnow@redhat.com>
CC: Kevin Wolf <kwolf@redhat.com>
CC: Stefan Hajnoczi <stefanha@redhat.com>

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

end of thread, other threads:[~2018-03-13 17:26 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-28 12:10 [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media Denis V. Lunev
2017-11-28 12:10 ` [Qemu-devel] [PATCH 1/2] hmp: block qemu-io command for " Denis V. Lunev
2017-11-30 16:22   ` Stefan Hajnoczi
2017-11-28 12:10 ` [Qemu-devel] [PATCH 2/2] ide: fix crash in IDE cdrom read Denis V. Lunev
2017-11-28 16:56   ` Kevin Wolf
2017-11-28 17:26     ` Denis V. Lunev
2017-11-28 23:50   ` John Snow
2017-11-30 12:01     ` Denis V. Lunev
2017-12-12 23:40       ` John Snow
2017-12-14 11:29         ` Denis V. Lunev
2017-12-18 17:49           ` John Snow
2018-01-24 10:25             ` Denis V. Lunev
2017-11-28 16:08 ` [Qemu-devel] [PATCH for 2.11 0/2] QEMU crashes with CD device without media Kevin Wolf
2017-11-28 16:29   ` Denis V. Lunev
2017-11-28 17:01     ` John Snow
2017-11-28 17:28       ` Peter Maydell
2017-11-28 18:40         ` Denis V. Lunev
2017-12-11 10:24 ` Denis V. Lunev
2017-12-11 18:26   ` John Snow
2018-03-13 17:18 ` John Snow
2018-03-13 17:25   ` Denis V. Lunev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.