public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
* [PATCH v2 0/4] kvm: arm/arm64: vgic: APRn uaccess support.
@ 2017-07-17 10:23 wanghaibin
  2017-07-17 10:23 ` [PATCH v2 1/4] kvm: arm/arm64: vgic: Implement the vGICv2 GICC_APRn uaccess interface wanghaibin
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: wanghaibin @ 2017-07-17 10:23 UTC (permalink / raw)
  To: cdall, marc.zyngier, kvmarm; +Cc: wu.wubin

v2: Split the patch again to make it easier for review
    some fixes were proposed by Marc

v1: the problem describe:
https://lists.cs.columbia.edu/pipermail/kvmarm/2017-July/026295.html

wanghaibin (4):
  kvm: arm/arm64: vgic: Implement the vGICv2 GICC_APRn uaccess
    interface.
  kvm: arm/arm64: vgic-v2: Add GICH_APRn accessors for GICv2
  kvm: arm/arm64: vgic-v3: add ICH_AP[01]Rn accessors for GICv3
  kvm: arm/arm64: vgic: clean up vGICv3 ICC_APRn sysreg uaccess

 arch/arm64/kvm/vgic-sys-reg-v3.c | 25 +++++--------------------
 virt/kvm/arm/vgic/vgic-mmio-v2.c | 22 ++++++++++++++++++++--
 virt/kvm/arm/vgic/vgic-mmio.c    | 28 ++++++++++++++++++++++++++++
 virt/kvm/arm/vgic/vgic-v2.c      | 18 ++++++++++++++++++
 virt/kvm/arm/vgic/vgic-v3.c      | 20 ++++++++++++++++++++
 virt/kvm/arm/vgic/vgic.h         |  7 +++++++
 6 files changed, 98 insertions(+), 22 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-08-08 13:09 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-17 10:23 [PATCH v2 0/4] kvm: arm/arm64: vgic: APRn uaccess support wanghaibin
2017-07-17 10:23 ` [PATCH v2 1/4] kvm: arm/arm64: vgic: Implement the vGICv2 GICC_APRn uaccess interface wanghaibin
2017-07-17 10:23 ` [PATCH v2 2/4] kvm: arm/arm64: vgic-v2: Add GICH_APRn accessors for GICv2 wanghaibin
2017-07-17 10:23 ` [PATCH v2 3/4] kvm: arm/arm64: vgic-v3: add ICH_AP[01]Rn accessors for GICv3 wanghaibin
2017-07-25 11:25   ` Marc Zyngier
2017-08-08 13:01     ` wanghaibin
2017-08-08 13:10       ` Marc Zyngier
2017-07-17 10:23 ` [PATCH v2 4/4] kvm: arm/arm64: vgic: clean up vGICv3 ICC_APRn sysreg uaccess wanghaibin
2017-07-21 13:27 ` [PATCH v2 0/4] kvm: arm/arm64: vgic: APRn uaccess support Christoffer Dall
2017-08-08 13:06   ` wanghaibin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox