From mboxrd@z Thu Jan 1 00:00:00 1970 From: William Boughton Subject: Re: guests locking up issue Date: Wed, 18 Jun 2008 00:42:10 +0200 Message-ID: <20080617224210.GA24642@yuri.org.uk> References: <200806171429.59706.iggy@theiggy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org Return-path: Received: from soapstone.yuri.org.uk ([78.47.151.105]:59937 "EHLO soapstone.yuri.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755827AbYFQWmM (ORCPT ); Tue, 17 Jun 2008 18:42:12 -0400 Received: from murble by soapstone.yuri.org.uk with local (Exim 4.68) (envelope-from ) id 1K8jsQ-0006Yl-Gu for kvm@vger.kernel.org; Tue, 17 Jun 2008 23:42:10 +0100 Content-Disposition: inline In-Reply-To: <200806171429.59706.iggy@theiggy.com> Sender: kvm-owner@vger.kernel.org List-ID: I'm seeing this as well. with KVM-70 my host: dual quad core Intel E5320 4G ram Debian Etch 2.6.26-rc6 x86_64 my guest: debian etch 2.6.26-rc6 x86_64 512 Mb ram started with: qemu-system-x86_64 -drive \ file=/mnt/kvms/images/guitest.img,if=ide,boot=on -m 512 \ -vnc localhost:2 -name guitest -monitor stdio -net \ nic,model=e1000,macaddr=00:12:8E:BA:AC:22 -net \ tap,script=/etc/qemu-ifup,ifname=tapguitest -k en-gb -smp 4 further details of my setup including .configs are at http://www.yuri.org.uk/~murble/kvm/ I'm also able to reproduce this with the same image on a dual Quad-Core AMD Opteron(tm) Processor 2354 with 16Gb of RAM. regards Bill -- Bill Boughton