summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2017-08-18KVM: x86: simplify ept_misconfigPaolo Bonzini
2017-08-11kvm: x86: Disallow illegal IA32_APIC_BASE MSR valuesJim Mattson
2017-08-11KVM: MMU: Bail out immediately if there is no available mmu pageWanpeng Li
2017-08-11KVM: MMU: Fix softlockup due to mmu_lock is held too longWanpeng Li
2017-08-11KVM: nVMX: validate eptp pointerDavid Hildenbrand
2017-08-11x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov
2017-08-10kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini
2017-08-10KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh
2017-08-10KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li
2017-08-08KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-08-07KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář
2017-08-07KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář
2017-08-07KVM: x86: X86_FEATURE_NRIPS is not scattered anymoreRadim Krčmář
2017-08-07KVM: nVMX: Emulate EPTP switching for the L1 hypervisorBandan Das
2017-08-07KVM: nVMX: Enable VMFUNC for the L1 hypervisorBandan Das
2017-08-07KVM: vmx: Enable VMFUNCsBandan Das
2017-08-07KVM: nVMX: get rid of nested_release_page*David Hildenbrand
2017-08-07KVM: nVMX: get rid of nested_get_page()David Hildenbrand
2017-08-07KVM: nVMX: INVPCID supportPaolo Bonzini
2017-08-07KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li
2017-08-02KVM: nVMX: mark vmcs12 pages dirty on L2 exitDavid Matlack
2017-08-02kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardownDavid Matlack
2017-08-02KVM: nVMX: do not pin the VMCS12Paolo Bonzini
2017-08-02KVM: X86: init irq->level in kvm_pv_kick_cpu_opLongpeng(Mike)
2017-08-02KVM: X86: Fix loss of pending INIT due to raceWanpeng Li
2017-08-01KVM: nVMX: fixes to nested virt interrupt injectionPaolo Bonzini
2017-08-01KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12Paolo Bonzini
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van
2017-07-26KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini
2017-07-24KVM: VMX: remove unused fieldPaolo Bonzini
2017-07-20kvm: x86: hyperv: avoid livelock in oneshot SynIC timersRoman Kagan
2017-07-20KVM: VMX: Fix invalid guest state detection after task-switch emulationWanpeng Li
2017-07-19x86: add MULTIUSER dependency for KVMArnd Bergmann
2017-07-19KVM: nVMX: Disallow VM-entry in MOV-SS shadowJim Mattson
2017-07-19KVM: nVMX: track NMI blocking state separately for each VMCSPaolo Bonzini
2017-07-19KVM: x86: masking out upper bitsDan Carpenter
2017-07-18kvm/x86/svm: Support Secure Memory Encryption within KVMTom Lendacky
2017-07-14kvm: x86: hyperv: make VP_INDEX managed by userspaceRoman Kagan
2017-07-14KVM: async_pf: Let guest support delivery of async_pf from guest modeWanpeng Li
2017-07-14KVM: async_pf: Force a nested vmexit if the injected #PF is async_pfWanpeng Li
2017-07-14KVM: async_pf: Add L1 guest async_pf #PF vmexit handlerWanpeng Li
2017-07-14KVM: x86: Simplify kvm_x86_ops->queue_exception parameter listWanpeng Li
2017-07-13kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2Roman Kagan
2017-07-13KVM: x86: make backwards_tsc_observed a per-VM variableLadi Prosek
2017-07-12KVM: SVM: Enable Virtual VMLOAD VMSAVE featureJanakarajan Natarajan
2017-07-12KVM: SVM: Rename lbr_ctl field in the vmcb control areaJanakarajan Natarajan