qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command
@ 2013-11-28 10:51 Paolo Bonzini
  2013-11-28 10:51 ` [Qemu-devel] [PATCH 1/2] scsi-bus: fix transfer length and direction for " Paolo Bonzini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paolo Bonzini @ 2013-11-28 10:51 UTC (permalink / raw)
  To: qemu-devel

Windows executes the VERIFY command if the user forces a disk check
at the next startup.  QEMU crashes on it; fix it by doing exactly
nothing to VERIFY a bunch of sectors.

Paolo Bonzini (2):
  scsi-bus: fix transfer length and direction for VERIFY command
  scsi-disk: fix VERIFY emulation

 hw/scsi/scsi-bus.c  | 13 ++++++++++++-
 hw/scsi/scsi-disk.c | 26 +++++++++++++++++++-------
 2 files changed, 31 insertions(+), 8 deletions(-)

-- 
1.8.4.2

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

end of thread, other threads:[~2013-11-29 11:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-28 10:51 [Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command Paolo Bonzini
2013-11-28 10:51 ` [Qemu-devel] [PATCH 1/2] scsi-bus: fix transfer length and direction for " Paolo Bonzini
2013-11-28 10:52 ` [Qemu-devel] [PATCH 2/2] scsi-disk: fix VERIFY emulation Paolo Bonzini
2013-11-29 11:05 ` [Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command Hervé Poussineau

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