From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37492) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCC6h-00042J-CK for qemu-devel@nongnu.org; Sun, 12 Jun 2016 16:35:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCC6c-0008Qa-77 for qemu-devel@nongnu.org; Sun, 12 Jun 2016 16:35:43 -0400 Received: from indium.canonical.com ([91.189.90.7]:49267) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCC6b-0008Q9-VB for qemu-devel@nongnu.org; Sun, 12 Jun 2016 16:35:38 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1bCC6b-0001Dt-64 for ; Sun, 12 Jun 2016 20:35:37 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 2B81C2E80BF for ; Sun, 12 Jun 2016 20:35:37 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Sun, 12 Jun 2016 20:28:01 -0000 From: Laszlo Ersek <1591724@bugs.launchpad.net> Reply-To: Bug 1591724 <1591724@bugs.launchpad.net> Sender: bounces@canonical.com References: <20160612164746.24391.73023.malonedeb@gac.canonical.com> Message-Id: <20160612202801.31370.25381.malone@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1591724] Re: Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org supposed to be fixed by , please confirm -- = 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 x= 64 installation DVD as follows: ~/code/qemu-v2/bin/slic-v2/native/x86_64-softmmu/qemu-system-x86_64 \ -machine type=3Dpc,accel=3Dkvm \ -enable-kvm \ -cpu host \ -m 2048 \ -vga cirrus \ -boot d \ -drive if=3Dpflash,file=3D/vms/ovmf_x64_firstrun.bin,format=3Draw \ -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 in= to 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