From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhJP3-0001vd-9n for qemu-devel@nongnu.org; Fri, 15 Nov 2013 08:25:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VhJOy-0002Ul-4A for qemu-devel@nongnu.org; Fri, 15 Nov 2013 08:25:41 -0500 Received: from mailpro.odiso.net ([89.248.209.98]:41253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VhJOx-0002Uf-Qb for qemu-devel@nongnu.org; Fri, 15 Nov 2013 08:25:35 -0500 Received: from localhost (localhost [127.0.0.1]) by mailpro.odiso.net (Postfix) with ESMTP id 170321802688B for ; Fri, 15 Nov 2013 14:25:35 +0100 (CET) Received: from mailpro.odiso.net ([127.0.0.1]) by localhost (mailpro.odiso.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OuktdHiaAJw9 for ; Fri, 15 Nov 2013 14:25:28 +0100 (CET) Received: from mailpro.odiso.net (mailpro.odiso.net [10.1.31.112]) by mailpro.odiso.net (Postfix) with ESMTP id E92F318026869 for ; Fri, 15 Nov 2013 14:25:28 +0100 (CET) Date: Fri, 15 Nov 2013 14:25:28 +0100 (CET) From: Alexandre DERUMIER Message-ID: <6a5e81b4-365a-486c-b518-5efbe3502ea6@mailpro> In-Reply-To: <7f67c912-3472-4183-9b7e-2b6f2c458a6e@mailpro> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] freebsd 9.1 guest boot hang with cpu vendor AuthenticAMD (tested on opteron 6230 host) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel I have done tests on intel host, It's booting fine (kvm64 cpu). also tested freebsd 9.2, it's also hanging on amd host. ----- Mail original ----- De: "Alexandre DERUMIER" =C3=80: "qemu-devel" Envoy=C3=A9: Vendredi 15 Novembre 2013 10:59:43 Objet: [Qemu-devel] freebsd 9.1 guest boot hang with cpu vendor AuthenticAM= D (tested on opteron 6230 host) Hello, I have boot crash with freebsd 9.1, on opteron host. with all cpu models with vendor AuthenticAMD (kvm64,Opteron_GX, host) Host is opteron 6230, rhel 6.4 kernel and qemu 1.3. Forcing vendor to intel fix the problem -cpu host,vendor=3DGenuineIntel -cpu kvm64,vendor=3DGenuineIntel Do you known if it's a qemu bug or freebsd bug ? Regards, Alexandre Derumier