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