From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32994) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VP6It-0004Cw-Eb for qemu-devel@nongnu.org; Thu, 26 Sep 2013 03:48:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VP6Ii-0000rz-0X for qemu-devel@nongnu.org; Thu, 26 Sep 2013 03:48:03 -0400 Received: from mx.ipv6.kamp.de ([2a02:248:0:51::16]:39813 helo=mx01.kamp.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VP6Ih-0000r7-Kg for qemu-devel@nongnu.org; Thu, 26 Sep 2013 03:47:51 -0400 Message-ID: <5243E6A3.8000904@kamp.de> Date: Thu, 26 Sep 2013 09:47:47 +0200 From: Peter Lieven MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Ubuntu 12.0.4.3 freeze with -cpu host on E5-2680 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" Hi, I just got customer feedback that Ubuntu 12.04.3 freezes right after the installer is started. On the system in question I use rather old qemu-kvm-1.2.0 and kvm-kmod 3.5.4. The problem disappears if I drop the -cpu host and use -cpu kvm64. It also works with Ubuntu 12.04.2. The main difference is that Ubuntu 12.04.2 uses Linux 3.5 and Ubuntu 12.04.3 uses Linux 3.8. Is anyone aware of a patch that got in recently or is this a new issue? I meanwhile try if this is reproducible with newer qemu and/or kvm-kvmods. Thanks, Peter