From: Christoffer Dall <cdall@linaro.org>
To: James Morse <james.morse@arm.com>
Cc: Marc Zyngier <marc.zyngier@arm.com>, kvmarm@lists.cs.columbia.edu
Subject: Re: [PATCH 0/2] KVM: arm/arm64: Restore host physical timer access on panic
Date: Mon, 15 May 2017 10:18:40 +0200 [thread overview]
Message-ID: <20170515081840.GG9309@cbox> (raw)
In-Reply-To: <20170425170245.4294-1-james.morse@arm.com>
Hi James,
On Tue, Apr 25, 2017 at 06:02:43PM +0100, James Morse wrote:
> Hi!
>
> On arm64, with a single CPU when I trigger hyp_panic() with the guest
> registers loaded, I get two traces:
>
> [ 8736.164022] Kernel panic - not syncing: HYP panic:
[...]
>
> This is because the physical timer access is still trapped to EL2, causing
> a second __guest_exit(), this time without the host context on the stack.
>
> Once I get 32bit hyp_panic() to restore the hosts banked registers, I get the
> same:
> [ 164.799341] Kernel panic - not syncing:
[...]
Thanks for these.
Reviewed-by: Christoffer Dall <cdall@linaro.org>
And applied to kvmarm/queue.
-Christoffer
prev parent reply other threads:[~2017-05-15 8:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-25 17:02 [PATCH 0/2] KVM: arm/arm64: Restore host physical timer access on panic James Morse
2017-04-25 17:02 ` [PATCH 1/2] KVM: arm: Restore banked registers and physical timer access on hyp_panic() James Morse
2017-05-02 15:24 ` Marc Zyngier
2017-04-25 17:02 ` [PATCH 2/2] KVM: arm64: Restore host " James Morse
2017-05-02 15:25 ` Marc Zyngier
2017-05-15 8:18 ` Christoffer Dall [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170515081840.GG9309@cbox \
--to=cdall@linaro.org \
--cc=james.morse@arm.com \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=marc.zyngier@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.