开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
Age
Commit message (
Expand
)
Author
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-19
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
Marc Zyngier
2019-02-07
KVM: arm/arm64: vgic: Always initialize the group of private IRQs
Christoffer Dall
2019-01-24
KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock
Julien Thierry
2019-01-24
KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock
Julien Thierry
2019-01-24
KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
Julien Thierry
2018-12-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-12-19
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 P...
Marc Zyngier
2018-12-19
KVM: arm/arm64: vgic: Consider priority and active state for pending irq
Christoffer Dall
2018-12-19
KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
Gustavo A. R. Silva
2018-12-18
KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
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-11-12
KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
Lance Roy
2018-10-01
vgic: Add support for 52bit guest physical address
Kristina Martsenko
2018-10-01
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-08-12
KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled
Jia He
2018-08-12
KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h
Jia He
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-07-24
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
Mark Rutland
2018-07-21
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Signal IRQs using their configured group
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Add group field to struct irq
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Keep track of implementation revision
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
Christoffer Dall
2018-07-21
KVM: arm/arm64: vgic-debug: Show LPI status
Marc Zyngier
2018-07-21
KVM: arm64: vgic-its: Remove VLA usage
Kees Cook
2018-07-21
KVM: arm/arm64: Fix vgic init race
Christoffer Dall
2018-06-21
KVM: arm/arm64: Drop resource size check for GICV window
Ard Biesheuvel
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-01
kvm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-06-01
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
Eric Auger
2018-05-25
KVM: arm/arm64: Check vcpu redist base before registering an iodev
Eric Auger
2018-05-25
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
Eric Auger
2018-05-25
KVM: arm/arm64: Helper to register a new redistributor region
Eric Auger
2018-05-25
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
Eric Auger
2018-05-25
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
Eric Auger
2018-05-25
KVM: arm/arm64: Helper to locate free rdist index
Eric Auger
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2018-05-25
KVM: arm/arm64: Set dist->spis to NULL after kfree
Eric Auger
2018-05-15
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
Andre Przywara
2018-05-15
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
Andre Przywara
2018-05-15
KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
Andre Przywara
[next]