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_arm.h
Age
Commit message (
Expand
)
Author
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: nv: Handle trapped ERET from virtual EL2
Christoffer Dall
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2023-01-12
KVM: arm64: Kill CPACR_EL1_TTA definition
Marc Zyngier
2023-01-12
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-11-11
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-11-10
KVM: arm64: Fix PAR_TO_HPFAR() to work independently of PA_BITS.
Ryan Roberts
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
2022-05-03
KVM: arm64: Start trapping ID registers for 32 bit guests
Oliver Upton
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
2022-02-25
arm64: Always use individual bits in CPACR floating point enables
Mark Brown
2022-02-25
arm64: Define CPACR_EL1_FPEN similarly to other floating point controls
Mark Brown
2021-11-25
KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 to 1
Catalin Marinas
2021-10-11
KVM: arm64: Add missing field descriptor for MDCR_EL2
Fuad Tabba
2021-08-20
KVM: arm64: Add config register bit definitions
Fuad Tabba
2021-08-20
KVM: arm64: Fix names of config register fields
Fuad Tabba
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
2021-04-06
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
2021-03-24
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2020-09-03
arm64: mte: CPU feature detection and initial sysreg configuration
Vincenzo Frascino
2020-09-03
arm64: mte: system register definitions
Vincenzo Frascino
2020-08-28
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
2020-03-06
arm64/kvm: disable access to AMU registers from kvm guests
Ionela Voinescu
2019-10-28
KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supported
Christoffer Dall
2019-07-26
KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
Zenghui Yu
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-19
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2018-12-13
arm64: Don't trap host pointer auth use to EL2
Mark Rutland
2018-12-13
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-03
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-01
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
Suzuki K Poulose
2018-10-01
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
2018-10-01
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
kvm: arm64: Clean up VTCR_EL2 initialisation
Suzuki K Poulose
2018-09-18
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-07-09
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
Marc Zyngier
2018-03-19
KVM: arm64: Move HCR_INT_OVERRIDE to default HCR_EL2 guest flag
Shih-Wei Li
[next]