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
...
|
*
|
KVM: x86: Remove return code from enable_irq/nmi_window
Jan Kiszka
2014-03-11
4
-29
/
+14
|
*
|
KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt
Jan Kiszka
2014-03-11
1
-1
/
+2
|
*
|
KVM: nVMX: Fully emulate preemption timer
Jan Kiszka
2014-03-11
1
-55
/
+96
|
*
|
KVM: nVMX: Rework interception of IRQs and NMIs
Jan Kiszka
2014-03-11
3
-36
/
+59
|
*
|
Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-06
1
-3
/
+13
|
|
\
\
|
|
*
|
virtio_ccw: fix hang in set offline processing
Heinz Graalfs
2014-03-06
1
-3
/
+13
|
*
|
|
Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Paolo Bonzini
2014-03-04
751
-4139
/
+9692
|
|
\
\
\
|
|
*
|
|
ARM: KVM: fix warning in mmu.c
Marc Zyngier
2014-03-03
1
-1
/
+2
|
|
*
|
|
ARM: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2014-03-03
5
-19
/
+66
|
|
*
|
|
ARM: KVM: add world-switch for AMAIR{0,1}
Marc Zyngier
2014-03-03
3
-3
/
+19
|
|
*
|
|
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2014-03-03
5
-10
/
+11
|
|
*
|
|
ARM: KVM: fix ordering of 64bit coprocessor accesses
Marc Zyngier
2014-03-03
1
-3
/
+3
|
|
*
|
|
ARM: KVM: fix handling of trapped 64bit coprocessor accesses
Marc Zyngier
2014-03-03
2
-4
/
+4
|
|
*
|
|
ARM: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2014-03-03
1
-1
/
+10
|
|
*
|
|
arm64: KVM: flush VM pages before letting the guest enable caches
Marc Zyngier
2014-03-03
4
-1
/
+101
|
|
*
|
|
ARM: KVM: introduce kvm_p*d_addr_end
Marc Zyngier
2014-03-03
3
-5
/
+22
|
|
*
|
|
arm64: KVM: trap VM system registers until MMU and caches are ON
Marc Zyngier
2014-03-03
3
-14
/
+82
|
|
*
|
|
arm64: KVM: allows discrimination of AArch32 sysreg access
Marc Zyngier
2014-03-03
2
-0
/
+8
|
|
*
|
|
arm64: KVM: force cache clean on page fault when caches are off
Marc Zyngier
2014-03-03
3
-8
/
+16
|
*
|
|
|
Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-03-04
11
-147
/
+438
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
2014-03-04
3
-10
/
+270
|
|
*
|
|
s390/airq: add support for irq ranges
Martin Schwidefsky
2014-03-04
2
-27
/
+53
|
|
*
|
|
virtio_ccw: fix vcdev pointer handling issues
Heinz Graalfs
2014-03-04
1
-7
/
+28
|
|
*
|
|
KVM: s390: get rid of local_int array
Jens Freimann
2014-03-04
4
-80
/
+56
|
|
*
|
|
KVM: s390: Fixed CC of SIGP SET_PREFIX handler
Thomas Huth
2014-03-04
1
-16
/
+8
|
|
*
|
|
KVM: s390: Simplify online vcpus counting for stsi
Jens Freimann
2014-03-04
1
-6
/
+1
|
|
*
|
|
KVM: s390: expose gbea register to userspace
Christian Borntraeger
2014-03-04
2
-0
/
+9
|
|
*
|
|
KVM: s390: Provide access to program parameter
Christian Borntraeger
2014-03-04
3
-1
/
+13
|
*
|
|
|
x86: kvm: introduce periodic global clock updates
Andrew Jones
2014-03-04
2
-0
/
+21
|
*
|
|
|
x86: kvm: rate-limit global clock updates
Andrew Jones
2014-03-04
2
-4
/
+24
|
*
|
|
|
kvm, vmx: Really fix lazy FPU on nested guest
Paolo Bonzini
2014-03-03
1
-1
/
+1
|
|
/
/
/
|
*
|
|
KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX
Takuya Yoshikawa
2014-02-27
1
-2
/
+5
|
*
|
|
KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery
Michael Mueller
2014-02-26
1
-0
/
+3
|
*
|
|
KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop
Michael Mueller
2014-02-26
1
-1
/
+1
|
*
|
|
KVM: s390: implementation of kvm_arch_vcpu_runnable()
Michael Mueller
2014-02-26
1
-3
/
+1
|
*
|
|
KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty
Marcelo Tosatti
2014-02-26
1
-0
/
+1
|
*
|
|
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
2014-02-25
3
-2
/
+8
|
*
|
|
KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save
Liu, Jinsong
2014-02-25
2
-1
/
+7
|
*
|
|
KVM: x86: Intel MPX vmx and msr handle
Liu, Jinsong
2014-02-24
4
-2
/
+22
|
*
|
|
KVM: x86: Fix xsave cpuid exposing bug
Liu, Jinsong
2014-02-22
3
-5
/
+10
|
*
|
|
KVM: x86: expose ADX feature to guest
Liu, Jinsong
2014-02-22
1
-1
/
+2
|
*
|
|
KVM: x86: expose new instruction RDSEED to guest
Liu, Jinsong
2014-02-22
1
-1
/
+1
|
*
|
|
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
2014-02-22
2
-2
/
+1
|
*
|
|
KVM: SVM: fix NMI window after iret
Radim Krčmář
2014-02-18
1
-0
/
+1
|
*
|
|
KVM: Simplify kvm->tlbs_dirty handling
Takuya Yoshikawa
2014-02-18
3
-8
/
+8
|
*
|
|
Merge branch 'kvm-master' into kvm-queue
Paolo Bonzini
2014-02-14
3
-6
/
+12
|
|
\
\
\
|
*
|
|
|
KVM: async_pf: Add missing call for async page present
Dominik Dingel
2014-02-04
1
-1
/
+1
|
*
|
|
|
Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-02-04
20
-104
/
+822
|
|
\
\
\
\
|
|
*
|
|
|
KVM: async_pf: Exploit one reg interface for pfault
Dominik Dingel
2014-01-30
2
-0
/
+27
|
|
*
|
|
|
KVM: async_pf: Async page fault support on s390
Dominik Dingel
2014-01-30
12
-9
/
+326
[prev]
[next]