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