Age | Commit message (Expand) | Author |
2014-04-07 | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-01 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-27 | KVM: vmx: fix MPX detection | Paolo Bonzini |
2014-03-20 | x86, kvm: Fix CPU hotplug callback registration | Srivatsa S. Bhat |
2014-03-17 | KVM: x86: handle missing MPX in nested virtualization | Paolo Bonzini |
2014-03-17 | KVM: x86: Add nested virtualization support for MPX | Paolo Bonzini |
2014-03-17 | KVM: x86: introduce kvm_supported_xcr0() | Paolo Bonzini |
2014-03-17 | KVM: x86 emulator: emulate MOVAPD | Igor Mammedov |
2014-03-17 | KVM: x86 emulator: emulate MOVAPS | Igor Mammedov |
2014-03-13 | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo |
2014-03-12 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-03-11 | KVM: svm: Allow the guest to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: svm: set/clear all DR intercepts in one swoop | Paolo Bonzini |
2014-03-11 | KVM: nVMX: Allow nested guests to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: vmx: Allow the guest to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: x86: Allow the guest to run with dirty debug registers | Paolo Bonzini |
2014-03-11 | KVM: x86: change vcpu->arch.switch_db_regs to a bit mask | Paolo Bonzini |
2014-03-11 | KVM: vmx: we do rely on loading DR7 on entry | Paolo Bonzini |
2014-03-11 | KVM: x86: Remove return code from enable_irq/nmi_window | Jan Kiszka |
2014-03-11 | KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt | Jan Kiszka |
2014-03-11 | KVM: nVMX: Fully emulate preemption timer | Jan Kiszka |
2014-03-11 | KVM: nVMX: Rework interception of IRQs and NMIs | Jan Kiszka |
2014-03-04 | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini |
2014-03-04 | x86: kvm: introduce periodic global clock updates | Andrew Jones |
2014-03-04 | x86: kvm: rate-limit global clock updates | Andrew Jones |
2014-03-03 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini |
2014-02-27 | kvm, vmx: Really fix lazy FPU on nested guest | Paolo Bonzini |
2014-02-27 | kvm: x86: fix emulator buffer overflow (CVE-2014-0049) | Andrew Honig |
2014-02-27 | KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX | Takuya Yoshikawa |
2014-02-27 | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin |
2014-02-26 | KVM: MMU: drop read-only large sptes when creating lower level sptes | Marcelo Tosatti |
2014-02-26 | KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty | Marcelo Tosatti |
2014-02-25 | KVM: x86: Enable Intel MPX for guest | Liu, Jinsong |
2014-02-25 | KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save | Liu, Jinsong |
2014-02-24 | KVM: x86: Intel MPX vmx and msr handle | Liu, Jinsong |
2014-02-22 | KVM: x86: Fix xsave cpuid exposing bug | Liu, Jinsong |
2014-02-22 | KVM: x86: expose ADX feature to guest | Liu, Jinsong |
2014-02-22 | KVM: x86: expose new instruction RDSEED to guest | Liu, Jinsong |
2014-02-18 | KVM: SVM: fix NMI window after iret | Radim Krčmář |
2014-02-18 | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa |
2014-02-04 | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2014-02-04 | KVM: x86: remove unused last_kernel_ns variable | Marcelo Tosatti |
2014-01-30 | KVM: async_pf: Provide additional direct page notification | Dominik Dingel |
2014-01-29 | kvm: x86: move KVM_CAP_HYPERV_TIME outside #ifdef | Paolo Bonzini |
2014-01-27 | KVM: x86: Validate guest writes to MSR_IA32_APICBASE | Jan Kiszka |
2014-01-24 | KVM: x86: mark hyper-v vapic assist page as dirty | Vadim Rozenfeld |
2014-01-23 | KVM: x86: mark hyper-v hypercall page as dirty | Vadim Rozenfeld |
2014-01-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-20 | kvm: make KVM_MMU_AUDIT help text more readable | Randy Dunlap |