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-10-12
KVM: arm64: Add nPIR{E0}_EL1 to HFG traps
Joey Gouly
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-17
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
2023-08-17
KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
Marc Zyngier
2023-08-17
KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
Marc Zyngier
2023-08-17
KVM: arm64: Restructure FGT register switching
Marc Zyngier
2023-08-17
KVM: arm64: Add missing HCR_EL2 trap bits
Marc Zyngier
2023-07-28
KVM: arm64: Drop HCR_VIRT_EXCP_MASK
Zenghui Yu
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-06
arm64: disable EL2 traps for PIE
Joey Gouly
2023-06-05
arm64: mops: don't disable host MOPS instructions from EL2
Kristina Martsenko
2023-06-05
KVM: arm64: switch HCRX_EL2 between host and guest
Kristina Martsenko
2023-06-05
KVM: arm64: initialize HCRX_EL2
Kristina Martsenko
2023-05-21
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
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
[next]