index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
3
-9
/
+13
|
\
|
*
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
Alex Thorlton
2016-12-09
1
-3
/
+3
|
*
x86: Make E820_X_MAX unconditionally larger than E820MAX
Alex Thorlton
2016-12-09
1
-4
/
+8
|
*
xen/pci: Bubble up error and fix description.
Konrad Rzeszutek Wilk
2016-12-08
1
-2
/
+2
*
|
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-14
1
-1
/
+0
|
\
\
|
*
|
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
2016-11-07
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-14
14
-564
/
+1193
|
\
\
\
|
*
|
|
KVM: x86: Handle the kthread worker using the new API
Petr Mladek
2016-12-08
2
-11
/
+7
|
*
|
|
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-12-08
1
-0
/
+10
|
*
|
|
KVM: nVMX: check host CR3 on vmentry and vmexit
Ladi Prosek
2016-12-08
2
-7
/
+19
|
*
|
|
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
2016-12-08
3
-16
/
+45
|
*
|
|
KVM: nVMX: propagate errors from prepare_vmcs02
Ladi Prosek
2016-12-08
1
-4
/
+19
|
*
|
|
KVM: nVMX: fix CR3 load if L2 uses PAE paging and EPT
Ladi Prosek
2016-12-08
1
-2
/
+14
|
*
|
|
KVM: nVMX: load GUEST_EFER after GUEST_CR0 during emulated VM-entry
David Matlack
2016-12-08
1
-9
/
+9
|
*
|
|
KVM: nVMX: generate MSR_IA32_CR{0,4}_FIXED1 from guest CPUID
David Matlack
2016-12-08
1
-3
/
+52
|
*
|
|
KVM: nVMX: fix checks on CR{0,4} during virtual VMX operation
David Matlack
2016-12-08
1
-24
/
+53
|
*
|
|
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2016-12-08
2
-24
/
+297
|
*
|
|
KVM: nVMX: generate non-true VMX MSRs based on true versions
David Matlack
2016-12-08
1
-26
/
+19
|
*
|
|
KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.
Kyle Huey
2016-12-08
1
-1
/
+0
|
*
|
|
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
2016-12-08
5
-124
/
+103
|
*
|
|
KVM: VMX: Move skip_emulated_instruction out of nested_vmx_check_vmcs12
Kyle Huey
2016-12-08
1
-20
/
+33
|
*
|
|
KVM: VMX: Reorder some skip_emulated_instruction calls
Kyle Huey
2016-12-08
1
-6
/
+6
|
*
|
|
KVM: x86: Add a return value to kvm_emulate_cpuid
Kyle Huey
2016-12-08
4
-6
/
+5
|
*
|
|
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
2016-11-24
3
-2
/
+47
|
*
|
|
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
2016-11-24
3
-4
/
+29
|
*
|
|
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
2016-11-22
2
-3
/
+4
|
*
|
|
KVM: nVMX: invvpid handling improvements
Jan Dakinevich
2016-11-22
1
-12
/
+24
|
*
|
|
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
2016-11-22
1
-1
/
+4
|
*
|
|
kvm: x86: CPUID.01H:EDX.APIC[bit 9] should mirror IA32_APIC_BASE[11]
Jim Mattson
2016-11-22
2
-4
/
+11
|
*
|
|
kvm: x86: Add AVX512_4VNNIW and AVX512_4FMAPS support
Luwei Kang
2016-11-16
1
-1
/
+13
|
*
|
|
KVM: x86: emulate FXSAVE and FXRSTOR
Radim Krčmář
2016-11-16
1
-1
/
+128
|
*
|
|
KVM: x86: add asm_safe wrapper
Radim Krčmář
2016-11-16
1
-11
/
+23
|
*
|
|
KVM: x86: save one bit in ctxt->d
Radim Krčmář
2016-11-16
1
-10
/
+13
|
*
|
|
KVM: x86: add Align16 instruction flag
Radim Krčmář
2016-11-16
1
-8
/
+12
|
*
|
|
kvm: x86: remove unused but set variable
Jiang Biao
2016-11-16
1
-3
/
+0
|
*
|
|
kvm: x86: hyperv: make function static to avoid compiling warning
Jiang Biao
2016-11-16
1
-1
/
+1
|
*
|
|
kvm: x86: cpuid: remove the unnecessary variable
Jiang Biao
2016-11-16
1
-2
/
+2
|
*
|
|
kvm: x86: make a function in x86.c static to avoid compiling warning
Jiang Biao
2016-11-16
1
-1
/
+1
|
*
|
|
kvm: x86: make function static to avoid compiling warning
Jiang Biao
2016-11-16
1
-1
/
+1
|
*
|
|
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Radim Krčmář
2016-11-16
19
-70
/
+156
|
|
\
\
\
|
*
\
\
\
Merge tag 'tags/for-kvmgt' into HEAD
Paolo Bonzini
2016-11-09
3
-6
/
+15
|
|
\
\
\
\
|
*
|
|
|
|
kvm: x86: avoid atomic operations on APICv vmentry
Paolo Bonzini
2016-11-03
2
-3
/
+17
|
*
|
|
|
|
KVM: nVMX: support descriptor table exits
Paolo Bonzini
2016-11-02
3
-0
/
+8
|
*
|
|
|
|
KVM: x86: use ktime_get instead of seeking the hrtimer_clock_base
Paolo Bonzini
2016-11-02
1
-4
/
+4
|
*
|
|
|
|
KVM: LAPIC: add APIC Timer periodic/oneshot mode VMX preemption timer support
Wanpeng Li
2016-11-02
2
-28
/
+76
|
*
|
|
|
|
KVM: LAPIC: rename start/cancel_hv_tscdeadline to start/cancel_hv_timer
Wanpeng Li
2016-11-02
1
-8
/
+8
|
*
|
|
|
|
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
Wanpeng Li
2016-11-02
3
-1
/
+11
|
*
|
|
|
|
KVM: LAPIC: guarantee the timer is in tsc-deadline mode
Wanpeng Li
2016-11-02
1
-2
/
+2
|
*
|
|
|
|
KVM: LAPIC: extract start_sw_period() to handle periodic/oneshot mode
Wanpeng Li
2016-11-02
1
-42
/
+47
|
*
|
|
|
|
kvm: x86: remove the misleading comment in vmx_handle_external_intr
Longpeng(Mike)
2016-11-02
1
-5
/
+0
[next]