qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cole Robinson <crobinso@redhat.com>
To: Kevin O'Connor <kevin@koconnor.net>
Cc: seabios@seabios.org, qemu-devel@nongnu.org
Subject: [Qemu-devel] seabios 1.7.3 breaks booting windows 7? (was: [ANNOUNCE] SeaBIOS 1.7.3)
Date: Mon, 08 Jul 2013 17:23:40 -0400	[thread overview]
Message-ID: <51DB2DDC.3080001@redhat.com> (raw)
In-Reply-To: <20130708034128.GA20623@morn.localdomain>

On 07/07/2013 11:41 PM, Kevin O'Connor wrote:
> The 1.7.3 version of SeaBIOS has now been released.  For more
> information on the release, please see:
> 
> http://seabios.org/Releases
> 
> 
> New in this release:
> 
> * Initial support for using SeaBIOS as a UEFI Compatibility Support
>   Module (CSM)
> * Support for detecting and using ACPI reboot ports.
> * By default, all 16bit entry points now use an internal stack to
>   reduce stack footprint.
> * Floppy controller code has been rewritten to improve
>   compatibility. Non-standard floppy sizes now work again with recent
>   QEMU versions.
> * Several bug fixes and code cleanups
> 
> 

Just gave it a spin, breaks booting a Windows 7 VM for me. Using qemu-1.4.2
from Fedora 19 as well as qemu.git.

Here's the BSOD (F19 qemu and seabios 1.7.3):
http://crobinso.fedorapeople.org/misc/seabios_1.7.3_windows_err.png

I bisected to:

commit 76e58028d28e78431f9de3cee0b3c88d807fa39d
Author: Kevin O'Connor <kevin@koconnor.net>
Date:   Wed Mar 6 21:50:09 2013 -0500

    acpi: Eliminate BDAT parameter passing to DSDT code.


Reproducing command line:

x86_64-softmmu/qemu-system-x86_64 \
    -bios /usr/share/seabios/bios.bin \
    -machine pc-i440fx-1.4,accel=kvm,usb=off \
    -m 4096 -smp 4 \
    -sdl -vga std \
    win7.qcow2

Let me know if there's any more info I can provide.

Thanks,
Cole

  reply	other threads:[~2013-07-08 21:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-08  3:41 [Qemu-devel] [ANNOUNCE] SeaBIOS 1.7.3 Kevin O'Connor
2013-07-08 21:23 ` Cole Robinson [this message]
2013-07-08 23:18   ` [Qemu-devel] seabios 1.7.3 breaks booting windows 7? (was: [ANNOUNCE] SeaBIOS 1.7.3) Kevin O'Connor
2013-07-09  0:18     ` [Qemu-devel] seabios 1.7.3 breaks booting windows 7? Cole Robinson
2013-07-09  0:41       ` Kevin O'Connor
2013-07-09 12:58         ` Cole Robinson
2013-07-09  7:34     ` [Qemu-devel] [SeaBIOS] " Michael Tokarev

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=51DB2DDC.3080001@redhat.com \
    --to=crobinso@redhat.com \
    --cc=kevin@koconnor.net \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.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).