From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53060) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwZwt-0001vO-Jr for qemu-devel@nongnu.org; Mon, 16 Jun 2014 12:40:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwZwk-0000gX-Hb for qemu-devel@nongnu.org; Mon, 16 Jun 2014 12:39:59 -0400 Sender: Paolo Bonzini Message-ID: <539F1DC0.4020604@redhat.com> Date: Mon, 16 Jun 2014 18:39:28 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <6DBD3DBB-24B1-4564-B524-E8E73508BBC5@jnielsen.net> <42870B81-CA29-4161-9BCE-F6D6020C3D2C@jnielsen.net> In-Reply-To: <42870B81-CA29-4161-9BCE-F6D6020C3D2C@jnielsen.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Hang on reboot in FreeBSD guest on Linux KVM host List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: John Nielsen , qemu-discuss@nongnu.org, qemu-devel@nongnu.org Il 16/06/2014 18:09, John Nielsen ha scritto: >>> The only substantial difference on the hardware side is the CPU. >>> The hosts where the problem occurs use "Intel(R) Xeon(R) CPU >>> E5-2650 v2 @ 2.60GHz", while the hosts that don't show the >>> problem use the prior revision, "Intel(R) Xeon(R) CPU E5-2650 0 @ >>> 2.00GHz". Can you do "grep . /sys/module/kvm_intel/parameters/*" on both hosts please? Paolo