qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1091115] Re: windowsXP install in qemu-system-i386 1.3


From: Michael Tokarev
Subject: [Qemu-devel] [Bug 1091115] Re: windowsXP install in qemu-system-i386 1.3.0 ends with a BSOD 0x7E in acpi.sys
Date: Thu, 17 Jan 2013 19:33:37 -0000

It is most likely the seabios bits missing in 1.3.0, namely this change:

http://git.qemu.org/?p=seabios.git;a=commitdiff;h=f64a472a481784231fbf8541825501df411b11d1

You may try this bios file:

 http://git.qemu.org/?p=qemu.git;a=blob;f=pc-
bios/bios.bin;h=3910875311ceaed814f902e9e4e7e29cdf340fc6

at least it works for me on top of 1.3.0 version, and 1.3.0 without
updated bios behaves like you describe.  So I'm marking this as "fix
comitted" for now, waiting for 1.3.1 release...

** Changed in: qemu
       Status: New => Confirmed

** Changed in: qemu
       Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1091115

Title:
  windowsXP install in qemu-system-i386 1.3.0 ends with a BSOD 0x7E in
  acpi.sys

Status in QEMU:
  Fix Committed

Bug description:
  These are the commands:
  $git checkout v1.3.0
  $./configure --prefix=/home/user/tmp --target-list=i386-softmmu --enable-sdl 
--disable-curses --disable-vnc --enable-kvm --disable-docs
  $make
  $make install
  In /home/user/tmp directory:
  $./bin/qemu-img create imgs/winxp.img 4G
  $./bin/qemu-system-i386 imgs/winxp.img -cdrom 
~/Downloads/zh-hans_windows_xp_professional_with_service_pack_3_x86_cd_x14-80404.iso

  then it show a bluescreen after a few seconds.
  See the attachment for more information, please.

  It works well when checking out v1.2.0.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1091115/+subscriptions



reply via email to

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