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
2025-02-20
KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2
Oliver Upton
2025-02-13
KVM: arm64: Fix alignment of kvm_hyp_memcache allocations
Quentin Perret
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.SMEN
Mark Rutland
2025-02-13
KVM: arm64: Remove VHE host restore of CPACR_EL1.ZEN
Mark Rutland
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
2025-01-17
Merge branch kvm-arm64/coresight-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
2025-01-12
KVM: arm64: Support trace filtering for guests
James Clark
2025-01-12
KVM: arm64: coresight: Give TRBE enabled state to KVM
James Clark
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
2025-01-02
KVM: arm64: nv: Sanitise CNTHCTL_EL2
Marc Zyngier
2024-12-20
KVM: arm64: Convert the SVE guest vcpu flag to a vm flag
Fuad Tabba
2024-12-20
KVM: arm64: Remove PtrAuth guest vcpu flag
Fuad Tabba
2024-12-20
KVM: arm64: Calculate cptr_el2 traps on activating traps
Fuad Tabba
2024-12-20
KVM: arm64: Rework specifying restricted features for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Introduce the EL1 pKVM MMU
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2024-12-20
KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore
Oliver Upton
2024-12-20
KVM: arm64: Manage software step state at load/put
Marc Zyngier
2024-12-20
KVM: arm64: Don't hijack guest context MDSCR_EL1
Oliver Upton
2024-12-20
KVM: arm64: Compute MDCR_EL2 at vcpu_load()
Oliver Upton
2024-12-20
KVM: arm64: Reload vCPU for accesses to OSLAR_EL1
Oliver Upton
2024-12-20
KVM: arm64: Use debug_owner to track if debug regs need save/restore
Oliver Upton
2024-12-20
KVM: arm64: Remove vestiges of debug_ptr
Oliver Upton
2024-12-20
KVM: arm64: Select debug state to save/restore based on debug owner
Oliver Upton
2024-12-20
KVM: arm64: Evaluate debug owner at vcpu_load()
Oliver Upton
2024-12-20
KVM: arm64: Move host SME/SVE tracking flags to host data
Oliver Upton
2024-12-20
KVM: arm64: Track presence of SPE/TRBE in kvm_host_data instead of vCPU
Oliver Upton
2024-12-20
KVM: arm64: Get rid of __kvm_get_mdcr_el2() and related warts
Oliver Upton
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2024-10-31
KVM: arm64: Get rid of userspace_irqchip_in_use
Raghavendra Rao Ananta
2024-10-31
KVM: arm64: Describe RES0/RES1 bits of MDCR_EL2
Oliver Upton
2024-10-31
KVM: arm64: Add basic support for POR_EL2
Marc Zyngier
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
2024-10-31
KVM: arm64: Add PIR{,E0}_EL2 to the sysreg arrays
Marc Zyngier
2024-10-31
KVM: arm64: Extend masking facility to arbitrary registers
Marc Zyngier
2024-10-31
KVM: arm64: Correctly access TCR2_EL1, PIR_EL1, PIRE0_EL1 with VHE
Marc Zyngier
2024-10-31
KVM: arm64: Add TCR2_EL2 to the sysreg arrays
Marc Zyngier
2024-10-30
KVM: Protect vCPU's "last run PID" with rwlock, not RCU
Sean Christopherson
2024-10-08
KVM: arm64: nv: Punt stage-2 recycling to a vCPU request
Oliver Upton
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
[next]