index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Add a generic function for translating guest addresses
Thomas Huth
2014-05-30
2
-0
/
+56
*
KVM: vmx: DR7 masking on task switch emulation is wrong
Nadav Amit
2014-05-22
1
-1
/
+1
*
x86: fix page fault tracing when KVM guest support enabled
Dave Hansen
2014-05-22
2
-1
/
+6
*
KVM: x86: get CPL from SS.DPL
Paolo Bonzini
2014-05-22
3
-42
/
+18
*
KVM: x86: check CS.DPL against RPL during task switch
Paolo Bonzini
2014-05-22
1
-14
/
+17
*
KVM: x86: drop set_rflags callback
Paolo Bonzini
2014-05-22
2
-7
/
+0
*
KVM: x86: use new CS.RPL as CPL during task switch
Paolo Bonzini
2014-05-22
1
-27
/
+33
*
KVM: s390: split SIE state guest prefix field
Michael Mueller
2014-05-16
6
-13
/
+22
*
s390/sclp: add sclp_get_ibc function
Michael Mueller
2014-05-16
1
-0
/
+1
*
KVM: s390: interpretive execution of SIGP EXTERNAL CALL
David Hildenbrand
2014-05-16
7
-6
/
+94
*
KVM: s390: Use intercept_insn decoder in trace event
Alexander Yarygin
2014-05-16
1
-5
/
+2
*
KVM: s390: decoder of SIE intercepted instructions
Alexander Yarygin
2014-05-16
1
-0
/
+33
*
KVM: s390: Use trace tables from sie.h.
Alexander Yarygin
2014-05-16
1
-31
/
+1
*
KVM: s390: add sie exit reasons tables
Alexander Yarygin
2014-05-16
1
-0
/
+212
*
KVM: s390: Improved MVPG partial execution handler
Thomas Huth
2014-05-16
1
-16
/
+9
*
KVM: s390: Introduce helper function for faulting-in a guest page
Thomas Huth
2014-05-16
2
-7
/
+26
*
KVM: s390: Avoid endless loops of specification exceptions
Thomas Huth
2014-05-16
1
-1
/
+9
*
KVM: s390: Improve is_valid_psw()
Thomas Huth
2014-05-16
2
-1
/
+5
*
KVM: s390: correct locking for s390_enable_skey
Martin Schwidefsky
2014-05-16
1
-15
/
+7
*
KVM: x86: Fix CR3 reserved bits check in long mode
Jan Kiszka
2014-05-12
1
-4
/
+5
*
kvm: x86: emulate monitor and mwait instructions as nop
Gabriel L. Somlo
2014-05-08
3
-12
/
+38
*
kvm/x86: implement hv EOI assist
Michael S. Tsirkin
2014-05-07
1
-0
/
+4
*
KVM: x86: Mark bit 7 in long-mode PDPTE according to 1GB pages support
Nadav Amit
2014-05-07
2
-2
/
+13
*
KVM: vmx: handle_dr does not handle RSP correctly
Nadav Amit
2014-05-07
1
-1
/
+1
*
KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptr
Bandan Das
2014-05-06
1
-46
/
+37
*
KVM: nVMX: fail on invalid vmclear/vmptrld pointer
Bandan Das
2014-05-06
1
-0
/
+12
*
KVM: nVMX: additional checks on vmxon region
Bandan Das
2014-05-06
2
-0
/
+68
*
KVM: nVMX: rearrange get_vmx_mem_address
Bandan Das
2014-05-06
1
-53
/
+53
*
Merge tag 'kvm-s390-20140506' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-05-06
4
-7
/
+84
|
\
|
*
KVM: s390: Fix external interrupt interception
Thomas Huth
2014-05-06
2
-5
/
+49
|
*
KVM: s390: Add clock comparator and CPU timer IRQ injection
Thomas Huth
2014-05-06
1
-0
/
+32
|
*
KVM: s390: return -EFAULT if copy_from_user() fails
Dan Carpenter
2014-05-06
1
-2
/
+3
*
|
KVM: x86: improve the usability of the 'kvm_pio' tracepoint
Ulrich Obergfell
2014-05-05
2
-6
/
+18
|
/
*
Merge tag 'kvm-s390-20140429' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2014-04-30
10
-13
/
+285
|
\
|
*
KVM: s390: enable IBS for single running VCPUs
David Hildenbrand
2014-04-29
3
-2
/
+145
|
*
KVM: s390: introduce kvm_s390_vcpu_{start,stop}
David Hildenbrand
2014-04-29
6
-6
/
+40
|
*
KVM: s390: Add low-address protection to TEST BLOCK
Thomas Huth
2014-04-29
1
-0
/
+3
|
*
KVM: s390: Fixes for PFMF
Thomas Huth
2014-04-29
1
-4
/
+14
|
*
KVM: s390: Add a function for checking the low-address protection
Thomas Huth
2014-04-29
2
-0
/
+29
|
*
KVM: s390: Handle MVPG partial execution interception
Thomas Huth
2014-04-29
1
-1
/
+54
*
|
KVM: x86: expose invariant tsc cpuid bit (v2)
Marcelo Tosatti
2014-04-29
1
-1
/
+7
|
/
*
KVM: MMU: flush tlb out of mmu lock when write-protect the sptes
Xiao Guangrong
2014-04-23
3
-6
/
+64
*
KVM: MMU: flush tlb if the spte can be locklessly modified
Xiao Guangrong
2014-04-23
1
-1
/
+2
*
KVM: MMU: lazily drop large spte
Xiao Guangrong
2014-04-23
2
-18
/
+24
*
KVM: MMU: properly check last spte in fast_page_fault()
Xiao Guangrong
2014-04-23
1
-4
/
+6
*
Revert "KVM: Simplify kvm->tlbs_dirty handling"
Xiao Guangrong
2014-04-23
1
-4
/
+3
*
KVM: x86: Processor mode may be determined incorrectly
Nadav Amit
2014-04-23
1
-1
/
+1
*
KVM: x86: IN instruction emulation should ignore REP-prefix
Nadav Amit
2014-04-23
1
-1
/
+2
*
KVM: x86: Fix CR3 reserved bits
Nadav Amit
2014-04-23
3
-29
/
+6
*
KVM: x86: Fix wrong/stuck PMU when guest does not use PMI
Nadav Amit
2014-04-23
1
-2
/
+5
[next]