summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | KVM: cpuid: set struct kvm_cpuid_entry2 flags in do_cpuid_1_entPaolo Bonzini2019-07-051-16/+14Star
| * | KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafsPaolo Bonzini2019-07-051-47/+81
| * | KVM: cpuid: do_cpuid_ent works on a whole CPUID functionPaolo Bonzini2019-07-051-47/+42Star
| * | KVM: LAPIC: remove the trailing newline used in the fmt parameter of TP_printkWanpeng Li2019-07-031-1/+1
| * | KVM: svm: add nrips module parameterPaolo Bonzini2019-07-031-3/+12
| * | kvm: x86: Pass through AMD_STIBP_ALWAYS_ON in GET_SUPPORTED_CPUIDJim Mattson2019-07-021-1/+1
| * | kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson2019-07-021-5/+3Star
| * | KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guestWanpeng Li2019-07-021-1/+2
| * | KVM: X86: Implement PV sched yield hypercallWanpeng Li2019-07-021-0/+21
| * | x86/kvm/nVMX: fix VMCLEAR when Enlightened VMCS is in useVitaly Kuznetsov2019-07-023-14/+37
| * | x86/KVM/nVMX: don't use clean fields data on enlightened VMLAUNCHVitaly Kuznetsov2019-07-021-8/+12
| * | KVM: nVMX: list VMX MSRs in KVM_GET_MSR_INDEX_LISTPaolo Bonzini2019-07-023-0/+23
| * | KVM: nVMX: allow setting the VMFUNC controls MSRPaolo Bonzini2019-07-021-0/+5
| * | KVM: nVMX: include conditional controls in /dev/kvm KVM_GET_MSRSPaolo Bonzini2019-07-021-1/+6
| * | KVM: x86: Fix apic dangling pointer in vcpuSaar Amar2019-06-201-0/+1
| * | KVM: VMX: check CPUID before allowing read/write of IA32_XSSWanpeng Li2019-06-201-2/+8
| * | KVM: nVMX: shadow pin based execution controlsPaolo Bonzini2019-06-181-0/+1
| * | KVM: VMX: Leave preemption timer running when it's disabledSean Christopherson2019-06-183-25/+41
| * | KVM: VMX: Drop hv_timer_armed from 'struct loaded_vmcs'Sean Christopherson2019-06-183-8/+2Star
| * | KVM: nVMX: Preset *DT exiting in vmcs02 when emulating UMIPSean Christopherson2019-06-181-0/+8
| * | KVM: nVMX: Preserve last USE_MSR_BITMAPS when preparing vmcs02Sean Christopherson2019-06-181-1/+11
| * | KVM: VMX: Explicitly initialize controls shadow at VMCS allocationSean Christopherson2019-06-183-15/+12Star
| * | KVM: nVMX: Don't reset VMCS controls shadow on VMCS switchSean Christopherson2019-06-182-9/+0Star
| * | KVM: nVMX: Shadow VMCS controls on a per-VMCS basisSean Christopherson2019-06-182-15/+16
| * | KVM: VMX: Shadow VMCS secondary execution controlsSean Christopherson2019-06-183-26/+28
| * | KVM: VMX: Shadow VMCS primary execution controlsSean Christopherson2019-06-183-31/+23Star
| * | KVM: VMX: Shadow VMCS pin controlsSean Christopherson2019-06-183-7/+8
| * | KVM: VMX: Add builder macros for shadowing controlsSean Christopherson2019-06-181-64/+36Star
| * | KVM: nVMX: Use adjusted pin controls for vmcs02Sean Christopherson2019-06-183-4/+4
| * | KVM: nVMX: Copy PDPTRs to/from vmcs12 only when necessarySean Christopherson2019-06-181-5/+22
| * | KVM: x86: introduce is_pae_pagingPaolo Bonzini2019-06-184-8/+12
| * | KVM: nVMX: Don't update GUEST_BNDCFGS if it's clean in HV eVMCSSean Christopherson2019-06-181-4/+4
| * | KVM: nVMX: Update vmcs12 for MSR_IA32_DEBUGCTLMSR when it's writtenSean Christopherson2019-06-182-3/+9
| * | KVM: nVMX: Update vmcs12 for SYSENTER MSRs when they're writtenSean Christopherson2019-06-182-3/+10
| * | KVM: nVMX: Update vmcs12 for MSR_IA32_CR_PAT when it's writtenSean Christopherson2019-06-182-4/+4
| * | KVM: nVMX: Don't speculatively write APIC-access page addressSean Christopherson2019-06-181-8/+0Star
| * | KVM: nVMX: Don't speculatively write virtual-APIC page addressSean Christopherson2019-06-181-13/+8Star
| * | KVM: nVMX: Don't dump VMCS if virtual APIC page can't be mappedSean Christopherson2019-06-181-3/+0Star
| * | KVM: nVMX: Don't reread VMCS-agnostic state when switching VMCSSean Christopherson2019-06-183-6/+15
| * | KVM: nVMX: Don't "put" vCPU or host state when switching VMCSSean Christopherson2019-06-183-26/+53
| * | KVM: VMX: simplify vmx_prepare_switch_to_{guest,host}Paolo Bonzini2019-06-182-19/+25
| * | KVM: nVMX: Don't rewrite GUEST_PML_INDEX during nested VM-EntrySean Christopherson2019-06-181-11/+10Star
| * | KVM: nVMX: Write ENCLS-exiting bitmap once per vmcs02Sean Christopherson2019-06-181-3/+3
| * | KVM: nVMX: Always sync GUEST_BNDCFGS when it comes from vmcs01Sean Christopherson2019-06-181-7/+6Star
| * | KVM: VMX: Always signal #GP on WRMSR to MSR_IA32_CR_PAT with bad valueSean Christopherson2019-06-181-2/+3
| * | KVM: nVMX: Rename prepare_vmcs02_*_full to prepare_vmcs02_*_rarePaolo Bonzini2019-06-181-4/+4
| * | KVM: nVMX: Sync rarely accessed guest fields only when neededSean Christopherson2019-06-182-20/+127
| * | KVM: nVMX: Add helpers to identify shadowed VMCS fieldsSean Christopherson2019-06-182-31/+44
| * | KVM: nVMX: Use descriptive names for VMCS sync functions and flagsSean Christopherson2019-06-184-18/+18
| * | KVM: nVMX: Lift sync_vmcs12() out of prepare_vmcs12()Sean Christopherson2019-06-181-7/+3Star