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_emulate.h
Age
Commit message (
Expand
)
Author
2025-02-13
KVM: arm64: Refactor CPTR trap deactivation
Mark Rutland
2025-01-17
Merge branch kvm-arm64/nv-resx-fixes-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-14
KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessors
Marc Zyngier
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...
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: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE
Fuad Tabba
2024-12-20
KVM: arm64: Refactor kvm_reset_cptr_el2()
Fuad Tabba
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
2024-10-31
KVM: arm64: nv: Reinject traps that take effect in Host EL0
Oliver Upton
2024-10-31
KVM: arm64: Refactor kvm_vcpu_enable_ptrauth() for hyp use
Fuad Tabba
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: Handle ZCR_EL2 traps
Oliver Upton
2024-06-20
KVM: arm64: nv: Forward SVE traps to guest hypervisor
Oliver Upton
2024-06-20
KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
Jintack Lim
2024-06-20
KVM: arm64: unify code to prepare traps
Sebastian Ott
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
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-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
2024-04-20
KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
Marc Zyngier
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
2024-02-08
KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
Marc Zyngier
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-11-27
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
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/sgi-injection into kvmarm/next
Oliver Upton
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-09-30
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-07-26
KVM: arm64: Fix resetting SME trap values on reset for (h)VHE
Fuad Tabba
2023-07-26
KVM: arm64: Fix resetting SVE trap values on reset for hVHE
Fuad Tabba
2023-07-26
KVM: arm64: Helper to write to appropriate feature trap register based on mode
Fuad Tabba
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-12
KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-12
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
2023-05-21
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
[next]