kvmarm.lists.cs.columbia.edu archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Three fixes for KVM ARM64
@ 2016-01-13  9:16 Shannon Zhao
  2016-01-13  9:16 ` [PATCH 1/3] KVM: ARM64: Fix wrong use of the CPSR MODE mask Shannon Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Shannon Zhao @ 2016-01-13  9:16 UTC (permalink / raw)
  To: kvmarm, marc.zyngier, christoffer.dall

From: Shannon Zhao <shannon.zhao@linaro.org>

These bugs are found when I test the 32 bit part of guest PMU patch set.

Shannon Zhao (3):
  KVM: ARM64: Fix wrong use of the CPSR MODE mask
  KVM: ARM64: Fix comments of the CP handler
  KVM: ARM64: Fix guest dead loop when register accessor returns false

 arch/arm64/include/asm/kvm_emulate.h | 8 ++++++--
 arch/arm64/kvm/sys_regs.c            | 9 ++++-----
 2 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.0.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-01-14  1:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13  9:16 [PATCH 0/3] Three fixes for KVM ARM64 Shannon Zhao
2016-01-13  9:16 ` [PATCH 1/3] KVM: ARM64: Fix wrong use of the CPSR MODE mask Shannon Zhao
2016-01-13  9:31   ` Marc Zyngier
2016-01-14  1:27     ` Shannon Zhao
2016-01-13  9:16 ` [PATCH 2/3] KVM: ARM64: Fix comments of the CP handler Shannon Zhao
2016-01-13  9:32   ` Marc Zyngier
2016-01-13  9:16 ` [PATCH 3/3] KVM: ARM64: Fix guest dead loop when register accessor returns false Shannon Zhao
2016-01-13 11:02   ` Marc Zyngier
2016-01-13 14:20     ` Shannon Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).