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