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
...
|
*
|
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
1
-8
/
+23
|
*
|
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
4
-20
/
+1
|
*
|
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
1
-5
/
+19
|
*
|
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
1
-1
/
+6
|
*
|
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
1
-0
/
+13
|
*
|
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
2
-1
/
+19
|
*
|
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
2017-04-09
1
-3
/
+8
|
*
|
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
3
-2
/
+5
|
*
|
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
2017-04-09
1
-4
/
+0
|
*
|
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
2
-5
/
+2
|
*
|
arm64: hyp-stub: Stop pointlessly clobbering lr
Marc Zyngier
2017-04-09
1
-6
/
+0
|
*
|
arm: KVM: Treat CP15 accessors returning false as successful
Marc Zyngier
2017-04-09
1
-3
/
+3
|
*
|
arm: KVM: Make unexpected register accesses inject an undef
Marc Zyngier
2017-04-09
2
-18
/
+18
|
*
|
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
1
-11
/
+16
|
*
|
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
2017-04-09
1
-29
/
+20
|
*
|
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
2017-04-09
1
-7
/
+6
|
*
|
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2017-04-09
2
-18
/
+9
|
*
|
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
2017-04-09
1
-2
/
+6
|
*
|
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
2017-04-09
1
-1
/
+6
|
*
|
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
2017-04-09
1
-14
/
+11
|
*
|
KVM: arm/arm64: vgic: Improve sync_hwstate performance
Christoffer Dall
2017-04-09
3
-8
/
+16
|
*
|
KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flush
Christoffer Dall
2017-04-09
1
-6
/
+0
|
*
|
KVM: arm/arm64: vgic: Implement early VGIC init functionality
Christoffer Dall
2017-04-09
1
-40
/
+56
|
*
|
KVM: arm/arm64: vgic: Get rid of MISR and EISR fields
Christoffer Dall
2017-04-09
3
-8
/
+0
|
*
|
KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_state
Christoffer Dall
2017-04-09
2
-69
/
+0
|
*
|
KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation
Christoffer Dall
2017-04-09
4
-96
/
+25
|
*
|
KVM: arm/arm64: vgic: Only set underflow when actually out of LRs
Christoffer Dall
2017-04-09
1
-4
/
+6
|
*
|
KVM: arm/arm64: vgic: Get rid of live_lrs
Christoffer Dall
2017-04-09
3
-61
/
+22
|
*
|
KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQ
Shih-Wei Li
2017-04-09
1
-0
/
+17
|
*
|
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
11
-16
/
+106
|
*
|
kvm: arm/arm64: Rework gpa callback handlers
Suzuki K Poulose
2017-04-09
1
-18
/
+13
*
|
|
kvm: nVMX: Remove superfluous VMX instruction fault checks
Jim Mattson
2017-04-27
1
-43
/
+14
*
|
|
KVM: x86: fix emulation of RSM and IRET instructions
Ladi Prosek
2017-04-27
3
-11
/
+24
*
|
|
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
5
-12
/
+32
*
|
|
KVM: return if kvm_vcpu_wake_up() did wake up the VCPU
Radim Krčmář
2017-04-27
2
-5
/
+9
*
|
|
KVM: add explicit barrier to kvm_vcpu_kick
Andrew Jones
2017-04-27
3
-4
/
+7
*
|
|
KVM: perform a wake_up in kvm_make_all_cpus_request
Radim Krčmář
2017-04-27
1
-0
/
+3
*
|
|
KVM: mark requests that do not need a wakeup
Radim Krčmář
2017-04-27
4
-10
/
+12
*
|
|
KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up
Radim Krčmář
2017-04-27
1
-2
/
+0
*
|
|
KVM: x86: always use kvm_make_request instead of set_bit
Radim Krčmář
2017-04-27
1
-8
/
+2
*
|
|
KVM: add kvm_{test,clear}_request to replace {test,clear}_bit
Radim Krčmář
2017-04-27
9
-14
/
+24
*
|
|
Merge tag 'kvm-s390-next-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2017-04-27
6
-5
/
+14
|
\
\
\
|
*
|
|
s390: kvm: Cpu model support for msa6, msa7 and msa8
Jason J. Herne
2017-04-26
5
-3
/
+11
|
*
|
|
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Christian Borntraeger
2017-04-26
1
-2
/
+3
|
|
\
\
\
|
|
*
|
|
s390/cpacf: Introduce kma instruction
Jason J. Herne
2017-04-26
1
-0
/
+1
|
|
*
|
|
s390/cpacf: query instructions use unique parameters for compatibility with KMA
Jason J. Herne
2017-04-26
1
-2
/
+2
|
|
|
/
/
*
|
|
|
KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
Marcelo Tosatti
2017-04-21
1
-19
/
+3
*
|
|
|
kvm: better MWAIT emulation for guests
Michael S. Tsirkin
2017-04-21
6
-4
/
+58
*
|
|
|
KVM: x86: virtualize cpuid faulting
Kyle Huey
2017-04-21
5
-0
/
+49
*
|
|
|
Merge tag 'kvm-s390-next-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2017-04-21
10
-10
/
+39
|
\
|
|
|
[prev]
[next]