index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
2020-09-18
KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()
Marc Zyngier
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-06-09
KVM: arm64: Save the host's PtrAuth keys in non-preemptible context
Marc Zyngier
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-03-24
KVM: arm64: GICv4.1: Allow non-trapping WFI when using HW SGIs
Marc Zyngier
2020-03-16
KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions
Dave Martin
2020-02-22
KVM: arm64: Ask the compiler to __always_inline functions used at HYP
James Morse
2020-01-23
KVM: arm/arm64: Cleanup MMIO handling
Marc Zyngier
2020-01-19
KVM: arm/arm64: Correct AArch32 SPSR on exception entry
Mark Rutland
2020-01-19
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2019-11-08
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-11-08
KVM: arm64: Opportunistically turn off WFI trapping when using direct LPI inj...
Marc Zyngier
2019-10-28
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2019-10-21
KVM: arm/arm64: Allow reporting non-ISV data aborts to userspace
Christoffer Dall
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-07-05
KVM: arm/arm64: Add save/restore support for firmware workaround state
Andre Przywara
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-02-19
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
Ard Biesheuvel
2019-02-19
arm64: KVM: Expose sanitised cache type register to guest
Ard Biesheuvel
2019-02-19
KVM: arm/arm64: Move kvm_is_write_fault to header file
Christoffer Dall
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-09-21
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
2018-07-09
KVM: arm/arm64: Enable adaptative WFE trapping
Marc Zyngier
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-05-04
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
2018-03-19
KVM: arm64: Prepare to handle deferred save/restore of 32-bit registers
Christoffer Dall
2018-03-19
KVM: arm64: Prepare to handle deferred save/restore of ELR_EL1
Christoffer Dall
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
2018-03-19
KVM: arm/arm64: Introduce vcpu_el1_is_32bit
Christoffer Dall
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2018-02-26
arm64: KVM: Move CPU ID reg trap setup off the world switch path
Dave Martin
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
[next]