| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 7 | -7/+8 |
|\ \ |
|
| * | | x86/kvm: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 7 | -7/+8 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-29 | 1 | -27/+8 |
|\ \ \ |
|
| * | | | x86/kvm/kvmclock: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-07-15 | 1 | -25/+8 |
| * | | | KVM/x86: Remove superfluous SMP function call | Anna-Maria Gleixner | 2016-07-15 | 1 | -4/+2 |
| |/ / |
|
* | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-07-29 | 3 | -37/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-07-24 | 3 | -37/+5 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Revert "KVM: x86: add pcommit support" | Dan Williams | 2016-07-23 | 3 | -37/+5 |
| | |/ |
|
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-07-26 | 2 | -34/+43 |
|\ \ \ |
|
| * | | | KVM: VMX: handle PML full VMEXIT that occurs during event delivery | Cao, Lei | 2016-07-16 | 1 | -0/+1 |
| * | | | Revert "KVM: SVM: fix trashing of MSR_TSC_AUX" | Radim Krčmář | 2016-07-16 | 1 | -5/+3 |
| * | | | KVM: SVM: do not set MSR_TSC_AUX on 32-bit builds | Paolo Bonzini | 2016-07-14 | 1 | -1/+1 |
| * | | | KVM: nVMX: Fix memory corruption when using VMCS shadowing | Jim Mattson | 2016-07-14 | 1 | -2/+17 |
| * | | | kvm: vmx: ensure VMCS is current while enabling PML | Peter Feiner | 2016-07-14 | 1 | -32/+24 |
| * | | | KVM: SVM: fix trashing of MSR_TSC_AUX | Paolo Bonzini | 2016-07-14 | 1 | -3/+5 |
| * | | | KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault | Alexis Dambricourt | 2016-07-05 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes | Ingo Molnar | 2016-07-10 | 5 | -32/+43 |
|\| | |
|
| * | | KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. | Quentin Casasnovas | 2016-06-27 | 1 | -12/+11 |
| * | | KVM: LAPIC: cap __delay at lapic_timer_advance_ns | Marcelo Tosatti | 2016-06-27 | 1 | -1/+2 |
| * | | KVM: x86: move nsec_to_cycles from x86.c to x86.h | Marcelo Tosatti | 2016-06-27 | 2 | -6/+7 |
| * | | kvm: vmx: check apicv is active before using VT-d posted interrupt | Yang Zhang | 2016-06-16 | 1 | -5/+10 |
| * | | kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC | Suravee Suthikulpanit | 2016-06-16 | 1 | -5/+10 |
| * | | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid() | Suravee Suthikulpanit | 2016-06-16 | 1 | -3/+3 |
| |/ |
|
* / | x86/fpu: Add tracepoints to dump FPU state at key points | Dave Hansen | 2016-06-08 | 1 | -3/+3 |
|/ |
|
* | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS | Paolo Bonzini | 2016-06-02 | 1 | -0/+5 |
* | KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number | Paolo Bonzini | 2016-06-02 | 1 | -0/+4 |
* | KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID | Paolo Bonzini | 2016-06-02 | 1 | -10/+12 |
* | kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR | Paolo Bonzini | 2016-06-02 | 1 | -1/+1 |
* | KVM: Handle MSR_IA32_PERF_CTL | Dmitry Bilunov | 2016-06-02 | 1 | -0/+1 |
* | KVM: x86: avoid write-tearing of TDP | Nadav Amit | 2016-06-02 | 1 | -4/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-27 | 2 | -20/+32 |
|\ |
|
| * | kvm:vmx: more complete state update on APICv on/off | Roman Kagan | 2016-05-25 | 1 | -18/+30 |
| * | svm: bitwise vs logical op typo | Dan Carpenter | 2016-05-24 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 10 | -174/+895 |
|\| |
|
| * | KVM: MTRR: remove MSR 0x2f8 | Andy Honig | 2016-05-18 | 1 | -2/+0 |
| * | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same | Paolo Bonzini | 2016-05-18 | 3 | -9/+9 |
| * | svm: Manage vcpu load/unload when enable AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+89 |
| * | svm: Do not intercept CR8 when enable AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -4/+12 |
| * | svm: Do not expose x2APIC when enable AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+12 |
| * | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore | Suravee Suthikulpanit | 2016-05-18 | 2 | -0/+12 |
| * | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit | 2016-05-18 | 4 | -0/+341 |
| * | svm: Add interrupt injection via AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -4/+35 |
| * | KVM: x86: Detect and Initialize AVIC support | Suravee Suthikulpanit | 2016-05-18 | 1 | -1/+224 |
| * | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+5 |
| * | KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg | Suravee Suthikulpanit | 2016-05-18 | 3 | -33/+33 |
| * | KVM: x86: Misc LAPIC changes to expose helper functions | Suravee Suthikulpanit | 2016-05-18 | 2 | -74/+82 |
| * | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 1 | -0/+1 |
| * | kvm: Conditionally register IRQ bypass consumer | Alex Williamson | 2016-05-11 | 1 | -11/+8 |
| * | kvm: robustify steal time record | Wanpeng Li | 2016-05-03 | 1 | -1/+17 |
| * | KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset | Bruce Rogers | 2016-04-29 | 1 | -1/+1 |