index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
arm64: KVM: pmu: Fix AArch32 cycle counter access
Wei Huang
1
-2
/
+8
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-20
/
+11
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
1
-20
/
+11
2016-08-17
arm64: KVM: report configured SRE value to 32-bit world
Vladimir Murzin
1
-1
/
+1
2016-08-17
arm64: KVM: remove misleading comment on pmu status
Vladimir Murzin
1
-8
/
+0
2016-07-14
arm64: KVM: Clean up a condition
Dan Carpenter
1
-2
/
+2
2016-05-31
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
1
-1
/
+12
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-02-29
arm64: KVM: Switch the sys_reg search to be a binary search
Marc Zyngier
1
-18
/
+22
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
1
-5
/
+96
2016-02-29
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
1
-1
/
+19
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
1
-3
/
+26
2016-02-29
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
1
-4
/
+28
2016-02-29
arm64: KVM: Add access handler for event type register
Shannon Zhao
1
-2
/
+124
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
1
-4
/
+31
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
1
-4
/
+135
2016-02-29
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
1
-4
/
+24
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
1
-2
/
+18
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
1
-2
/
+40
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
1
-1
/
+1
2016-01-24
arm64: KVM: Fix guest dead loop when register accessor returns false
Shannon Zhao
1
-3
/
+2
2016-01-24
arm64: KVM: Fix comments of the CP handler
Shannon Zhao
1
-2
/
+2
2015-12-18
arm64: KVM: debug: Remove spurious inline attributes
Marc Zyngier
1
-29
/
+29
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
1
-0
/
+1
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
1
-45
/
+42
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
1
-18
/
+18
2015-10-21
arm64/kvm: Make use of the system wide safe values
Suzuki K. Poulose
1
-6
/
+6
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
1
-7
/
+0
2015-09-16
arm64: KVM: Fix user access for debug registers
Marc Zyngier
1
-4
/
+4
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
1
-0
/
+17
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-22
/
+252
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+38
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+13
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
1
-65
/
+10
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
1
-2
/
+38
2015-01-20
arm64: KVM: add SGI generation register emulation
Andre Przywara
1
-0
/
+27
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
1
-2
/
+11
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
1
-10
/
+13
2014-11-26
arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI
Christoffer Dall
1
-0
/
+9
2014-08-27
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
1
-1
/
+1
2014-08-01
arm64: KVM: fix 64bit CP15 VM access for 32bit guests
Marc Zyngier
1
-2
/
+5
2014-07-11
arm64: KVM: add trap handlers for AArch32 debug registers
Marc Zyngier
1
-2
/
+142
2014-07-11
arm64: KVM: check ordering of all system register tables
Marc Zyngier
1
-2
/
+20
2014-07-11
arm64: KVM: use separate tables for AArch32 32 and 64bit traps
Marc Zyngier
1
-3
/
+10
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
1
-23
/
+110
2014-07-11
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
1
-2
/
+148
2014-07-11
arm64: KVM: rename pm_fake handler to trap_raz_wi
Marc Zyngier
1
-40
/
+43
2014-07-11
ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
Victor Kamensky
1
-6
/
+4
2014-07-11
ARM64: KVM: set and get of sys registers in BE case
Victor Kamensky
1
-4
/
+2
[next]