qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCHv2 0/4] qemu: cirrus reset-related fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PATCHv2 0/4] qemu: cirrus reset-related fixes
Date: Thu, 8 Oct 2009 17:54:10 +0200
User-agent: Mutt/1.5.19 (2009-01-05)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]