From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 120971] KVM: entry failed, hardware error 0x80000021 on Intel
Host
Date: Tue, 28 Jun 2016 16:48:22 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:39708 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1751948AbcF1QsZ (ORCPT );
Tue, 28 Jun 2016 12:48:25 -0400
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 431332028D
for ; Tue, 28 Jun 2016 16:48:24 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 4990420260
for ; Tue, 28 Jun 2016 16:48:22 +0000 (UTC)
In-Reply-To:
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=120971
--- Comment #5 from Joe Knockenhauer ---
I believe this is what you are looking for?
[ 2087.637650] *** Guest State ***
[ 2087.637654] CR0: actual=0x0000000080050033, shadow=0x0000000080050033,
gh_mask=fffffffffffffff7
[ 2087.637655] CR4: actual=0x00000000001526f8, shadow=0x00000000001506f8,
gh_mask=fffffffffffff871
[ 2087.637656] CR3 = 0x000000013f310000
[ 2087.637656] PDPTR0 = 0x0000000000000000 PDPTR1 = 0x0000000000000000
[ 2087.637657] PDPTR2 = 0x0000000000000000 PDPTR3 = 0x0000000000000000
[ 2087.637658] RSP = 0xffffb080565f64d0 RIP = 0xfffff80354891f35
[ 2087.637659] RFLAGS=0x00000283 DR7 = 0x0000000000000400
[ 2087.637660] Sysenter RSP=0000000000000000 CS:RIP=0000:0000000000000000
[ 2087.637661] CS: sel=0x0010, attr=0x0209b, limit=0x00000000,
base=0x0000000000000000
[ 2087.637662] DS: sel=0x002b, attr=0x0c0f3, limit=0xffffffff,
base=0x0000000000000000
[ 2087.637663] SS: sel=0x0018, attr=0x04093, limit=0x00000000,
base=0x0000000000000000
[ 2087.637664] ES: sel=0x002b, attr=0x0c0f3, limit=0xffffffff,
base=0x0000000000000000
[ 2087.637665] FS: sel=0x0053, attr=0x040f3, limit=0x00007c00,
base=0x00000000003e0000
[ 2087.637666] GS: sel=0x002b, attr=0x0c0f3, limit=0xffffffff,
base=0xffffb08059180000
[ 2087.637667] GDTR: limit=0x0000006f,
base=0xffffb0805918dbc0
[ 2087.637668] LDTR: sel=0x0000, attr=0x1c000, limit=0xffffffff,
base=0x0000000000000000
[ 2087.637669] IDTR: limit=0x00000fff,
base=0xffffb0805918dc30
[ 2087.637670] TR: sel=0x0040, attr=0x0008b, limit=0x00000067,
base=0xffffb08059186b40
[ 2087.637671] EFER = 0x0000000000000801 PAT = 0x0007010600070106
[ 2087.637672] DebugCtl = 0x0000000000000000 DebugExceptions =
0x0000000000000000
[ 2087.637672] PerfGlobCtl = 0x00000007000000ff
[ 2087.637673] BndCfgS = 0x0000000000000000
[ 2087.637674] Interruptibility = 00000000 ActivityState = 00000000
[ 2087.637674] *** Host State ***
[ 2087.637675] RIP = 0xffffffffa07bb11c RSP = 0xffff880439e5fcd8
[ 2087.637676] CS=0010 SS=0018 DS=0000 ES=0000 FS=0000 GS=0000 TR=0040
[ 2087.637677] FSBase=00007fc48d1ff700 GSBase=ffff880885d80000
TRBase=ffff880885d94240
[ 2087.637678] GDTBase=ffff880885d89000 IDTBase=ffffffffff57c000
[ 2087.637679] CR0=0000000080050033 CR3=0000000565798000 CR4=00000000003426e0
[ 2087.637680] Sysenter RSP=0000000000000000 CS:RIP=0010:ffffffff815d7390
[ 2087.637681] EFER = 0x0000000000000d01 PAT = 0x0407010600070106
[ 2087.637681] PerfGlobCtl = 0x00000002000000fe
[ 2087.637682] *** Control State ***
[ 2087.637683] PinBased=0000003f CPUBased=b6a06dfa SecondaryExec=001214eb
[ 2087.637684] EntryControls=000173ff ExitControls=008fffff
[ 2087.637685] ExceptionBitmap=00060042 PFECmask=00000000 PFECmatch=00000000
[ 2087.637686] VMEntry: intr_info=000000d2 errcode=00000000 ilen=00000000
[ 2087.637686] VMExit: intr_info=00000000 errcode=00000000 ilen=00000001
[ 2087.637687] reason=80000021 qualification=0000000000000000
[ 2087.637688] IDTVectoring: info=00000000 errcode=00000000
[ 2087.637689] TSC Offset = 0xfffe0e32cd5acec2
[ 2087.637689] TPR Threshold = 0x00
[ 2087.637690] EPT pointer = 0x0000000803dc105e
[ 2087.637691] PLE Gap=00000080 Window=00010000
[ 2087.637691] Virtual processor ID = 0x0002
--
You are receiving this mail because:
You are watching the assignee of the bug.