Am Freitag, 9. November 2007 20:42 schrieb Izik Eidus:

> i hope i am not asking too much, but can you please try to completely
> install and run the installtion with -no-kvm?
> (another thing i want you to check is what the effect of -no-kvm-irqchip
> when runing with kvm enabled (it might fix some things)
>
> thanks.

I've completely reinstalled Windows XP SP2 with (kvm-51):
qemu-system-x86_64 -no-kvm -hda xp.img -cdrom /iso/xp.iso -boot d -m 512
and pressing F7 to use Standard PC HAL.

The Installation went through without any errors and I was able to boot the  
installed Windows with the  -no-kvm switch.

Then I rebooted the windows-guest with kvm and bridged networking:

qemu-system-x86_64 -usb -usbdevice tablet -monitor stdio -m 512 \
-net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=/etc/qemu-ifup

and immediatly got a BSOD with IRQL_NOT_LESS_OR_EQUAL and windows  rebooted 
automatically.

Next i tried:
qemu-system-x86_64 -no-acpi -usb -usbdevice tablet -monitor stdio -m 512 \
-net nic,vlan=0 -net tap,vlan=0,ifname=tap0,script=/etc/qemu-ifup

I could login and install a programm like winscp and while starting it i got 
another BSOD with  IRQL_NOT_LESS_OR_EQUAL.

Next i will try with -no-kvm-irqchip .


-------------------------------------------------------------------------
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/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to