index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
2023-07-13
1
-0
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
1
-20
/
+41
|
\
|
*
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-07-01
1
-20
/
+41
|
|
\
|
|
*
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
1
-20
/
+25
|
|
|
\
|
|
|
*
KVM: arm64: Rip out the vestiges of the 'old' ID register scheme
Oliver Upton
2023-06-15
1
-4
/
+0
|
|
|
*
KVM: arm64: Save ID registers' sanitized value per guest
Jing Zhang
2023-06-15
1
-0
/
+15
|
|
|
*
KVM: arm64: Rewrite IMPDEF PMU version as NI
Oliver Upton
2023-06-12
1
-4
/
+1
|
|
|
*
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
2023-06-12
1
-13
/
+9
|
|
|
*
KVM: arm64: Separate out feature sanitisation and initialisation
Oliver Upton
2023-06-12
1
-0
/
+1
|
|
*
|
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
2023-06-15
1
-0
/
+1
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Probe FF-A version and host/hyp partition ID during init
Will Deacon
2023-06-01
1
-0
/
+1
|
|
|
|
/
|
|
*
/
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
2023-05-16
1
-0
/
+15
|
|
|
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
1
-1
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
2023-06-23
1
-0
/
+5
|
|
\
\
|
|
*
|
KVM: arm64: Save/restore PIE registers
Joey Gouly
2023-06-06
1
-0
/
+4
|
|
*
|
KVM: arm64: Save/restore TCR2_EL1
Joey Gouly
2023-06-06
1
-0
/
+1
|
|
|
/
|
*
/
arm64/sysreg: Standardise naming of bitfield constants in OSL[AS]R_EL1
Mark Brown
2023-06-06
1
-1
/
+1
|
|
/
*
/
KVM: arm64: PMU: Don't overwrite PMUSERENR with vcpu loaded
Reiji Watanabe
2023-06-04
1
-0
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
1
-3
/
+26
|
\
|
*
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-04-26
1
-1
/
+24
|
|
\
|
|
*
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
2023-04-21
1
-1
/
+7
|
|
|
\
|
|
|
*
KVM: arm64: Use a maple tree to represent the SMCCC filter
Oliver Upton
2023-04-05
1
-1
/
+4
|
|
|
*
KVM: arm64: Add a helper to check if a VM has ran once
Oliver Upton
2023-04-05
1
-0
/
+3
|
|
*
|
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
2023-04-21
1
-0
/
+13
|
|
|
\
\
|
|
|
*
|
KVM: arm64: nv: timers: Support hyp timer emulation
Marc Zyngier
2023-03-30
1
-0
/
+4
|
|
|
*
|
KVM: arm64: timers: Move the timer IRQs into arch_timer_vm_data
Marc Zyngier
2023-03-30
1
-0
/
+2
|
|
|
*
|
KVM: arm64: timers: Allow userspace to set the global counter offset
Marc Zyngier
2023-03-30
1
-0
/
+4
|
|
|
*
|
KVM: arm64: Expose {un,}lock_all_vcpus() to the rest of KVM
Marc Zyngier
2023-03-30
1
-0
/
+3
|
|
|
|
/
|
|
*
|
KVM: arm64: Avoid lock inversion when setting the VM register width
Oliver Upton
2023-03-29
1
-0
/
+3
|
|
*
|
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
2023-03-29
1
-0
/
+1
|
|
|
/
|
*
/
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
2023-03-16
1
-2
/
+2
|
|
/
*
/
KVM: arm64: Make vcpu flag updates non-preemptible
Marc Zyngier
2023-04-18
1
-1
/
+18
|
/
*
KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
Marc Zyngier
2023-03-11
1
-0
/
+3
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
1
-2
/
+40
|
\
|
*
KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor
Marc Zyngier
2023-02-11
1
-0
/
+2
|
*
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2023-02-11
1
-1
/
+1
|
*
KVM: arm64: nv: Add EL2 system registers to vcpu context
Marc Zyngier
2023-02-11
1
-1
/
+32
|
*
arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
Jintack Lim
2023-02-11
1
-0
/
+5
*
|
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-13
1
-2
/
+2
|
\
\
|
*
|
KVM: MMU: Make the definition of 'INVALID_GPA' common
Yu Zhang
2023-01-19
1
-2
/
+2
|
|
/
*
|
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
1
-2
/
+4
|
\
\
|
*
|
KVM: arm64: Normalize cache configuration
Akihiko Odaki
2023-01-21
1
-0
/
+4
|
*
|
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
2023-01-12
1
-2
/
+0
|
|
/
*
|
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-29
1
-7
/
+7
*
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-1
/
+0
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-2
/
+74
|
\
|
*
Merge branch kvm-arm64/pmu-unchained into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-0
/
+4
|
|
\
|
|
*
KVM: arm64: PMU: Move the ID_AA64DFR0_EL1.PMUver limit to VM creation
Marc Zyngier
2022-11-19
1
-0
/
+4
|
*
|
KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Quentin Perret
2022-11-11
1
-6
/
+1
|
*
|
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-11-11
1
-2
/
+0
[next]