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_emulate.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
2024-07-14
1
-0
/
+55
|
\
|
*
KVM: arm64: nv: Handle ZCR_EL2 traps
Oliver Upton
2024-06-20
1
-0
/
+8
|
*
KVM: arm64: nv: Forward SVE traps to guest hypervisor
Oliver Upton
2024-06-20
1
-0
/
+4
|
*
KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor
Jintack Lim
2024-06-20
1
-0
/
+43
*
|
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
2024-07-14
1
-31
/
+9
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: unify code to prepare traps
Sebastian Ott
2024-06-20
1
-31
/
+9
*
|
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
2024-06-04
1
-5
/
+4
*
|
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
2024-06-04
1
-0
/
+62
|
/
*
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
1
-4
/
+2
|
\
|
*
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
2024-05-01
1
-4
/
+2
*
|
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
2024-05-03
1
-10
/
+0
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
2024-04-20
1
-5
/
+0
|
*
KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
Marc Zyngier
2024-04-20
1
-5
/
+0
*
|
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
2024-04-12
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-1
/
+2
|
\
|
*
KVM: arm64: Force guest's HCR_EL2.E2H RES1 when NV1 is not implemented
Marc Zyngier
2024-02-08
1
-1
/
+2
*
|
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
2024-02-16
1
-8
/
+2
|
/
*
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
1
-6
/
+2
|
\
|
*
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
2023-12-19
1
-6
/
+2
*
|
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-11-30
1
-20
/
+16
*
|
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
2023-11-27
1
-0
/
+10
*
|
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-11-27
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-11-03
1
-8
/
+7
|
\
|
*
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
2023-10-30
1
-1
/
+1
|
|
\
|
|
*
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
2023-09-30
1
-1
/
+1
|
*
|
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-09-21
1
-7
/
+6
|
|
/
*
/
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-10-16
1
-2
/
+2
|
/
*
KVM: arm64: Fix resetting SME trap values on reset for (h)VHE
Fuad Tabba
2023-07-26
1
-0
/
+4
*
KVM: arm64: Fix resetting SVE trap values on reset for hVHE
Fuad Tabba
2023-07-26
1
-0
/
+4
*
KVM: arm64: Helper to write to appropriate feature trap register based on mode
Fuad Tabba
2023-07-26
1
-4
/
+9
*
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
1
-0
/
+6
|
\
|
*
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
2023-05-21
1
-0
/
+6
*
|
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
1
-6
/
+1
|
\
\
|
*
|
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
2023-06-13
1
-6
/
+1
|
|
/
*
|
KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
2023-06-13
1
-1
/
+1
*
|
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-13
1
-0
/
+31
|
/
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-14
1
-0
/
+66
|
\
|
*
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2023-02-11
1
-0
/
+10
|
*
KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
Christoffer Dall
2023-02-11
1
-0
/
+56
*
|
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
2023-01-12
1
-4
/
+0
*
|
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
2023-01-03
1
-10
/
+10
*
|
KVM: arm64: Fix S1PTW handling on RO memslots
Marc Zyngier
2023-01-03
1
-2
/
+20
|
/
*
KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
Marc Zyngier
2022-06-29
1
-0
/
+2
*
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
2022-06-10
1
-1
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-7
/
+0
|
\
|
*
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
2022-05-04
1
-7
/
+0
|
|
\
|
|
*
KVM: arm64: Start trapping ID registers for 32 bit guests
Oliver Upton
2022-05-03
1
-7
/
+0
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-24
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022-04-29
1
-3
/
+3
|
|
/
[next]