All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aleksei Kovura <alex3kov@zoho.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: Fri, 01 Jul 2016 05:37:56 -0000	[thread overview]
Message-ID: <20160701053756.30770.46261.malone@chaenomeles.canonical.com> (raw)
In-Reply-To: 20160612164746.24391.73023.malonedeb@gac.canonical.com

@Gannet I've built latest qemu from git just to get through
installation, after that everything runs fine on 2.6.0. It's easy enough
http://wiki.qemu.org/Hosts/Linux#Simple_build_and_test

-- 
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-07-01  5:45 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)
2016-06-30 22:03 ` Gannet
2016-07-01  5:37 ` Aleksei Kovura [this message]
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=20160701053756.30770.46261.malone@chaenomeles.canonical.com \
    --to=alex3kov@zoho.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.