summaryrefslogtreecommitdiff
path: root/arch/x86/kvm
AgeCommit message (Expand)Author
2013-04-15KVM: Let ioapic know the irq line statusYang Zhang
2013-04-15KVM: Add reset/restore rtc_status supportYang Zhang
2013-04-15KVM: Return destination vcpu on interrupt injectionYang Zhang
2013-04-15KVM: Add vcpu info to ioapic_update_eoi()Yang Zhang
2013-04-14KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exitsJan Kiszka
2013-04-14KVM: nVMX: Fix conditions for interrupt injectionJan Kiszka
2013-04-14KVM: nVMX: Rework event injection and recoveryJan Kiszka
2013-04-14KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1Jan Kiszka
2013-04-14KVM: emulator: mark 0xff 0x7d opcode as undefined.Gleb Natapov
2013-04-14KVM: emulator: Do not fail on emulation of undefined opcodeGleb Natapov
2013-04-14KVM: VMX: do not try to reexecute failed instruction while emulating invalid ...Gleb Natapov
2013-04-14KVM: emulator: fix unimplemented instruction detectionGleb Natapov
2013-04-11x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk
2013-04-11KVM: x86 emulator: Fix segment loading in VM86Kevin Wolf
2013-04-08KVM: Move kvm_spurious_fault to x86.cGeoff Levand
2013-04-08KVM: VMX: Add missing braces to avoid redundant error checkJan Kiszka
2013-04-08KVM: x86: fix memory leak in vmx_initYang Zhang
2013-04-07KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controlsJan Kiszka
2013-04-07KVM: Call kvm_apic_match_dest() to check destination vcpuYang Zhang
2013-04-07Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"Takuya Yoshikawa
2013-04-07KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2013-04-02x86, cpu: Convert AMD Erratum 383Borislav Petkov
2013-04-02pmu: prepare for migration supportPaolo Bonzini
2013-03-21KVM: MMU: Rename kvm_mmu_free_some_pages() to make_mmu_pages_available()Takuya Yoshikawa
2013-03-21KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()Takuya Yoshikawa
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2013-03-20KVM: x86: correctly initialize the CS base on resetPaolo Bonzini
2013-03-19KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-...Andy Honig
2013-03-19KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201...Andy Honig
2013-03-18KVM: x86: fix deadlock in clock-in-progress request handlingMarcelo Tosatti
2013-03-18KVM: VMX: Require KVM_SET_TSS_ADDR being called prior to running a VCPUJan Kiszka
2013-03-14KVM: x86: Optimize mmio spte zapping when creating/moving memslotTakuya Yoshikawa
2013-03-14KVM: MMU: Mark sp mmio cached when creating mmio spteTakuya Yoshikawa
2013-03-14KVM: nVMX: Add preemption timer supportJan Kiszka
2013-03-14KVM: nVMX: Provide EFER.LMA saving supportJan Kiszka
2013-03-13KVM: nVMX: Clean up and fix pin-based execution controlsJan Kiszka
2013-03-13KVM: x86: Rework INIT and SIPI handlingJan Kiszka
2013-03-13KVM: MMU: make kvm_mmu_available_pages robust against n_used_mmu_pages > n_ma...Marcelo Tosatti
2013-03-12KVM: x86: Drop unused return code from VCPU reset callbackJan Kiszka
2013-03-12VMX: x86: handle host TSC calibration failureMarcelo Tosatti
2013-03-11kvm: remove cast for kmalloc return valueIoan Orghici
2013-03-07KVM: MMU: Introduce a helper function for FIFO zappingTakuya Yoshikawa
2013-03-07KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()Takuya Yoshikawa
2013-03-07KVM: MMU: Fix and clean up for_each_gfn_* macrosTakuya Yoshikawa
2013-03-07KVM: nVMX: Fix setting of CR0 and CR4 in guest modeJan Kiszka
2013-03-07KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLSJan Kiszka
2013-03-05KVM: nVMX: Reset RFLAGS on VM-exitJan Kiszka
2013-03-04KVM: nVMX: Fix switching of debug stateJan Kiszka
2013-03-04KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa
2013-03-04KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa