Avi Kivity wrote:
> Andrew Henry wrote:
>> I am getting core dumps when running kvm at various times.  I am trying
>> to install WindowsXP as a guest and kvm core dumps at various times
>> during install, so I have not been able to finish the install.
>>
>> HP Pavilion dv9297ea Intel Core2Duo 7200, 2GB RAM
>>   
>
> i386? x86_64?
>
>> VT is enabled in the BIOS and kvm-intel module is loaded successfully
>> Ubuntu Feisty Fawn beta 2.6.20-13
>> kvm 0.9.0
>>   
>
> kvm versions are just integers, e.g. kvm-17, kvm-18.  please specify
> (or are you using the kvm binary provided by feisty?.
>
>> Installing winxp pro as guest (no slipstreamed SP, just vanilla version)
>>
>> I am a member of kvm group but I still have to chmod 777 /dev/kvm to not
>> get error about kvm not initialized.
>>   
>
> You need to chgrp /dev/kvm (or add a udev rule to do that for you).
>
>> Starting newly created qemu image with:
>>
>> kvm -m 512 -cdrom /dev/cdrom /var/qemu-images/winXP.img
>>
>> -no-acpi has no affect on core dumping.
>>
>> I got almost all way through installation this morning, and it core
>> dumped near the end: QEMU window disappears and I get lots of text in
>> terminal which ends with (Core dump).  As it got so far, I can now start
>> WinXP, but it is very slow, as if VT is not being used at all, but I get
>> no errors when starting kvm.
>
> Please post the text.  Also attach to the core file with gdb and post
> a backtrace.
>
>
Typically, I have now run winXP for 2 hours after it last bombed with 3
mins to go on the installation.  WinXP started up fine however, despite
not finishing the install properly.  It has not crashed so far :( so I
cannot paste the text of the core dump here.  I will post it if I get
the error again.

To answer your other questions, I run Ubuntu amd64 version and kvm is
from the Feisty repository and when I run it with -h option it says it
is version 0.9.0 but that was for qemu I guess.  kvm is in the universe
repository in fesity and is version 16.  How can I determine if VT is
really being used because it is running very slow on window
redrawing/mouse movement?

--andrew

-- 
GnuPG Key ID: ECB18ABA
Fingerprint:  FDF3 91FC F5BC 1164 E217  315E 337E 219B ECB1 8ABA


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to