aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-26
| * | | | | | | | | | | | | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
| * | | | | | | | | | | | | kvm, svm: Fix typo in printk messageBorislav Petkov2013-04-28
| * | | | | | | | | | | | | KVM: VMX: remove unprintable characters from commentJan Kiszka2013-04-28
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov2013-04-25
| * | | | | | | | | | | | 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: x86: Fix memory leak in vmx.cAndrew Honig2013-04-22
| * | | | | | | | | | | | KVM: x86: fix error return code in kvm_arch_vcpu_init()Wei Yongjun2013-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: nVMX: Shadow-vmcs control fields/bitsAbel 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: Set TMR when programming ioapic entryYang 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: Register a new IPI for posted interruptYang Zhang2013-04-16
| * | | | | | | | | | | | KVM: VMX: Enable acknowledge interupt on vmexitYang Zhang2013-04-16
| * | | | | | | | | | | | KVM: Let ioapic know the irq line statusYang Zhang2013-04-15
| * | | | | | | | | | | | KVM: Add reset/restore rtc_status supportYang Zhang2013-04-15
| * | | | | | | | | | | | KVM: Return destination vcpu on interrupt injectionYang Zhang2013-04-15
| * | | | | | | | | | | | KVM: Add vcpu info to ioapic_update_eoi()Yang Zhang2013-04-15
| * | | | | | | | | | | | 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: emulator: mark 0xff 0x7d opcode as undefined.Gleb Natapov2013-04-14
| * | | | | | | | | | | | KVM: emulator: Do not fail on emulation of undefined opcodeGleb Natapov2013-04-14
| * | | | | | | | | | | | KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov2013-04-14
| * | | | | | | | | | | | KVM: emulator: fix unimplemented instruction detectionGleb Natapov2013-04-14
| * | | | | | | | | | | | KVM: x86 emulator: Fix segment loading in VM86Kevin Wolf2013-04-11
| * | | | | | | | | | | | KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-08
| * | | | | | | | | | | | KVM: Move kvm_spurious_fault to x86.cGeoff Levand2013-04-08
| * | | | | | | | | | | | KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-08
| * | | | | | | | | | | | KVM: VMX: Add missing braces to avoid redundant error checkJan Kiszka2013-04-08
| * | | | | | | | | | | | KVM: x86: fix memory leak in vmx_initYang Zhang2013-04-08