From: "Hervé Poussineau" <hpoussin@reactos.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] scsi: fix VERIFY command
Date: Fri, 29 Nov 2013 12:05:18 +0100 [thread overview]
Message-ID: <529874EE.2070003@reactos.org> (raw)
In-Reply-To: <1385635920-9374-1-git-send-email-pbonzini@redhat.com>
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 <hpoussin@reactos.org>
prev parent reply other threads:[~2013-11-29 11:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Hervé Poussineau [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=529874EE.2070003@reactos.org \
--to=hpoussin@reactos.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).