All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Laszlo Ersek \(Red Hat\)" <lersek@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1591724] Re: Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF
Date: Tue, 14 Jun 2016 15:55:13 -0000	[thread overview]
Message-ID: <20160614155513.2293.75262.malone@chaenomeles.canonical.com> (raw)
In-Reply-To: 20160612164746.24391.73023.malonedeb@gac.canonical.com

The following combination:

- OVMF without the SeaBIOS CSM ("pure EFI" in Gerd's RPMs)
- Cirrus video card
- Windows 7 installer in the guest

has never been supported. The VBE Shim in OVMF works on stdvga and QXL
only. This is documented; please refer to OvmfPkg/README, section "UEFI
Windows 7 & Windows 2008 Server".

According to your results, stuff works on latest QEMU, in all
configurations that are expected to be functional. Gerd CC'd qemu-
stable@nongnu.org on his patch referenced above, so I guess it will be
part of 2.6.1, whenever it is released. I'm closing this with fix
committed. Thanks.

** Changed in: qemu
       Status: New => 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/1591724

Title:
  Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF

Status in QEMU:
  Fix Committed

Bug description:
  With Qemu 2.5.50 (compiled from git some time ago) I can boot Windows 7 x64 installation DVD as follows:
  ~/code/qemu-v2/bin/slic-v2/native/x86_64-softmmu/qemu-system-x86_64 \
      -machine type=pc,accel=kvm \
      -enable-kvm \
      -cpu host \
      -m 2048 \
      -vga cirrus \
      -boot d \
      -drive if=pflash,file=/vms/ovmf_x64_firstrun.bin,format=raw \
      -cdrom /vms/win7_sp1.iso \
      -monitor stdio

  This bug suggests different vga options
  https://bugs.launchpad.net/qemu/+bug/1581936. Here's the behaviours
  I'm getting with 2.6.0:

  std - "Starting Windows" with wavering flag hangs indefinitely
  cirrus - at "Starting Windows" wasps of light freeze before assembling into a flag
  qxl - "Starting Windows" with wavering flag hangs indefinitely
  virtio - "Starting Windows" with wavering flag hangs indefinitely

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

  parent reply	other threads:[~2016-06-14 16:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-12 16:47 [Qemu-devel] [Bug 1591724] [NEW] Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF Aleksei Kovura
2016-06-12 20:28 ` [Qemu-devel] [Bug 1591724] " Laszlo Ersek
2016-06-13  4:42 ` Aleksei Kovura
2016-06-14 15:55 ` Laszlo Ersek (Red Hat) [this message]
2016-06-30 22:03 ` Gannet
2016-07-01  5:37 ` Aleksei Kovura
2016-07-19 19:35 ` Mary Sherman
2016-07-28 12:42 ` tkr

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=20160614155513.2293.75262.malone@chaenomeles.canonical.com \
    --to=lersek@redhat.com \
    --cc=1591724@bugs.launchpad.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.