index
:
pm24.git
cpufreq-rust
master
more-events
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
/
arm.c
Age
Commit message (
Expand
)
Author
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
2023-10-24
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
2023-10-24
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
2023-10-24
KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler
Reiji Watanabe
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
2023-10-20
KVM: arm64: Reload stage-2 for VMID change on VHE
Marc Zyngier
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-10-04
KVM: arm64: Allow userspace to get the writable masks for feature ID registers
Jing Zhang
2023-09-30
KVM: arm64: Fast-track kvm_mpidr_to_vcpu() when mpidr_data is available
Marc Zyngier
2023-09-30
KVM: arm64: Build MPIDR to vcpu index cache at runtime
Marc Zyngier
2023-09-30
KVM: arm64: Use vcpu_idx for invalidation tracking
Marc Zyngier
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-09-21
KVM: arm64: Remove unused return value from kvm_reset_vcpu()
Oliver Upton
2023-09-21
KVM: arm64: Hoist NV+SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Prevent NV feature flag on systems w/o nested virt
Oliver Upton
2023-09-21
KVM: arm64: Hoist PAuth checks into KVM_ARM_VCPU_INIT ioctl
Oliver Upton
2023-09-21
KVM: arm64: Hoist SVE check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Hoist PMUv3 check into KVM_ARM_VCPU_INIT ioctl handler
Oliver Upton
2023-09-21
KVM: arm64: Add generic check for system-supported vCPU features
Oliver Upton
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/6.6/pmu-fixes into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/tlbi-range into kvmarm-master/next
Marc Zyngier
2023-08-28
Merge branch kvm-arm64/nv-trap-forwarding into kvmarm-master/next
Marc Zyngier
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-22
KVM: arm64: pmu: Resync EL0 state on counter rotation
Marc Zyngier
2023-08-17
KVM: arm64: nv: Add SVC trap forwarding
Marc Zyngier
2023-08-17
KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code
David Matlack
2023-07-28
Merge branch kvm-arm64/6.6/generic-vcpu into kvmarm-master/next
Marc Zyngier
2023-07-28
KVM: arm64: Use the known cpu id instead of smp_processor_id()
Shaoqin Huang
2023-07-20
KVM: arm64: Rephrase percpu enable/disable tracking in terms of hyp
Oliver Upton
2023-07-20
KVM: arm64: Fix hardware enable/disable flows for pKVM
Raghavendra Rao Ananta
2023-07-13
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
2023-07-11
KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
Marc Zyngier
2023-07-11
KVM: arm64: Handle kvm_arm_init failure correctly in finalize_pkvm
Sudeep Holla
2023-07-11
KVM: arm64: Always return generic v8 as the preferred target
Oliver Upton
2023-07-11
KVM: arm64: Replace vCPU target with a configuration flag
Oliver Upton
2023-07-11
KVM: arm64: Remove pointless check for changed init target
Oliver Upton
[next]