From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBL1e-0002qw-0l for qemu-devel@nongnu.org; Tue, 11 Sep 2012 03:36:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TBL1Y-0002R7-52 for qemu-devel@nongnu.org; Tue, 11 Sep 2012 03:36:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:56186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TBL1X-0002R0-Sk for qemu-devel@nongnu.org; Tue, 11 Sep 2012 03:36:44 -0400 Date: Tue, 11 Sep 2012 10:36:41 +0300 From: Gleb Natapov Message-ID: <20120911073641.GC20907@redhat.com> References: <20120816165117.15213.21939.malonedeb@soybean.canonical.com> <20120910222451.27578.73654.malone@wampee.canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20120910222451.27578.73654.malone@wampee.canonical.com> Subject: Re: [Qemu-devel] [Bug 1037675] Re: Guest Kernel Panic if using "-cpu host" in qemu-kvm 1.1.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Till =?utf-8?Q?Sch=C3=A4fer?= Cc: qemu-devel@nongnu.org On Mon, Sep 10, 2012 at 10:24:51PM -0000, Till Sch=C3=A4fer wrote: > i started trace-cmd as suggested on http://www.linux- > kvm.org/page/Tracing and started the vm. after the panic i aborted > trace-cmd and here is the trace file >=20 > ** Attachment added: "trace from trace-cmd" > https://bugs.launchpad.net/qemu/+bug/1037675/+attachment/3306241/+file= s/trace.dat.tar.bz2 >=20 Is you guest kernel compiled without paravirtualization enabled? -- Gleb.