index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2024-02-19
KVM: arm64: Register AArch64 system register entries with the sysreg xarray
Marc Zyngier
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
2024-02-19
KVM: arm64: Add feature checking helpers
Marc Zyngier
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: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
Marc Zyngier
2023-12-19
KVM: arm64: nv: Map VNCR-capable registers to a separate page
Marc Zyngier
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
2023-12-19
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
2023-12-18
KVM: arm64: Handle HAFGRTR_EL2 trapping in nested virt
Fuad Tabba
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
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-30
Merge branch kvm-arm64/smccc-filter-cleanups into kvmarm/next
Oliver Upton
2023-10-24
KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU
Raghavendra Rao Ananta
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
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
[next]