index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
2024-10-08
1
-0
/
+7
*
KVM: arm64: Fix kvm_has_feat*() handling of negative features
Marc Zyngier
2024-10-03
1
-12
/
+13
*
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-16
1
-2
/
+20
|
\
|
*
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
2024-09-12
1
-0
/
+2
|
|
\
|
|
*
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
Marc Zyngier
2024-08-27
1
-0
/
+2
|
*
|
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
2024-08-27
1
-0
/
+10
|
*
|
KVM: arm64: Move FPMR into the sysreg array
Marc Zyngier
2024-08-27
1
-1
/
+1
|
*
|
KVM: arm64: Add predicate for FPMR support in a VM
Marc Zyngier
2024-08-27
1
-0
/
+4
|
*
|
KVM: arm64: Move SVCR into the sysreg array
Marc Zyngier
2024-08-27
1
-1
/
+3
|
|
/
*
|
Merge branch 'for-next/poe' into for-next/core
Will Deacon
2024-09-12
1
-0
/
+4
|
\
\
|
*
|
KVM: arm64: Save/restore POE registers
Joey Gouly
2024-09-04
1
-0
/
+4
|
|
/
*
/
perf: arm_pmuv3: Prepare for more than 32 counters
Rob Herring (Arm)
2024-08-16
1
-4
/
+4
|
/
*
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-1
/
+0
|
\
|
*
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
2024-06-11
1
-1
/
+0
*
|
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
1
-0
/
+6
|
\
\
|
*
|
KVM: arm64: nv: Load guest hyp's ZCR into EL1 state
Oliver Upton
2024-06-20
1
-0
/
+3
|
*
|
KVM: arm64: nv: Handle ZCR_EL2 traps
Oliver Upton
2024-06-20
1
-0
/
+3
*
|
|
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
2024-07-14
1
-4
/
+22
|
\
\
\
|
*
|
|
KVM: arm64: Treat CTR_EL0 as a VM feature ID register
Sebastian Ott
2024-06-20
1
-0
/
+4
|
*
|
|
KVM: arm64: unify code to prepare traps
Sebastian Ott
2024-06-20
1
-1
/
+1
|
*
|
|
KVM: arm64: nv: Use accessors for modifying ID registers
Oliver Upton
2024-06-20
1
-1
/
+0
|
*
|
|
KVM: arm64: Add helper for writing ID regs
Oliver Upton
2024-06-20
1
-1
/
+2
|
*
|
|
KVM: arm64: Use read-only helper for reading VM ID registers
Oliver Upton
2024-06-20
1
-1
/
+15
|
|
|
/
|
|
/
|
*
|
|
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-19
1
-0
/
+36
|
|
/
|
/
|
*
|
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
2024-06-04
1
-2
/
+8
*
|
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
2024-06-04
1
-0
/
+17
|
/
*
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
2024-05-09
1
-0
/
+2
|
\
|
*
KVM: arm64: Only reset vCPU-scoped feature ID regs once
Oliver Upton
2024-05-09
1
-0
/
+2
*
|
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-08
1
-13
/
+3
|
\
\
|
*
|
KVM: arm64: Convert kvm_mpidr_index() to bitmap_gather()
Marc Zyngier
2024-05-03
1
-13
/
+3
|
|
/
*
|
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
1
-7
/
+16
|
\
\
|
*
|
KVM: arm64: Introduce and use predicates that check for protected VMs
Fuad Tabba
2024-05-01
1
-4
/
+4
|
*
|
KVM: arm64: Do not map the host fpsimd state to hyp in pKVM
Fuad Tabba
2024-05-01
1
-3
/
+0
|
*
|
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-05-01
1
-0
/
+6
|
*
|
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
2024-05-01
1
-0
/
+6
*
|
|
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
2024-05-03
1
-3
/
+23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: arm64: nv: Add kvm_has_pauth() helper
Marc Zyngier
2024-04-20
1
-0
/
+15
|
*
|
KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
Marc Zyngier
2024-04-20
1
-2
/
+0
|
*
|
KVM: arm64: Harden __ctxt_sys_reg() against out-of-range values
Marc Zyngier
2024-04-20
1
-1
/
+8
|
|
/
*
|
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-04-12
1
-7
/
+7
*
|
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
2024-04-12
1
-1
/
+1
*
|
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
Marc Zyngier
2024-04-12
1
-3
/
+2
*
|
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
2024-04-12
1
-14
/
+17
*
|
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
2024-04-12
1
-0
/
+37
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-1
/
+98
|
\
|
*
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
2024-02-27
1
-0
/
+1
|
*
KVM: arm64: Add debugfs file for guest's ID registers
Marc Zyngier
2024-02-19
1
-0
/
+3
|
*
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
2024-02-19
1
-0
/
+1
|
*
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
2024-02-19
1
-0
/
+4
|
*
KVM: arm64: Add Fine-Grained UNDEF tracking information
Marc Zyngier
2024-02-19
1
-0
/
+21
[next]