Hello, > Sorry, I meant to say /var/log/libvirt/qemu/<name>.log
This is current entry from Windows7.log. The error is the same as when run from command line. Copying host CPU config didn't help. 2011-09-02 14:34:28.493: starting up LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none /usr/bin/qemu-kvm -S -M pc-0.13 -cpu core2duo,+lahf_lm,+rdtscp,+popcnt,+sse4.2,+sse4.1,+xtpr,+cx16,+tm2,+est,+vmx,+ds_cpl,+pbe,+tm,+ht,+ss,+ds -enable-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -name Windows7 -uuid 07698ece-d65b-4e76-59c9-353a633d7a86 -nodefconfig -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/Windows7.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -boot order=c,menu=on -device lsi,id=scsi0,bus=pci.0,addr=0x6 -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=/media/vmware/Windows 7/Windows_7.img,if=none,id=drive-ide0-0-0,format=vmdk -device ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0 -netdev tap,fd=21,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:df:91:05,bus=pci.0,addr=0x3 -usb -vnc 127.0.0.1:0 -vga vmware -device AC97,id=sound0,bus=pci.0,addr=0x4 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 kvm: vm entry failed with error 0x80000021 If you're runnning a guest on an Intel machine without unrestricted mode support, the failure can be most likely due to the guest entering an invalid state for Intel VT. For example, the guest maybe running in big real mode which is not supported on less recent Intel processors. kvm_run returned -22 2011-09-02 14:34:39.896: shutting down > 32 or 64 bit Windows 7 (from the fresh install)? IIRC I had some > problem with the 64 bit guest, but that was a really long time ago. This installation of W7 is 32bit. Regards, Martin _______________________________________________ virt-tools-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-tools-list
