From: Stuart Brady <sdbrady@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Support NEC PC-98x1 on QEMU
Date: Mon, 7 Sep 2009 20:58:17 +0100 [thread overview]
Message-ID: <20090907195817.GA4837@miranda.arrow> (raw)
In-Reply-To: <200909071740.AA00081@YOUR-BD18D6DD63.m1.interq.or.jp>
Takeda-san,
> This is the patch to support NEC PC-98x1 on QEMU.
Ooh, awesome! :)
Some hopefully useful feedback, though...
There's no need to add this as a whole new architecture, although
perhaps the use of TARGET_PC98 was only meant to be temporary...
As the patch isn't against the latest code in Git, I suppose it's not
intended for inclusion just yet... Still, it'd be nice to see it
cleaned up slightly, and applied! :)
AFAICT, the only PC98-specific behaviour in existing source files
relates to handling of:
* DMA
* i82078 floppy controller
* i8259 interrupt controler
* A20 gate
The only truly CPU-specific feature that I can see is the A20 gate
handling. While I don't understand why (or whether) that particular
change is needed, it could certainly be done without any #ifdefs.
For the other changes, I expect that it needs to be made clear that
they really are PC98-specific, and that they are not just workarounds.
BTW, I think most subscribers to this list (and particularly the
maintainers) will be more likely to look at patches if they included
inline, or attached as text/plain (with the -N flag to include new
files in your patch). Zip format can be a slight disincentive for
review by those with no special interest in the patch in question...
Looks like great work, though!
Cheers,
--
Stuart Brady
next prev parent reply other threads:[~2009-09-07 19:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-07 17:40 [Qemu-devel] Support NEC PC-98x1 on QEMU 武田 俊也
2009-09-07 19:58 ` Stuart Brady [this message]
2009-09-08 9:41 ` 武田 俊也
2009-09-08 14:36 ` Alexander Graf
2009-09-08 22:37 ` Stuart Brady
2009-09-09 13:29 ` 武田 俊也
2009-09-09 14:13 ` Alexander Graf
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=20090907195817.GA4837@miranda.arrow \
--to=sdbrady@ntlworld.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).