summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu
2014-04-14KVM: expose SMAP feature to guestFeng Wu
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-03-27KVM: vmx: fix MPX detectionPaolo Bonzini
2014-03-20x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini
2014-03-17KVM: x86 emulator: emulate MOVAPDIgor Mammedov
2014-03-17KVM: x86 emulator: emulate MOVAPSIgor Mammedov
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka
2014-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Paolo Bonzini
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones
2014-03-03kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-02-27KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti
2014-02-26KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa
2014-02-04Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-02-04KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel