index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
vgic
Age
Commit message (
Expand
)
Author
2023-06-07
KVM: arm64: Restore GICv2-on-GICv3 functionality
Marc Zyngier
2023-05-19
KVM: arm64: vgic: Fix a comment
Jean-Philippe Brucker
2023-05-19
KVM: arm64: vgic: Fix locking comment
Jean-Philippe Brucker
2023-05-19
KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
Jean-Philippe Brucker
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
2023-05-11
Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixes
Marc Zyngier
2023-05-11
KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...
Marc Zyngier
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-12
KVM: arm64: vgic: Don't acquire its_lock before config_lock
Oliver Upton
2023-03-30
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-03-30
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-29
KVM: arm64: Use config_lock to protect vgic state
Oliver Upton
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/apple-vgic-mi into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2023-01-29
KVM: arm64: Allow no running vcpu on saving vgic3 pending table
Gavin Shan
2023-01-29
KVM: arm64: Allow no running vcpu on restoring vgic3 LPI pending status
Gavin Shan
2023-01-29
KVM: arm64: Add helper vgic_write_guest_lock()
Gavin Shan
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-21
KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivation
Marc Zyngier
2023-01-17
KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-12
KVM: arm64: vgic-v3: Limit IPI-ing when accessing GICR_{C,S}ACTIVER0
Marc Zyngier
2023-01-12
KVM: arm64: vgic: Allow registration of a non-maskable maintenance interrupt
Marc Zyngier
2023-01-05
KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementations
Marc Zyngier
2022-12-29
KVM: arm64: Simplify the CPUHP logic
Marc Zyngier
2022-11-10
KVM: arm64: Enable ring-based dirty memory tracking
Gavin Shan
2022-10-15
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
2022-09-26
KVM: arm64: vgic: Remove duplicate check in update_affinity_collection()
Gavin Shan
2022-07-17
KVM: arm64: vgic: Tidy-up calls to vgic_{get,set}_common_attr()
Marc Zyngier
2022-07-17
KVM: arm64: vgic: Consolidate userspace access for base address setting
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v2: Add helper for legacy dist/cpuif base address setting
Marc Zyngier
2022-07-17
KVM: arm64: vgic: Use {get,put}_user() instead of copy_{from.to}_user
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v2: Consolidate userspace access for MMIO registers
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Consolidate userspace access for MMIO registers
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Use u32 to manage the line level from userspace
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Push user access into vgic_v3_cpu_sysregs_uaccess()
Marc Zyngier
2022-07-17
KVM: arm64: vgic-v3: Simplify vgic_v3_has_cpu_sysregs_attr()
Marc Zyngier
2022-06-08
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
Marc Zyngier
2022-06-07
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
2022-05-25
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-16
Merge branch kvm-arm64/its-save-restore-fixes-5.19 into kvmarm-master/next
Marc Zyngier
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
2022-05-16
KVM: arm64: vgic: Undo work in failed ITS restores
Ricardo Koller
2022-05-16
KVM: arm64: vgic: Do not ignore vgic_its_restore_cte failures
Ricardo Koller
2022-05-16
KVM: arm64: vgic: Add more checks when restoring ITS tables
Ricardo Koller
2022-05-16
KVM: arm64: vgic: Check that new ITEs could be saved in guest memory
Ricardo Koller
2022-05-15
KVM: arm64: vgic-v3: List M1 Pro/Max as requiring the SEIS workaround
Marc Zyngier
2022-05-04
KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} as a new GICD_IIDR revision
Marc Zyngier
[next]