index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
1
-6
/
+2
2023-12-19
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
1
-6
/
+2
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
1
-20
/
+16
2023-11-27
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
1
-0
/
+10
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
1
-1
/
+1
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+7
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
1
-1
/
+1
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-2
/
+2
2023-09-30
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
1
-1
/
+1
2023-09-21
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
1
-7
/
+6
2023-07-26
KVM: arm64: Fix resetting SME trap values on reset for (h)VHE
Fuad Tabba
1
-0
/
+4
2023-07-26
KVM: arm64: Fix resetting SVE trap values on reset for hVHE
Fuad Tabba
1
-0
/
+4
2023-07-26
KVM: arm64: Helper to write to appropriate feature trap register based on mode
Fuad Tabba
1
-4
/
+9
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-0
/
+6
2023-06-15
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
1
-6
/
+1
2023-06-12
KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
1
-1
/
+1
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
1
-0
/
+31
2023-06-12
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
1
-6
/
+1
2023-05-21
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
1
-0
/
+6
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
1
-0
/
+66
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
1
-4
/
+0
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
1
-0
/
+10
2023-02-11
KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
Christoffer Dall
1
-0
/
+56
2023-01-12
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
1
-4
/
+0
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
1
-10
/
+10
2023-01-03
KVM: arm64: Fix S1PTW handling on RO memslots
Marc Zyngier
1
-2
/
+20
2022-06-29
KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
Marc Zyngier
1
-0
/
+2
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
1
-1
/
+8
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+0
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
1
-7
/
+0
2022-05-03
KVM: arm64: Start trapping ID registers for 32 bit guests
Oliver Upton
1
-7
/
+0
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
1
-3
/
+3
2022-04-27
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
1
-0
/
+1
2022-04-06
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
1
-8
/
+19
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2021-12-20
KVM: arm64: Use defined value for SCTLR_ELx_EE
Fuad Tabba
1
-1
/
+1
2021-12-08
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
1
-0
/
+2
2021-10-12
KVM: arm64: Fix reporting of endianess when the access originates at EL0
Marc Zyngier
1
-1
/
+4
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+3
2021-05-27
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
1
-0
/
+5
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-56
/
+14
2020-12-02
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
1
-0
/
+5
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
1
-2
/
+0
2020-11-10
KVM: arm64: Consolidate exception injection
Marc Zyngier
1
-3
/
+0
2020-11-10
KVM: arm64: Remove SPSR manipulation primitives
Marc Zyngier
1
-26
/
+0
2020-11-10
KVM: arm64: Inject AArch64 exceptions from HYP
Marc Zyngier
1
-0
/
+12
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
1
-25
/
+2
2020-11-10
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
1
-4
/
+4
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+0
[next]