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-v2.c
Age
Commit message (
Expand
)
Author
2016-05-20
KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
Christoffer Dall
2016-05-03
KVM: arm/arm64: vgic: Rely on the GIC driver to parse the firmware tables
Julien Grall
2016-03-09
KVM: arm/arm64: vgic-v2: Reset LRs at boot time
Marc Zyngier
2015-11-04
KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()
Pavel Fedin
2015-11-04
KVM: arm/arm64: Optimize away redundant LR tracking
Pavel Fedin
2015-08-12
KVM: arm/arm64: vgic: Allow HW irq to be encoded in LR
Marc Zyngier
2015-03-14
arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Christoffer Dall
2015-01-20
arm/arm64: KVM: enable kernel side of GICv3 emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
arm/arm64: KVM: move kvm_register_device_ops() into vGIC probing
Andre Przywara
2014-10-16
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier