From: "Michael S. Tsirkin" <mst@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
kvm-devel <kvm@vger.kernel.org>
Subject: [Qemu-devel] [PATCHv2 0/4] qemu: cirrus reset-related fixes
Date: Thu, 8 Oct 2009 17:54:10 +0200 [thread overview]
Message-ID: <20091008155410.GC13660@redhat.com> (raw)
On Wed, Oct 07, 2009 at 10:20:19AM +0200, Avi Kivity wrote:
>> Reset BARs and a couple of other registers on bus reset, as per PCI
>> spec.
>>
>
> This commit breaks Windows XP restart. After a restart Windows switches
> from 800x600 cirrus logic vga to 640x480 standard vga.
Reposting fom qemu tree now.
So I just sent patches for pcbios and seabios to fix this. Once
applied, reset works fine. Further, we can also fix PCI incompliancy in
cirrus, disabling memory and i/o on reset.
To apply these patches:
- apply pcbios and seabios patches
- generate binaries and commit
- apply this patchset
Michael S. Tsirkin (4):
qemu: update pcbios to enable i/o for cirrus
qemu: update seabios to enable i/o for cirrus
qemu: make cirrus init value pci spec compliant
qemu: cleanup unused macros in cirrus
hw/cirrus_vga.c | 38 +-------------------------------------
roms/pcbios | 2 +-
roms/seabios | 2 +-
3 files changed, 3 insertions(+), 39 deletions(-)
--
MST
reply other threads:[~2009-10-08 15:56 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=20091008155410.GC13660@redhat.com \
--to=mst@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--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).