qemu-stable
[Top][All Lists]
Advanced

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

[Qemu-stable] [PATCH for 2.11 0/2] QEMU crashes with CD device without m


From: Denis V. Lunev
Subject: [Qemu-stable] [PATCH for 2.11 0/2] QEMU crashes with CD device without media
Date: Tue, 28 Nov 2017 15:10:53 +0300

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 <address@hidden>
CC: "Dr. David Alan Gilbert" <address@hidden>
CC: John Snow <address@hidden>
CC: Kevin Wolf <address@hidden>
CC: Stefan Hajnoczi <address@hidden>




reply via email to

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