summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: x86: fix some sparse warningsPaolo Bonzini1-6/+6
2014-08-29KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li1-3/+51
2014-08-29KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li1-12/+25
2014-08-21KVM: trace kvm_ple_window grow/shrinkRadim Krčmář1-0/+4
2014-08-21KVM: VMX: dynamise PLE windowRadim Krčmář1-2/+93
2014-08-21KVM: VMX: make PLE window per-VCPURadim Krčmář1-1/+11
2014-08-21KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář1-0/+6
2014-08-20KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li1-10/+12
2014-08-19arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal1-1/+1
2014-08-19KVM: x86: drop fpu_activate hookWanpeng Li1-1/+0
2014-08-05KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li1-2/+2
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges1-1/+0
2014-07-24Replace NR_VMX_MSR with its definitionPaolo Bonzini1-4/+4
2014-07-24KVM: x86: Assertions to check no overrun in MSR listsNadav Amit1-0/+2
2014-07-21KVM: x86: DR6/7.RTM cannot be writtenNadav Amit1-2/+2
2014-07-21KVM: nVMX: clean up nested_release_vmcs12 and code around itPaolo Bonzini1-21/+21
2014-07-21KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini1-16/+33
2014-07-17KVM: nVMX: Fix virtual interrupt delivery injectionWanpeng Li1-1/+20
2014-07-11KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini1-2/+2
2014-07-11KVM: vmx: speed up emulation of invalid guest statePaolo Bonzini1-3/+2
2014-06-19KVM: vmx: vmx instructions handling does not consider cs.lNadav Amit1-6/+6
2014-06-19KVM: vmx: handle_cr ignores 32/64-bit modeNadav Amit1-3/+3
2014-06-19KVM: x86: check DR6/7 high-bits are clear only on long-modeNadav Amit1-1/+1
2014-06-19KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUMJan Kiszka1-1/+1
2014-06-19KVM: nVMX: Allow to disable VM_{ENTRY_LOAD,EXIT_SAVE}_DEBUG_CONTROLSJan Kiszka1-6/+38
2014-06-19KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLSJan Kiszka1-2/+3
2014-06-19KVM: nVMX: Allow to disable CR3 access interceptionJan Kiszka1-1/+10
2014-06-19KVM: nVMX: Advertise support for MSR_IA32_VMX_TRUE_*_CTLSJan Kiszka1-11/+2
2014-06-19arch/x86/kvm/vmx.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZEFabian Frederick1-5/+5
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-123/+210
2014-05-22KVM: vmx: DR7 masking on task switch emulation is wrongNadav Amit1-1/+1
2014-05-22KVM: x86: get CPL from SS.DPLPaolo Bonzini1-20/+4
2014-05-08kvm: x86: emulate monitor and mwait instructions as nopGabriel L. Somlo1-4/+16
2014-05-07KVM: vmx: handle_dr does not handle RSP correctlyNadav Amit1-1/+1
2014-05-07KVM: vmx: disable APIC virtualization in nested guestsPaolo Bonzini1-2/+5
2014-05-06KVM: nVMX: move vmclear and vmptrld pre-checks to nested_vmx_check_vmptrBandan Das1-46/+37
2014-05-06KVM: nVMX: fail on invalid vmclear/vmptrld pointerBandan Das1-0/+12
2014-05-06KVM: nVMX: additional checks on vmxon regionBandan Das1-0/+67
2014-05-06KVM: nVMX: rearrange get_vmx_mem_addressBandan Das1-53/+53
2014-04-28KVM: x86: Check for host supported fields in shadow vmcsBandan Das1-12/+41
2014-04-23KVM: nVMX: Advertise support for interrupt acknowledgementBandan Das1-2/+3
2014-04-23KVM: nVMX: Ack and write vector info to intr_info if L1 asks us toBandan Das1-0/+18
2014-04-23KVM: nVMX: Don't advertise single context invalidation for inveptBandan Das1-10/+5
2014-04-23KVM: VMX: Advance rip to after an ICEBP instructionHuw Davies1-0/+3
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin1-0/+4
2014-04-15KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu1-5/+6
2014-03-17KVM: x86: handle missing MPX in nested virtualizationPaolo Bonzini1-0/+5
2014-03-17KVM: x86: Add nested virtualization support for MPXPaolo Bonzini1-0/+17
2014-03-11KVM: nVMX: Allow nested guests to run with dirty debug registersPaolo Bonzini1-0/+4