public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "François Delawarde" <fdelawarde-SUMRa3zBIYkZJcOFZJ5hdAC/G2K4zDHf@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Windows XP Pro 64 installation issues with kvm-45 onIntel host
Date: Mon, 05 Nov 2007 11:34:00 +0100	[thread overview]
Message-ID: <472EF198.8070907@wirelessmundi.com> (raw)
In-Reply-To: <10EA09EFD8728347A513008B6B0DA77A02364262-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>

Hi,

I could try with kvm-50 and acpi enabled (same Intel Pentium D machine, 
same parameters: smp=2):

Both Windows XP SP2 and Windows XP 64 first installation step goes 
perfectly, but hang right after first reboot (on "Press a key to boot on 
CD..."), and after manual restart, the second installation phase starts 
well but hang at a random point (usually on windows start screen or on 
"initializing hardware" later during the installation).

I'll try with -no-acpi and/or -no-kvm-irqchip ASAP, sorry I couldn't 
answer for a while.

François.


Dong, Eddie wrote:
> kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org wrote:
>   
>> Hello,
>>
>> Trying to install Windows XP Pro 64bits, the first phase goes
>> quite well (except
>> that it uses 100% of host's cpu), but crashes when trying to
>> reboot with the
>> following message:
>>
>> unhandled vm exit:  0x80000021
>> rax 000000000095b9e5 rbx 000000000095b9c0 rcx 000000000095b9e5 rdx
>> 0000000000000600 rsi fffff8000083f200 rdi fffff800011a6960 rsp
>> 0000000000000000 rbp fffffadfeb886a10 r8  0000000000000000 r9 
>> 0000000001000000 r10 000000000095b9e5 r11 0000000000800000 r12
>> 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15
>> 0000000000000000 rip 0000000000000000 rflags 00023002 
>> cs 1000 (00010000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
>> ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
>> es 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
>> ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
>> fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
>> gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
>> tr 0000 (30c00000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
>> ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
>> gdt 0/ffff idt 0/ffff
>> cr0 60000010 cr2 fffffadfead016a0 cr3 2f941000 cr4 0 cr8 0 efer 0
>> ./bin/install_windowsxp64.sh: line 12:  6486 Aborted      sudo nice
>> -n -5 qemu-system-x86_64 -smp 2 -m 768 -localtime -net nic
>> -net user -hda $DISC
>> -cdrom $CDROM -boot d -usb --usbdevice tablet
>>
>> It then hangs (no host cpu usage, no mouse movement in guest)
>> after a while on
>> second installation phase after a manual reboot.
>>
>>
>> Trying from zero with -no-kvm-irqchip, it gives a windows blue
>> screen (host cpu
>> at 100%) when trying to reboot with the following message for if
>> anyone understands those windows things:
>>
>> STOP: 0x0000001E
>> (0xFFFFFFFFC0000096,0xFFFFF80001071924,0x0000000000000000,0xFFF
>> FFADFEB5BD450) 
>>
>> After manual reboot, installation also hangs at some point
>>
>> Host: debian lenny, kernel 2.6.21-6
>> Processor: Intel(R) Pentium(R) D CPU 3.00GHz
>> KVM: 45
>>
>> If you want further debug information, I'd be pleased to help.
>>
>>     
> Can u try with my latest post? I fixed same error when I do reboot.
> thx,eddie
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/

  parent reply	other threads:[~2007-11-05 10:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-02 22:08 Windows XP Pro 64 installation issues with kvm-45 on Intel host fdelawarde-SUMRa3zBIYkZJcOFZJ5hdAC/G2K4zDHf
     [not found] ` <1191362907.4702c15b142ea-2RFepEojUI1JQxFrfMEhiRklw4VknmF0AL8bYrjMMd8@public.gmane.org>
2007-10-09  0:48   ` Windows XP Pro 64 installation issues with kvm-45 onIntel host Dong, Eddie
     [not found]     ` <10EA09EFD8728347A513008B6B0DA77A014E8B04-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-10-09  9:22       ` François Delawarde
2007-10-10  6:31   ` Dong, Eddie
     [not found]     ` <10EA09EFD8728347A513008B6B0DA77A02364262-wq7ZOvIWXbNpB2pF5aRoyrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-11-05 10:34       ` François Delawarde [this message]
     [not found]         ` <472EF198.8070907-SUMRa3zBIYkZJcOFZJ5hdAC/G2K4zDHf@public.gmane.org>
2007-11-05 13:02           ` Alexey Rempel

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=472EF198.8070907@wirelessmundi.com \
    --to=fdelawarde-sumra3zbiykzjcofzj5hdac/g2k4zdhf@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@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