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.c
Age
Commit message (
Expand
)
Author
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
2017-04-09
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
2017-04-09
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-03-23
arm: kvm: move kvm_vgic_global_state out of .text section
Ard Biesheuvel
2017-02-01
KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
Christoffer Dall
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
2016-11-04
KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
Shih-Wei Li
2016-09-27
KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
Christoffer Dall
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-08-10
KVM: arm64: vgic-its: Plug race in vgic_put_irq
Christoffer Dall
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-18
KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
Marc Zyngier
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: implement mapped IRQ handling
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall