aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAge
...
* kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()Tiejun Chen2014-11-07
* kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()Tiejun Chen2014-11-07
* KVM: vmx: Unavailable DR4/5 is checked before CPLNadav Amit2014-11-03
* KVM: x86: Clear DR7.LE during task-switchNadav Amit2014-11-03
* KVM: x86: DR7.GD should be cleared upon any #DB exceptionNadav Amit2014-11-03
* x86,kvm,vmx: Don't trap writes to CR4.TSDAndy Lutomirski2014-11-03
* KVM: vmx: defer load of APIC access page address during resetPaolo Bonzini2014-11-02
* KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-11-02
* kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin2014-10-24
* kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek2014-10-24
* KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig2014-10-24
* KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit2014-10-24
* x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski2014-10-18
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen2014-09-24
* | kvm: vmx: Implement set_apic_access_page_addrTang Chen2014-09-24
* | kvm: x86: fix two typos in commentTiejun Chen2014-09-24
* | KVM: vmx: Inject #GP on invalid PAT CRNadav Amit2014-09-24
* | KVM: x86: directly use kvm_make_request againLiang Chen2014-09-24
* | KVM: nested VMX: disable perf cpuid reportingMarcelo Tosatti2014-09-24
* | kvm: Make init_rmode_tss() return 0 on success.Paolo Bonzini2014-09-24
* | kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen2014-09-17
* | kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen2014-09-17
* | kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2014-09-11
* | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* | KVM: x86: fix some sparse warningsPaolo Bonzini2014-08-29
* | KVM: nVMX: nested TPR shadow/threshold emulationWanpeng Li2014-08-29
* | KVM: nVMX: introduce nested_get_vmcs12_pagesWanpeng Li2014-08-29
* | KVM: trace kvm_ple_window grow/shrinkRadim Krčmář2014-08-21
* | KVM: VMX: dynamise PLE windowRadim Krčmář2014-08-21
* | KVM: VMX: make PLE window per-VCPURadim Krčmář2014-08-21
* | KVM: x86: introduce sched_in to kvm_x86_opsRadim Krčmář2014-08-21
* | KVM: vmx: fix ept reserved bits for 1-GByte pageWanpeng Li2014-08-20
* | arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.cMonam Agarwal2014-08-19
* | KVM: x86: drop fpu_activate hookWanpeng Li2014-08-19
|/
* KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li2014-08-05
* KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges2014-07-30
* Replace NR_VMX_MSR with its definitionPaolo Bonzini2014-07-24
* KVM: x86: Assertions to check no overrun in MSR listsNadav Amit2014-07-24
* KVM: x86: DR6/7.RTM cannot be writtenNadav Amit2014-07-21
* KVM: nVMX: clean up nested_release_vmcs12 and code around itPaolo Bonzini2014-07-21
* KVM: nVMX: fix lifetime issues for vmcs02Paolo Bonzini2014-07-21
* KVM: nVMX: Fix virtual interrupt delivery injectionWanpeng Li2014-07-17
* KVM: x86: return all bits from get_interrupt_shadowPaolo Bonzini2014-07-11
* KVM: vmx: speed up emulation of invalid guest statePaolo Bonzini2014-07-11
* KVM: vmx: vmx instructions handling does not consider cs.lNadav Amit2014-06-19
* KVM: vmx: handle_cr ignores 32/64-bit modeNadav Amit2014-06-19
* KVM: x86: check DR6/7 high-bits are clear only on long-modeNadav Amit2014-06-19
* KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUMJan Kiszka2014-06-19