qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1591724] Re: Windows 7 installation DVD can't boot in


From: Aleksei Kovura
Subject: [Qemu-devel] [Bug 1591724] Re: Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF
Date: Mon, 13 Jun 2016 04:42:38 -0000

Running on latest git code a93c1bdf0bd4689287094ddb2aae3dc907da3535, DVD
loads installation screen on everything except cirrus (same symptom). I
don't really need cirrus, but I can test patches if you want.

-- 
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:
  New

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



reply via email to

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