qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command
Date: Thu, 28 Nov 2013 11:51:58 +0100

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




reply via email to

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