summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
...
| * 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_spurious_fault to x86.cGeoff 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
| * KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controlsJan Kiszka2013-04-07
| * KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang2013-04-07
| * Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"Takuya Yoshikawa2013-04-07
| * pmu: prepare for migration supportPaolo Bonzini2013-04-02
| * KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()Takuya Yoshikawa2013-03-21
| * KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()Takuya Yoshikawa2013-03-21
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21
| |\
| * | 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: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa2013-03-14
| * | KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa2013-03-14
| * | 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: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti2013-03-13
| * | KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka2013-03-12
| * | VMX: x86: handle host TSC calibration failureMarcelo Tosatti2013-03-12
| * | kvm: remove cast for kmalloc return valueIoan Orghici2013-03-11
| * | KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa2013-03-07
| * | KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa2013-03-07
| * | KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa2013-03-07
| * | 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: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-04
| * | Merge branch 'master' into queueMarcelo Tosatti2013-03-04
| |\ \
| * | | KVM: VMX: Pass vcpu to __vmx_complete_interruptsJan Kiszka2013-02-28
| * | | KVM: nVMX: Avoid one redundant vmcs_read in prepare_vmcs12Jan Kiszka2013-02-28
| * | | arch/x86/kvm: beautify source code for __u32 irq which is never < 0Chen Gang2013-02-27