public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Alessandro Sardo <sandro.sardo-8RLafaVCWuNeoWH0uzbU5w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: KVM-17 & WinXP network setup hangs
Date: Tue, 20 Mar 2007 17:27:38 +0200	[thread overview]
Message-ID: <45FFFD6A.8070805@qumranet.com> (raw)
In-Reply-To: <web-1009766-6YcMZAkROE/Yr5vRfC5HMw@public.gmane.org>

Alessandro Sardo wrote:
> Hello KVM devs,
>
> I've just downloaded and checked out KVM-17. I tried 
> installing a Windows XP SP2 guest, using the following 
> script (notice how I did NOT use the '-no-acpi' flag):
>
> qemu -hda /var/vm/img/WinXP.img -cdrom 
> /var/vm/iso/WinXP.iso -boot d -m 512
>
> The first phase of installation went straight without any 
> problem - and it was quite faster than previous releases! 
> Then, when the guest had to reboot, KVM crashed with the 
> following output:
>
>
>   

That's a known issue, we don't handle reboot on Intel.

> Not a big problem though, I just manually restarted it and 
> kept going on with the second phase of the installation.
>
> This is where I got the big problem: after installing the 
> devices and asking for the cd-key (among other things), 
> the guest totally *stalled* while configuring the network. 
> It just says "Installing the network...", but the progress 
> bar is frozen - and there's no output on the shell. I've 
> also tried with the '-net nic,model=rtl8139' flag, but the 
> result was the same. I'm unable to complete the 
> installation.
>
> Is there a work-around for this?

It may be related to unsynced timestamp counters.  Can you try prefixing 
your command with 'taskset 1'?  Like so:

   taskset 1 qemu -hda ...


-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  parent reply	other threads:[~2007-03-20 15:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-20 15:23 KVM-17 & WinXP network setup hangs Alessandro Sardo
     [not found] ` <web-1009766-6YcMZAkROE/Yr5vRfC5HMw@public.gmane.org>
2007-03-20 15:27   ` Avi Kivity [this message]
2007-03-20 22:41 ` Uri Lublin

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=45FFFD6A.8070805@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=sandro.sardo-8RLafaVCWuNeoWH0uzbU5w@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox