index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: Warn when PARange is less than 40 bits
Marc Zyngier
2016-04-06
1
-2
/
+37
*
arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS setting
Suzuki K Poulose
2016-03-30
1
-2
/
+4
*
kvm: arm64: Disable compiler instrumentation for hypervisor code
Catalin Marinas
2016-03-21
1
-0
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-18
3
-4
/
+5
|
\
|
*
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
2016-02-25
1
-1
/
+1
|
*
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
2016-02-18
1
-3
/
+3
|
*
arm64: prevent potential circular header dependencies in asm/bug.h
Ard Biesheuvel
2016-02-18
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-16
19
-572
/
+1238
|
\
\
|
*
|
arm64: KVM: vgic-v3: Only wipe LRs on vcpu exit
Marc Zyngier
2016-03-09
1
-5
/
+4
|
*
|
arm64: KVM: vgic-v3: Reset LRs at boot time
Marc Zyngier
2016-03-09
1
-0
/
+9
|
*
|
arm64: KVM: vgic-v3: Do not save an LR known to be empty
Marc Zyngier
2016-03-09
1
-2
/
+9
|
*
|
arm64: KVM: vgic-v3: Save maintenance interrupt state only if required
Marc Zyngier
2016-03-09
1
-2
/
+31
|
*
|
arm64: KVM: vgic-v3: Avoid accessing ICH registers
Marc Zyngier
2016-03-09
1
-113
/
+180
|
*
|
arm64: KVM: Switch the sys_reg search to be a binary search
Marc Zyngier
2016-02-29
1
-18
/
+22
|
*
|
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+51
|
*
|
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
2016-02-29
1
-0
/
+1
|
*
|
arm64: KVM: Add a new feature bit for PMUv3
Shannon Zhao
2016-02-29
1
-0
/
+3
|
*
|
arm64: KVM: Reset PMU state when resetting vcpu
Shannon Zhao
2016-02-29
1
-0
/
+3
|
*
|
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
2016-02-29
2
-5
/
+99
|
*
|
arm64: KVM: Add helper to handle PMCR register bits
Shannon Zhao
2016-02-29
1
-0
/
+1
|
*
|
arm64: KVM: Add access handler for PMSWINC register
Shannon Zhao
2016-02-29
1
-1
/
+19
|
*
|
arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR register
Shannon Zhao
2016-02-29
1
-3
/
+26
|
*
|
arm64: KVM: Add access handler for PMINTENSET and PMINTENCLR register
Shannon Zhao
2016-02-29
1
-4
/
+28
|
*
|
arm64: KVM: Add access handler for event type register
Shannon Zhao
2016-02-29
1
-2
/
+124
|
*
|
arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR register
Shannon Zhao
2016-02-29
1
-4
/
+31
|
*
|
arm64: KVM: Add access handler for event counter register
Shannon Zhao
2016-02-29
2
-4
/
+136
|
*
|
arm64: KVM: Add access handler for PMCEID0 and PMCEID1 register
Shannon Zhao
2016-02-29
1
-4
/
+24
|
*
|
arm64: KVM: Add access handler for PMSELR register
Shannon Zhao
2016-02-29
1
-2
/
+18
|
*
|
arm64: KVM: Add access handler for PMCR register
Shannon Zhao
2016-02-29
1
-2
/
+40
|
*
|
arm64: KVM: Define PMU data structure for each vcpu
Shannon Zhao
2016-02-29
1
-0
/
+7
|
*
|
arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hyp
Marc Zyngier
2016-02-29
3
-153
/
+5
|
*
|
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
2016-02-29
9
-200
/
+8
|
*
|
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
2016-02-29
2
-64
/
+90
|
*
|
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
2016-02-29
1
-8
/
+27
|
*
|
arm64: KVM: VHE: Add fpsimd enabling on guest access
Marc Zyngier
2016-02-29
1
-0
/
+6
|
*
|
arm64: KVM: VHE: Use unified sysreg accessors for timer
Marc Zyngier
2016-02-29
1
-5
/
+5
|
*
|
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
2016-02-29
1
-6
/
+47
|
*
|
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
2016-02-29
2
-4
/
+20
|
*
|
arm64: KVM: VHE: Enable minimal sysreg save/restore
Marc Zyngier
2016-02-29
1
-2
/
+13
|
*
|
arm64: KVM: VHE: Use unified system register accessors
Marc Zyngier
2016-02-29
1
-42
/
+42
|
*
|
arm64: KVM: VHE: Split save/restore of registers shared between guest and host
Marc Zyngier
2016-02-29
1
-15
/
+33
|
*
|
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
2016-02-29
3
-9
/
+31
|
*
|
arm64: KVM: VHE: Introduce unified system register accessors
Marc Zyngier
2016-02-29
1
-0
/
+72
|
*
|
arm64: KVM: VHE: Patch out kern_hyp_va
Marc Zyngier
2016-02-29
1
-3
/
+22
|
*
|
arm64: KVM: VHE: Patch out use of HVC
Marc Zyngier
2016-02-29
2
-9
/
+38
|
*
|
arm64: KVM: Switch to C-based stage2 init
Marc Zyngier
2016-02-29
3
-14
/
+46
*
|
|
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
2016-02-29
1
-1
/
+1
|
/
/
*
|
arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2
Marc Zyngier
2016-02-24
1
-10
/
+10
*
|
arm64: KVM: Configure TCR_EL2.PS at runtime
Tirumalesh Chalamarla
2016-02-11
1
-5
/
+7
|
/
*
arm64: KVM: Fix guest dead loop when register accessor returns false
Shannon Zhao
2016-01-24
1
-3
/
+2
[next]