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
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
2020-03-17
KVM: arm64: limit PMU version to PMUv3 for ARMv8.1
Andrew Murray
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-06
arm64/kvm: disable access to AMU registers from kvm guests
Ionela Voinescu
2020-01-15
arm64: Introduce ID_ISAR6 CPU register
Anshuman Khandual
2019-12-18
Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-12-12
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
2019-12-06
KVM: arm64: Don't log IMP DEF sysreg traps
Mark Rutland
2019-12-06
KVM: arm64: Sanely ratelimit sysreg messages
Mark Rutland
2019-10-20
arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
Marc Zyngier
2019-08-09
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
2019-07-05
KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_s
Dave Martin
2019-07-05
KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functions
Andrew Murray
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-05-01
KVM: arm64: Fix ptrauth ID register masking logic
Kristina Martsenko
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
KVM: arm/arm64: Context-switch ptrauth registers
Mark Rutland
2019-04-18
KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
Dave Martin
2019-03-29
KVM: arm64/sve: System register context switch and access support
Dave Martin
2019-03-29
KVM: arm64: Support runtime sysreg visibility filtering
Dave Martin
2019-03-29
KVM: arm64: Propagate vcpu into read_id_reg()
Dave Martin
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-02-22
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
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: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
KVM: arm64: Reuse sys_reg() macro when searching the trap table
Marc Zyngier
2019-02-07
arm/arm64: KVM: Don't panic on failure to properly reset system registers
Marc Zyngier
2019-01-25
arm64: KVM: Don't generate UNDEF when LORegion feature is present
Marc Zyngier
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
2018-12-13
arm64/kvm: hide ptrauth from guests
Mark Rutland
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
2018-08-12
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
2018-07-09
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
2018-05-25
KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
Dave Martin
2018-04-17
arm64: KVM: Demote SVE and LORegion warnings to debug only
Marc Zyngier
2018-03-19
KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put
Christoffer Dall
2018-03-19
KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE
Christoffer Dall
2018-03-19
KVM: arm64: Introduce framework for accessing deferred sysregs
Christoffer Dall
2018-03-19
KVM: arm64: Rewrite system register accessors to read/write functions
Christoffer Dall
2018-03-19
KVM: arm64: Change 32-bit handling of VM system registers
Christoffer Dall
2018-02-26
KVM: arm64: Enable the EL1 physical timer for AArch32 guests
Jérémy Fanguède
2018-02-26
arm64/kvm: Prohibit guest LOR accesses
Mark Rutland
2018-01-16
KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA
Dongjiu Geng
2018-01-16
KVM: arm64: Save/Restore guest DISR_EL1
James Morse
[next]