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_arm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
2022-05-04
1
-1
/
+2
|
\
|
*
KVM: arm64: Start trapping ID registers for 32 bit guests
Oliver Upton
2022-05-03
1
-1
/
+2
*
|
arm64/sme: System register and exception syndrome definitions
Mark Brown
2022-04-22
1
-0
/
+1
|
/
*
arm64: Always use individual bits in CPACR floating point enables
Mark Brown
2022-02-25
1
-1
/
+2
*
arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
Mark Brown
2022-02-25
1
-1
/
+0
*
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
2021-11-25
1
-2
/
+2
*
KVM: arm64: Add missing field descriptor for MDCR_EL2
Fuad Tabba
2021-10-11
1
-0
/
+1
*
KVM: arm64: Add config register bit definitions
Fuad Tabba
2021-08-20
1
-0
/
+22
*
KVM: arm64: Fix names of config register fields
Fuad Tabba
2021-08-20
1
-6
/
+6
*
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-08-20
1
-10
/
+10
*
KVM: arm64: Save/restore MTE registers
Steven Price
2021-06-22
1
-1
/
+2
*
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
2021-04-07
1
-0
/
+2
*
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
2021-03-24
1
-0
/
+1
*
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-12-04
1
-0
/
+1
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-02
1
-1
/
+2
|
\
|
*
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-09-03
1
-1
/
+1
|
*
arm64: mte: system register definitions
Vincenzo Frascino
2020-09-03
1
-0
/
+1
*
|
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2020-09-07
1
-1
/
+1
|
/
*
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
2020-08-28
1
-1
/
+2
*
arm64/kvm: disable access to AMU registers from kvm guests
Ionela Voinescu
2020-03-06
1
-0
/
+1
*
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2019-10-28
1
-2
/
+1
*
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-07-26
1
-3
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-5
/
+1
|
\
|
*
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
2018-12-19
1
-1
/
+1
|
*
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2018-12-19
1
-4
/
+0
*
|
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
2018-12-13
1
-1
/
+3
*
|
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2018-12-13
1
-0
/
+1
|
/
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-26
1
-30
/
+125
|
\
|
*
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
1
-1
/
+1
|
*
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
Suzuki K Poulose
2018-10-01
1
-0
/
+7
|
*
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
1
-0
/
+2
|
*
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
1
-19
/
+48
|
*
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
2018-10-01
1
-9
/
+64
|
*
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
1
-2
/
+1
|
*
kvm: arm64: Clean up VTCR_EL2 initialisation
Suzuki K Poulose
2018-10-01
1
-0
/
+3
*
|
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
1
-0
/
+1
|
/
*
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-07-09
1
-0
/
+1
*
KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
Shih-Wei Li
2018-03-19
1
-2
/
+2
*
arm64/kvm: Prohibit guest LOR accesses
Mark Rutland
2018-02-26
1
-1
/
+3
*
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
1
-0
/
+2
*
arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-one
Kristina Martsenko
2017-11-29
1
-2
/
+1
*
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
1
-1
/
+3
*
arm64/sve: System register and exception syndrome definitions
Dave Martin
2017-11-03
1
-0
/
+1
*
arm/arm64: KVM: add guest SEA support
Tyler Baicar
2017-06-22
1
-0
/
+10
*
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2017-02-02
1
-0
/
+3
*
arm64: KVM: Rename HCR_VA to HCR_VSE
Marc Zyngier
2016-09-08
1
-2
/
+2
*
KVM: ARM64: Fix typos
Andrea Gelmini
2016-06-14
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
1
-35
/
+50
|
\
|
*
kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables
Catalin Marinas
2016-05-09
1
-0
/
+2
[next]