index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-mmio.c
Age
Commit message (
Expand
)
Author
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-04-23
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending...
Marc Zyngier
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
2020-04-15
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
2020-02-12
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2019-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-08-28
KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WI
Marc Zyngier
2019-08-09
KVM: arm/arm64: vgic: Reevaluate level sensitive interrupts on enable
Alexandru Elisei
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2018-12-19
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...
Marc Zyngier
2018-12-18
KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
Julien Thierry
2018-12-18
KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
Christoffer Dall
2018-04-27
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-03-14
KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
Andre Przywara
2018-01-02
KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
Christoffer Dall
2018-01-02
KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
Christoffer Dall
2017-11-06
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
Christoffer Dall
2017-05-23
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
2017-05-23
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
2017-05-08
arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
2017-03-07
KVM: arm/arm64: Let vcpu thread modify its own active state
Jintack Lim
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
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-11-04
KVM: arm/arm64: vgic: Prevent access to invalid SPIs
Andre Przywara
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-07-18
KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
Eric Auger
2016-07-18
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
2016-06-02
KVM: arm/arm64: vgic-new: Removel harmful BUG_ON
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
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 GICv2 MMIO handling framework
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier