qemu-devel
[Top][All Lists]
Advanced

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

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


From: Hervé Poussineau
Subject: Re: [Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command
Date: Fri, 29 Nov 2013 12:05:18 +0100
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Paolo Bonzini a écrit :
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(-)


I've tested that Windows NT 4.0/MIPS now goes further in the installation process:
QEMU doesn't abort anymore with an assert.

However, this does not totally fix the installer on MIPS Magnum, which is probably (another) regression...

Tested-by: Hervé Poussineau <address@hidden>



reply via email to

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