All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gleb Natapov <gleb@redhat.com>
To: "Ren, Yongjie" <yongjie.ren@intel.com>
Cc: Stefan Pietsch <stefan.pietsch@lsexperts.de>,
	"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: Installation of Windows 8 hangs with KVM
Date: Mon, 7 Jan 2013 11:20:38 +0200	[thread overview]
Message-ID: <20130107092037.GV3440@redhat.com> (raw)
In-Reply-To: <1B4B44D9196EFF41AE41FDA404FC0A102409C5@SHSMSX101.ccr.corp.intel.com>

On Mon, Jan 07, 2013 at 09:13:37AM +0000, Ren, Yongjie wrote:
> > -----Original Message-----
> > From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org]
> > On Behalf Of Gleb Natapov
> > Sent: Monday, January 07, 2013 4:54 PM
> > To: Ren, Yongjie
> > Cc: Stefan Pietsch; kvm@vger.kernel.org
> > Subject: Re: Installation of Windows 8 hangs with KVM
> > 
> > On Mon, Jan 07, 2013 at 08:38:59AM +0000, Ren, Yongjie wrote:
> > > > -----Original Message-----
> > > > From: kvm-owner@vger.kernel.org
> > [mailto:kvm-owner@vger.kernel.org]
> > > > On Behalf Of Stefan Pietsch
> > > > Sent: Monday, January 07, 2013 2:25 AM
> > > > To: Gleb Natapov
> > > > Cc: kvm@vger.kernel.org
> > > > Subject: Re: Installation of Windows 8 hangs with KVM
> > > >
> > > > * Gleb Natapov <gleb@redhat.com> [2013-01-06 11:11]:
> > > > > On Fri, Jan 04, 2013 at 10:58:33PM +0100, Stefan Pietsch wrote:
> > > > > > Hi all,
> > > > > >
> > > > > > when I run KVM with this command the Windows 8 installation
> > stops
> > > > with
> > > > > > error code 0x0000005D:
> > > > > > kvm -m 1024 -hda win8.img -cdrom windows_8_x86.iso
> > > > > >
> > > > > > After adding the option "-cpu host" the installation proceeds to a
> > black
> > > > > > screen and hangs.
> > > > > >
> > > > > > With Virtualbox the installation succeeds.
> > > > > > The host CPU is an Intel Core Duo L2400.
> > > > > >
> > > > > > Do you have any suggestions?
> > > > > >
> > > > > >
> > > > > What is your kernel/qemu version?
> > > >
> > > > I'm using Debian unstable.
> > > >
> > > > qemu-kvm 1.1.2+dfsg-3
> > > > Linux version 3.2.0-4-686-pae (debian-kernel@lists.debian.org) (gcc
> > > > version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.35-2
> > > >
> > > you met issue only for 32bit Win8 (not 64 bit Win8), right?
> > > I think it's the same issue as the below bug I reported.
> > > https://bugs.launchpad.net/qemu/+bug/1007269
> > > You can try with '-cpu coreduo' or '-cpu core2duo' in qemu-kvm command
> > line.
> > >
> > > This should be a known issue which is caused by missing 'SEP' CPU flag.
> > > See another bug in Redhat bugzilla.
> > > https://bugzilla.redhat.com/show_bug.cgi?id=821741
> > >
> > That was RHEL kernel bug. Doubt Debian one has it.
> > 
> I don't think so. It should be a qemu bug (also described in that RHEL bugzilla).
https://bugzilla.redhat.com/show_bug.cgi?id=821463 is the kernel one.

> In my SandyBridge platform, 32bit Win8 guest can boot up with '-cpu SandyBridge,+sep' in qemu-kvm CLI.
> But it can't boot up with '-cpu SandyBridge'.
> 
Which qemu version? Master has sep in SandyBridge definition. In any
case -cpu host should have sep enabled.

--
			Gleb.

  reply	other threads:[~2013-01-07 10:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-04 21:58 Installation of Windows 8 hangs with KVM Stefan Pietsch
2013-01-06 10:11 ` Gleb Natapov
2013-01-06 18:24   ` Stefan Pietsch
2013-01-07  8:38     ` Ren, Yongjie
2013-01-07  8:53       ` Gleb Natapov
2013-01-07  9:13         ` Ren, Yongjie
2013-01-07  9:20           ` Gleb Natapov [this message]
2013-01-10  6:30             ` Ren, Yongjie
2013-01-08  9:14       ` Stefan Pietsch

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=20130107092037.GV3440@redhat.com \
    --to=gleb@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=stefan.pietsch@lsexperts.de \
    --cc=yongjie.ren@intel.com \
    /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.