index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: fix fixing of hypercalls
Dmitry Vyukov
2017-01-17
1
-1
/
+2
*
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-12
1
-10
/
+38
*
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2017-01-12
1
-0
/
+2
*
KVM: x86: Introduce segmented_write_std
Steve Rutherford
2017-01-12
1
-4
/
+18
*
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-12
3
-0
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-06
2
-12
/
+11
|
\
|
*
KVM: VMX: remove duplicated declaration
Jan Dakinevich
2017-01-05
1
-6
/
+0
|
*
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
Xiao Guangrong
2016-12-24
1
-2
/
+7
|
*
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
2016-12-21
1
-4
/
+4
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
2
-9
/
+9
|
\
\
|
*
|
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+2
|
*
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-7
/
+7
|
|
/
*
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
|
/
*
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
Jim Mattson
2016-12-19
1
-6
/
+5
*
kvm: take srcu lock around kvm_steal_time_set_preempted()
Andrea Arcangeli
2016-12-19
1
-0
/
+7
*
kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
Andrea Arcangeli
2016-12-19
1
-0
/
+10
*
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
2016-12-16
2
-9
/
+16
*
KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.
Yi Sun
2016-12-15
1
-4
/
+5
*
kvm: nVMX: Correct a VMX instruction error code for VMPTRLD
GanShun
2016-12-15
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-13
11
-560
/
+1137
|
\
|
*
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
1
-7
/
+18
|
*
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
2016-12-08
2
-16
/
+44
|
*
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
1
-24
/
+266
|
*
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
4
-123
/
+101
|
*
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
3
-5
/
+4
|
*
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
2016-11-24
2
-2
/
+46
|
*
kvm: svm: Add support for additional SVM NPF error codes
Tom Lendacky
2016-11-24
2
-3
/
+19
|
*
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: 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
[next]