On 02.11.2011 01:24, Kein Kommentar wrote: > Hello Michael, > > > here is the command line: > > > [22:12:24] kkadmin@kk-12x2260:~> ps -ef | grep xpro01 > > 105 8962 1 37 22:12 ? 00:00:06 /usr/bin/kvm -S -M pc-0.11 -cpu qemu32 > -enable-kvm -m 512 -smp 1,sockets=1,cores=1,threads=1 -name xpro01 -uuid > c1f51e24-52f8-a1a1-759a-5a678ebb1e3d -nodefconfig -nodefaults -chardev > socket,id=charmonitor,path=/var/lib/libvirt/qemu/xpro01.monitor,server,nowait > -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -drive > file=/dev/mapper/raid1-xpro01,if=none,id=drive-ide0-0-0,format=raw -device > ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 > -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 -netdev > tap,fd=25,id=hostnet0 -device > rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:63:4f:75,bus=pci.0,multifunction=on,addr=0x4.0x0 > -chardev > pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -usb > -vnc 127.0.0.1:3,password -k de -vga cirrus -device > ES1370,id=sound0,bus=pci.0,multifunction=on,addr=0x5.0x0 -device > virtio-balloon-pci,id=balloon0,bus=pci.0,multifunction=on,addr=0x3.0x0
So it uses rtl8139 driver (as a multi-function PCI device), and use pc-0.11 - you most likely installed it when qemu-kvm was at version 0.11. You also use ES1370 audio "card". With this information I still can not reproduce the issue. > rtl8139 driver is in use. Yes i see it in the command line. > on another maschine with 0.14 there is no problem. Will you answer the rest of my questions? >> Does it work again when reverting back to 0.14? >> How can one reproduce this problem from scratch? So far it looks like a problem in this particular windows machine, nothing to do with kvm. Thanks, /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

