From: Thiemo Seufer <ths@networkno.de>
To: Benjamin David Lunt <fys@frontiernet.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] floppy disk
Date: Mon, 17 Dec 2007 03:28:12 +0000 [thread overview]
Message-ID: <20071217032811.GA17397@networkno.de> (raw)
In-Reply-To: <001301c84056$e0289420$01fea8c0@fys>
Benjamin David Lunt wrote:
> Hi everyone,
>
> I only recently have started to use QEmu due to a request
> on the alt.os.development usenet group. My OS was not working
> on QEmu due to it would not recognize the (emulated) floppy.
>
> After a lot of testing, QEmu does not return the correct
> values for a Sense Interrupt command and the Status 0 byte.
>
> After looking over fdc.cc, someone has placed a hack write
> where it should return these values.
>
> I am just wondering if this hack is temporary or if it will
> be committed as code.
That's the current state of the code in CVS.
> For a more detailed description, QEmu returns the value
> 0x20 while Bochs, VMware, and real hardware return the
> values 0xC0, 0xC1, 0xC2, and 0xC3, for each drive 1 - 4
> respectively.
>
> I am asking for more information on this subject.
The interrupt status handling in QEMU's FDC emulation looks bogus
to me, patches to fix it are welcome. :-)
Thiemo
next prev parent reply other threads:[~2007-12-17 3:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-17 2:45 [Qemu-devel] floppy disk Benjamin David Lunt
2007-12-17 3:28 ` Thiemo Seufer [this message]
2007-12-17 3:39 ` Benjamin David Lunt
2007-12-17 14:40 ` J. Mayer
2007-12-18 0:53 ` Benjamin David Lunt
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=20071217032811.GA17397@networkno.de \
--to=ths@networkno.de \
--cc=fys@frontiernet.net \
--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).