index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2016-09-29
56
-562
/
+1076
|
\
|
*
KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
Christoffer Dall
2016-09-27
1
-0
/
+6
|
*
KVM: arm64: Require in-kernel irqchip for PMU support
Christoffer Dall
2016-09-27
2
-1
/
+11
|
*
ARM: gic-v3: Work around definition of gic_write_bpr1
Marc Zyngier
2016-09-23
1
-0
/
+9
|
*
arm64: KVM: Remove duplicating init code for setting VMID
Vladimir Murzin
2016-09-22
1
-8
/
+4
|
*
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
14
-80
/
+66
|
*
ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
Vladimir Murzin
2016-09-22
1
-0
/
+64
|
*
ARM: Move system register accessors to asm/cp15.h
Vladimir Murzin
2016-09-22
3
-30
/
+27
|
*
ARM: Introduce MPIDR_LEVEL_SHIFT macro
Vladimir Murzin
2016-09-22
1
-0
/
+1
|
*
KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
Vladimir Murzin
2016-09-22
2
-2
/
+2
|
*
KVM: arm: vgic: Fix compiler warnings when built for 32-bit
Vladimir Murzin
2016-09-22
1
-2
/
+2
|
*
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
2016-09-22
4
-0
/
+13
|
*
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2016-09-22
2
-1
/
+1
|
*
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
2016-09-22
2
-13
/
+13
|
*
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
2016-09-22
4
-11
/
+20
|
*
KVM: ARM: cleanup kvm_timer_hyp_init
Paolo Bonzini
2016-09-08
1
-5
/
+1
|
*
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
2016-09-08
3
-9
/
+32
|
*
arm/arm64: KVM: Remove external abort test from MMIO handling
Marc Zyngier
2016-09-08
1
-6
/
+0
|
*
arm/arm64: KVM: Inject virtual abort when guest exits on external abort
Marc Zyngier
2016-09-08
1
-0
/
+5
|
*
arm: KVM: Drop unreachable HYP abort handlers
Marc Zyngier
2016-09-08
1
-27
/
+0
|
*
arm: KVM: Inject a Virtual Abort if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+19
|
*
arm: KVM: Handle async aborts delivered while at HYP
Marc Zyngier
2016-09-08
2
-1
/
+46
|
*
arm: KVM: Allow an exit code to be tagged with a Virtual Abort
Marc Zyngier
2016-09-08
1
-0
/
+4
|
*
arm: KVM: Add HYP async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
|
*
arm: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
2
-0
/
+13
|
*
arm: KVM: Preserve pending Virtual Abort in world switch
Marc Zyngier
2016-09-08
1
-0
/
+9
|
*
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
2016-09-08
3
-3
/
+61
|
*
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
2016-09-08
1
-0
/
+20
|
*
arm64: KVM: Allow an exit code to be tagged with an SError
Marc Zyngier
2016-09-08
1
-0
/
+4
|
*
arm64: KVM: Route asynchronous aborts
Marc Zyngier
2016-09-08
1
-3
/
+8
|
*
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
2016-09-08
1
-0
/
+3
|
*
arm64: KVM: Add exception code to report EL1 asynchronous aborts
Marc Zyngier
2016-09-08
1
-2
/
+3
|
*
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
2016-09-08
2
-0
/
+13
|
*
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
2016-09-08
1
-0
/
+9
|
*
arm64: KVM: Rename HCR_VA to HCR_VSE
Marc Zyngier
2016-09-08
1
-2
/
+2
|
*
arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe
Marc Zyngier
2016-09-08
1
-27
/
+42
|
*
arm64: KVM: vgic-v2: Add GICV access from HYP
Marc Zyngier
2016-09-08
2
-0
/
+42
|
*
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
2016-09-08
5
-0
/
+45
|
*
arm64: KVM: Make kvm_skip_instr32 available to HYP
Marc Zyngier
2016-09-08
1
-2
/
+3
|
*
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2016-09-08
4
-104
/
+33
|
*
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2016-09-08
3
-7
/
+4
|
*
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
2016-09-08
2
-11
/
+10
|
*
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
2016-09-08
1
-0
/
+2
|
*
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
2016-09-08
6
-33
/
+11
|
*
arm64/kvm: remove unused stub functions
Mark Rutland
2016-09-08
1
-6
/
+0
|
*
arm/kvm: excise redundant cache maintenance
Mark Rutland
2016-09-08
2
-28
/
+2
|
*
KVM: arm: vgic: Drop build compatibility hack for older kernel versions
Marc Zyngier
2016-09-08
1
-6
/
+0
|
*
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2016-09-08
2
-75
/
+63
|
*
KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
Christoffer Dall
2016-09-08
1
-15
/
+11
|
*
KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
Christoffer Dall
2016-09-08
1
-27
/
+73
[next]