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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-23
110
-2968
/
+7277
|
\
|
*
x86/kvm: Provide optimized version of vcpu_is_preempted() for x86-64
Waiman Long
2017-02-21
2
-0
/
+33
|
*
x86/paravirt: Change vcp_is_preempted() arg type to long
Waiman Long
2017-02-21
4
-4
/
+4
|
*
KVM: VMX: use correct vmcs_read/write for guest segment selector/base
Chao Peng
2017-02-21
1
-2
/
+2
|
*
x86/kvm/vmx: Defer TR reload after VM exit
Andy Lutomirski
2017-02-21
4
-14
/
+72
|
*
x86/asm/64: Drop __cacheline_aligned from struct x86_hw_tss
Andy Lutomirski
2017-02-21
1
-1
/
+1
|
*
x86/kvm/vmx: Simplify segment_base()
Andy Lutomirski
2017-02-21
1
-8
/
+7
|
*
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
Andy Lutomirski
2017-02-21
1
-4
/
+7
|
*
x86/kvm/vmx: Don't fetch the TSS base from the GDT
Andy Lutomirski
2017-02-21
1
-10
/
+4
|
*
x86/asm: Define the kernel TSS limit in a macro
Andy Lutomirski
2017-02-21
2
-9
/
+11
|
*
kvm: fix page struct leak in handle_vmon
Paolo Bonzini
2017-02-20
1
-2
/
+7
|
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-20
4
-5
/
+17
|
|
\
|
|
*
KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now
Paul Mackerras
2017-02-18
2
-1
/
+8
|
|
*
KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message
Thomas Huth
2017-02-17
1
-2
/
+2
|
|
*
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2017-02-17
2
-2
/
+4
|
|
*
KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path
David Gibson
2017-02-16
1
-0
/
+3
|
*
|
KVM: Return an error code only as a constant in kvm_get_dirty_log()
Markus Elfring
2017-02-17
1
-11
/
+5
|
*
|
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
Markus Elfring
2017-02-17
1
-12
/
+5
|
*
|
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
Markus Elfring
2017-02-17
1
-4
/
+1
|
*
|
KVM: x86: remove code for lazy FPU handling
Paolo Bonzini
2017-02-17
6
-149
/
+19
|
*
|
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
2017-02-17
7
-5
/
+39
|
*
|
KVM: Support vCPU-based gfn->hva cache
Cao, Lei
2017-02-16
4
-58
/
+55
|
*
|
KVM: use separate generations for each address space
Paolo Bonzini
2017-02-16
1
-8
/
+16
|
*
|
KVM: only retrieve memslots once when initializing cache
Paolo Bonzini
2017-02-16
1
-7
/
+14
|
*
|
KVM: VMX: use vmcs_set/clear_bits for CPU-based execution controls
Paolo Bonzini
2017-02-16
1
-22
/
+8
|
*
|
ptp_kvm: try to detect hypercall availability
Radim Krčmář
2017-02-16
1
-0
/
+7
|
*
|
KVM: svm: inititalize hash table structures directly
David Hildenbrand
2017-02-15
1
-4
/
+2
|
*
|
kvm: nVMX: Refactor nested_vmx_run()
Jim Mattson
2017-02-15
1
-49
/
+62
|
*
|
kvm: nVMX: Split VMCS checks from nested_vmx_run()
Jim Mattson
2017-02-15
1
-91
/
+103
|
*
|
kvm: nVMX: Refactor nested_get_vmcs12_pages()
Jim Mattson
2017-02-15
1
-69
/
+69
|
*
|
kvm: nVMX: Refactor handle_vmptrld()
Jim Mattson
2017-02-15
1
-9
/
+13
|
*
|
kvm: nVMX: Refactor handle_vmon()
Jim Mattson
2017-02-15
1
-41
/
+52
|
*
|
kvm: nVMX: Prepare for checkpointing L2 state
Jim Mattson
2017-02-15
1
-29
/
+48
|
*
|
kvm: x86: do not use KVM_REQ_EVENT for APICv interrupt injection
Paolo Bonzini
2017-02-15
3
-29
/
+34
|
*
|
KVM: x86: do not scan IRR twice on APICv vmentry
Paolo Bonzini
2017-02-15
5
-28
/
+28
|
*
|
KVM: vmx: move sync_pir_to_irr from apic_find_highest_irr to callers
Paolo Bonzini
2017-02-15
2
-4
/
+7
|
*
|
KVM: x86: preparatory changes for APICv cleanups
Paolo Bonzini
2017-02-15
3
-26
/
+35
|
*
|
kvm: nVMX: move nested events check to kvm_vcpu_running
Paolo Bonzini
2017-02-15
1
-3
/
+3
|
*
|
KVM: vmx: clear pending interrupts on KVM_SET_LAPIC
Paolo Bonzini
2017-02-15
2
-2
/
+10
|
*
|
kvm: vmx: Use the hardware provided GPA instead of page walk
Paolo Bonzini
2017-02-15
1
-0
/
+3
|
|
/
|
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-15
9
-87
/
+56
|
|
\
|
|
*
KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce()
Wei Yongjun
2017-02-09
1
-0
/
+1
|
|
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-02-08
8
-87
/
+55
|
|
|
\
|
*
|
|
KVM: x86: hide KVM_HC_CLOCK_PAIRING on 32 bit
Arnd Bergmann
2017-02-09
1
-0
/
+4
|
*
|
|
Merge tag 'kvmarm-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-02-09
295
-1399
/
+3818
|
|
\
\
\
|
|
*
|
|
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
3
-4
/
+37
|
|
*
|
|
KVM: arm64: Add the EL1 physical timer access handler
Jintack Lim
2017-02-08
1
-0
/
+34
|
|
*
|
|
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
2017-02-08
1
-1
/
+24
|
|
*
|
|
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
2017-02-08
2
-14
/
+42
|
|
*
|
|
KVM: arm/arm64: Update the physical timer interrupt level
Jintack Lim
2017-02-08
1
-0
/
+4
[next]