From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny ter Haar Subject: Re: kvm problems on new hardware Date: Tue, 27 Oct 2009 11:47:35 +0100 Message-ID: <1256640455.3889.41.camel@thinkpaddth> References: <20091026100651.GA15566@dth.net> <4AE6C126.5030803@redhat.com> <1256639276.3889.29.camel@thinkpaddth> <4AE6CCA1.9000307@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from zaphod.dth.net ([85.159.112.68]:38589 "EHLO zaphod.dth.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753681AbZJ0Krg (ORCPT ); Tue, 27 Oct 2009 06:47:36 -0400 In-Reply-To: <4AE6CCA1.9000307@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 2009-10-27 at 12:34 +0200, Avi Kivity wrote: > I'm not able to reproduce this on a similar processor. Can you post > your qemu command line? vhost1:/var/tmp# ps axuw |grep kvm root 5843 42.7 0.0 621048 13560 ? Sl 11:35 0:06 /usr/bin/kvm -monitor unix:/var/run/qemu-server/105.mon,server,nowait -vnc unix:/var/run/qemu-server/105.vnc,password -pidfile /var/run/qemu-server/105.pid -daemonize -usbdevice tablet -name win7 -smp sockets=1,cores=1 -vga cirrus -tdf -localtime -rtc-td-hack -k en-us -drive file=/var/lib/vz/images/105/vm-105-disk-1.raw,if=ide,index=0,boot=on -drive file=/var/lib/vz/template/iso/windows7.iso,if=ide,index=2,media=cdrom -m 512 -net tap,vlan=0,ifname=vmtab105i0,script=/var/lib/qemu-server/bridge-vlan -net nic,vlan=0,model=e1000,macaddr=BA:29:E3:CC:95:F6 -id 105 -cpuunits 1000 vhost1:/etc/qemu-server# cat 105.conf name: win7 ide2: local:iso/windows.iso,media=cdrom vlan0: e1000=BA:29:E3:CC:95:F6 bootdisk: ide0 ostype: w2k8 ide0: local:105/vm-105-disk-1.raw memory: 512 sockets: 1 I started the debian install again, attached a strace and then hit enter in the vnc screen. The output of the strace can be found here: http://dth.net/supermicro/strace_debian_install Don't know if it helps, _i_ don't know what i'm looking at ;-)