aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-28KVM: x86: Check for host supported fields in shadow vmcsBandan Das1-12/+41
2014-04-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-22/+93
2014-04-14KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti1-1/+0
2014-04-14KVM: Rename variable smep to cr4_smepFeng Wu1-3/+3
2014-04-14KVM: expose SMAP feature to guestFeng Wu1-1/+1
2014-04-14KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu1-5/+6
2014-04-14KVM: Add SMAP support when setting CR4Feng Wu5-13/+84
2014-04-07Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+6
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-179/+443
2014-04-01Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-03-27KVM: vmx: fix MPX detectionPaolo Bonzini1-1/+2
2014-03-20x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat1-1/+6
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini4-3/+30
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini1-0/+17
2014-03-17KVM: x86: introduce kvm_supported_xcr0()Paolo Bonzini3-14/+19
2014-03-17KVM: x86 emulator: emulate MOVAPDIgor Mammedov1-1/+1
2014-03-17KVM: x86 emulator: emulate MOVAPSIgor Mammedov1-1/+7
2014-03-13kvm: x86: ignore ioapic polarityGabriel L. Somlo1-0/+1
2014-03-12KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-03-11KVM: svm: Allow the guest to run with dirty debug registersPaolo Bonzini1-0/+28
2014-03-11KVM: svm: set/clear all DR intercepts in one swoopPaolo Bonzini1-21/+20
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini1-0/+4
2014-03-11KVM: vmx: Allow the guest to run with dirty debug registersPaolo Bonzini1-1/+37
2014-03-11KVM: x86: Allow the guest to run with dirty debug registersPaolo Bonzini1-0/+16
2014-03-11KVM: x86: change vcpu->arch.switch_db_regs to a bit maskPaolo Bonzini1-1/+3
2014-03-11KVM: vmx: we do rely on loading DR7 on entryPaolo Bonzini1-1/+1
2014-03-11KVM: x86: Remove return code from enable_irq/nmi_windowJan Kiszka3-27/+12
2014-03-11KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interruptJan Kiszka1-1/+2
2014-03-11KVM: nVMX: Fully emulate preemption timerJan Kiszka1-55/+96
2014-03-11KVM: nVMX: Rework interception of IRQs and NMIsJan Kiszka2-36/+57
2014-03-04Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-nextPaolo Bonzini2-1/+2
2014-03-04x86: kvm: introduce periodic global clock updatesAndrew Jones1-0/+20
2014-03-04x86: kvm: rate-limit global clock updatesAndrew Jones1-4/+23
2014-03-03kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini1-1/+1
2014-02-27kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig1-1/+1
2014-02-27KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEXTakuya Yoshikawa1-2/+5
2014-02-27x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin1-1/+1
2014-02-26KVM: MMU: drop read-only large sptes when creating lower level sptesMarcelo Tosatti1-0/+1
2014-02-26KVM: x86: emulator_cmpxchg_emulated should mark_page_dirtyMarcelo Tosatti1-0/+1
2014-02-25KVM: x86: Enable Intel MPX for guestLiu, Jinsong3-2/+8
2014-02-25KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_saveLiu, Jinsong2-1/+7
2014-02-24KVM: x86: Intel MPX vmx and msr handleLiu, Jinsong1-2/+16
2014-02-22KVM: x86: Fix xsave cpuid exposing bugLiu, Jinsong2-5/+8
2014-02-22KVM: x86: expose ADX feature to guestLiu, Jinsong1-1/+2
2014-02-22KVM: x86: expose new instruction RDSEED to guestLiu, Jinsong1-1/+1
2014-02-18KVM: SVM: fix NMI window after iretRadim Krčmář1-0/+1
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa1-3/+4
2014-02-04Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-1/+1
2014-02-04KVM: x86: remove unused last_kernel_ns variableMarcelo Tosatti1-1/+0