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
/
arch
/
arm64
/
kvm
/
vgic
Age
Commit message (
Expand
)
Author
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-22
irqchip/gic-v4.1: Disable vSGI upon (GIC CPUIF < v4.1) detection
Lorenzo Pieralisi
2021-04-13
Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/next
Marc Zyngier
2021-04-13
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-04-06
KVM: arm64: vgic-v3: Expose GICR_TYPER.Last for userspace
Eric Auger
2021-04-06
kvm: arm64: vgic-v3: Introduce vgic_v3_free_redist_region()
Eric Auger
2021-04-06
KVM: arm64: Simplify argument passing to vgic_uaccess_[read|write]
Eric Auger
2021-04-06
KVM: arm/arm64: vgic: Reset base address on kvm_vgic_dist_destroy()
Eric Auger
2021-04-06
KVM: arm64: vgic-v3: Fix error handling in vgic_v3_set_redist_base()
Eric Auger
2021-04-06
KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
Eric Auger
2021-04-06
KVM: arm64: vgic-v3: Fix some error codes when setting RDIST base
Eric Auger
2021-03-24
KVM: arm64: GICv4.1: Give a chance to save VLPI state
Shenming Lu
2021-03-24
KVM: arm64: GICv4.1: Restore VLPI pending state to physical side
Zenghui Yu
2021-03-24
KVM: arm64: GICv4.1: Try to save VLPI state in save_pending_tables
Shenming Lu
2021-03-24
KVM: arm64: GICv4.1: Add function to get VLPI state
Shenming Lu
2021-03-06
KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility
Marc Zyngier
2021-03-06
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2020-12-27
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
2020-12-27
KVM: arm64: Update comment in kvm_vgic_map_resources()
Alexandru Elisei
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
2020-11-30
KVM: arm64: Delay the polling of the GICR_VPENDBASER.Dirty bit
Shenming Lu
2020-11-17
KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace
Zenghui Yu
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-18
Merge branch 'kvm-arm64/misc-5.10' into kvmarm-master/next
Marc Zyngier
2020-09-18
KVM: arm64: vgic-debug: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-15
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-07-05
KVM: arm64: vgic-its: Change default outer cacheability for {PEND, PROP}BASER
Alexander Graf
2020-07-05
KVM: arm64: Allow in-atomic injection of SPIs
Marc Zyngier
2020-06-23
KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell
Marc Zyngier
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier