From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 42779] KVM domain hangs after loading initrd with Xenomai
kernel
Date: Thu, 16 Feb 2012 07:43:12 GMT
Message-ID: <201202160743.q1G7hCAe023133@bugzilla.kernel.org>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
To: kvm@vger.kernel.org
Return-path:
Received: from bugzilla.kernel.org ([198.145.19.204]:60055 "EHLO
bugzilla.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
with ESMTP id S1752173Ab2BPHnM (ORCPT );
Thu, 16 Feb 2012 02:43:12 -0500
Received: from bugzilla.kernel.org (localhost [127.0.0.1])
by bugzilla.kernel.org (8.14.5/8.14.5) with ESMTP id q1G7hCMu023134
for ; Thu, 16 Feb 2012 07:43:12 GMT
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=42779
--- Comment #7 from Gleb 2012-02-16 07:43:11 ---
Have you installed trace-cmd before capturing the trace? It failed to parse kvm
events. qemu haven't paused the guest after emulation error (looks like a bug),
so 'x/30i $eip' output is not useful either. Can you do 'x/30i 0xXXX' where XXX
is the address in EIP from register dump you see after instruction emulation
failure message (c1228905 in your output from comment #4)?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.