index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
2016-08-17
arm64: KVM: report configured SRE value to 32-bit world
Vladimir Murzin
2016-08-17
arm64: KVM: remove misleading comment on pmu status
Vladimir Murzin
2016-07-14
arm64: KVM: Clean up a condition
Dan Carpenter
2016-05-31
arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE value
Marc Zyngier
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-02-29
arm64: KVM: Switch the sys_reg search to be a binary search
Marc Zyngier
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-01-24
arm64: KVM: Fix guest dead loop when register accessor returns false
Shannon Zhao
2016-01-24
arm64: KVM: Fix comments of the CP handler
Shannon Zhao
2015-12-18
arm64: KVM: debug: Remove spurious inline attributes
Marc Zyngier
2015-12-14
arm64: KVM: Turn system register numbers to an enum
Marc Zyngier
2015-12-04
arm64: KVM: Correctly handle zero register in system register accesses
Pavel Fedin
2015-12-04
arm64: KVM: Remove const from struct sys_reg_params
Pavel Fedin
2015-10-21
arm64/kvm: Make use of the system wide safe values
Suzuki K. Poulose
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
2015-09-16
arm64: KVM: Fix user access for debug registers
Marc Zyngier
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-02-11
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-01-29
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
2015-01-23
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2015-01-20
arm64: KVM: add SGI generation register emulation
Andre Przywara
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-15
arm64: kvm: move to ESR_ELx macros
Mark Rutland
2014-11-26
arm64: KVM: Handle traps of ICC_SRE_EL1 as RAZ/WI
Christoffer Dall
2014-08-27
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
2014-08-01
arm64: KVM: fix 64bit CP15 VM access for 32bit guests
Marc Zyngier
2014-07-11
arm64: KVM: add trap handlers for AArch32 debug registers
Marc Zyngier
2014-07-11
arm64: KVM: check ordering of all system register tables
Marc Zyngier
2014-07-11
arm64: KVM: use separate tables for AArch32 32 and 64bit traps
Marc Zyngier
2014-07-11
arm64: KVM: common infrastructure for handling AArch32 CP14/CP15
Marc Zyngier
2014-07-11
arm64: KVM: add trap handlers for AArch64 debug registers
Marc Zyngier
2014-07-11
arm64: KVM: rename pm_fake handler to trap_raz_wi
Marc Zyngier
2014-07-11
ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest
Victor Kamensky
2014-07-11
ARM64: KVM: set and get of sys registers in BE case
Victor Kamensky
2014-07-11
arm64: KVM: export demux regids as KVM_REG_ARM64
Alex Bennée
2014-05-09
arm64: barriers: make use of barrier options with explicit barriers
Will Deacon
2014-03-03
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
[next]