qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Mike Smith" <mmiikkee13@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] QEMU hard disks don't set ERR on reading a nonexistent sector
Date: Sun, 21 Jan 2007 13:40:13 -0000	[thread overview]
Message-ID: <cf9be6530701210540x7bacbe2cs5f81ea52a4e0b3c3@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

I was adding error detection to my OS's IDE driver, and noticed that when I
read a non-existent sector, say 0xDEADBEEF on a 20MB hard disk image, ERR
does not get set in the IDE status register. VMWare and Bochs correctly set
this, so I'm pretty sure it's QEMU and not my bad coding. I'm using Linux as
host and Popcorn (popcorn-os.sourceforge.net in case you need the code that
causes this) as guest.

[-- Attachment #2: Type: text/html, Size: 471 bytes --]

                 reply	other threads:[~2007-01-21 13:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=cf9be6530701210540x7bacbe2cs5f81ea52a4e0b3c3@mail.gmail.com \
    --to=mmiikkee13@gmail.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).