index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-mmio-v2.c
Age
Commit message (
Expand
)
Author
2017-05-23
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-23
KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Christoffer Dall
2017-04-04
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
Christoffer Dall
2017-01-30
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Implement support for userspace access
Vijaya Kumar K
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2016-12-09
KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
Andre Przywara
2016-07-18
KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
Eric Auger
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara