aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/vmx.c
Commit message (Expand)AuthorAge
* KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-13
* KVM: VMX: fix halt emulation while emulating invalid guest sateGleb Natapov2013-05-09
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka2013-05-02
| * KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka2013-04-28
| * KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
| * KVM: VMX: remove unprintable characters from commentJan Kiszka2013-04-28
| * KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settingsJan Kiszka2013-04-22
| * KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFERJan Kiszka2013-04-22
| * KVM: nVMX: Fix conditions for NMI injectionJan Kiszka2013-04-22
| * KVM: VMX: Move vmx_nmi_allowed after vmx_set_nmi_maskJan Kiszka2013-04-22
| * KVM: nVMX: Enable and disable shadow vmcs functionalityAbel Gordon2013-04-22
| * KVM: nVMX: Synchronize VMCS12 content with the shadow vmcsAbel Gordon2013-04-22
| * KVM: nVMX: Copy VMCS12 to processor-specific shadow vmcsAbel Gordon2013-04-22
| * KVM: nVMX: Copy processor-specific shadow-vmcs to VMCS12Abel Gordon2013-04-22
| * KVM: nVMX: Release shadow vmcsAbel Gordon2013-04-22
| * KVM: nVMX: Allocate shadow vmcsAbel Gordon2013-04-22
| * KVM: nVMX: Fix VMXON emulationAbel Gordon2013-04-22
| * KVM: nVMX: Refactor handle_vmwriteAbel Gordon2013-04-22
| * KVM: nVMX: Introduce vmread and vmwrite bitmapsAbel Gordon2013-04-22
| * KVM: nVMX: Detect shadow-vmcs capabilityAbel Gordon2013-04-22
| * KVM: x86: Fix posted interrupt with CONFIG_SMP=nZhang, Yang Z2013-04-17
| * KVM: VMX: Fix check guest state validity if a guest is in VM86 modeGleb Natapov2013-04-16
| * KVM: nVMX: check vmcs12 for valid activity statePaolo Bonzini2013-04-16
| * KVM: VMX: Use posted interrupt to deliver virtual interruptYang Zhang2013-04-16
| * KVM: VMX: Add the deliver posted interrupt algorithmYang Zhang2013-04-16
| * KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-16
| * KVM: VMX: Check the posted interrupt capabilityYang Zhang2013-04-16
| * KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-16
| * KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exitsJan Kiszka2013-04-14
| * KVM: nVMX: Fix conditions for interrupt injectionJan Kiszka2013-04-14
| * KVM: nVMX: Rework event injection and recoveryJan Kiszka2013-04-14
| * KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1Jan Kiszka2013-04-14
| * KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-14
| * KVM: VMX: Add missing braces to avoid redundant error checkJan Kiszka2013-04-08
| * KVM: x86: fix memory leak in vmx_initYang Zhang2013-04-08
| * KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controlsJan Kiszka2013-04-07
| * KVM: x86: correctly initialize the CS base on resetPaolo Bonzini2013-03-20
| * KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPUJan Kiszka2013-03-18
| * KVM: nVMX: Add preemption timer supportJan Kiszka2013-03-14
| * KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka2013-03-14
| * KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka2013-03-13
| * KVM: x86: Rework INIT and SIPI handlingJan Kiszka2013-03-13
| * KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-12
| * kvm: remove cast for kmalloc return valueIoan Orghici2013-03-11
| * KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka2013-03-07
| * KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka2013-03-07
| * KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka2013-03-05
| * KVM: nVMX: Fix switching of debug stateJan Kiszka2013-03-04
| * KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-04