aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
* KVM: VMX: Avoid vmwrite(HOST_RSP) when possibleAvi Kivity2008-10-15
* KVM: SVM: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-15
* KVM: VMX: Unify register save/restore across 32 and 64 bit hostsAvi Kivity2008-10-15
* KVM: VMX: Reinject real mode exceptionJan Kiszka2008-10-15
* KVM: Consolidate XX_VECTOR definesJan Kiszka2008-10-15
* KVM: Consolidate PIC isr clearing into a functionAvi Kivity2008-10-15
* KVM: VMX: Remove redundant check in handle_rmode_exceptionMohammed Gamal2008-10-15
* KVM: VMX: Move interrupt post-processing to vmx_complete_interrupts()Avi Kivity2008-10-15
* KVM: Add a pending interrupt queueAvi Kivity2008-10-15
* KVM: VMX: Fix pending exception processingAvi Kivity2008-10-15
* KVM: Clear exception queue before emulating an instructionAvi Kivity2008-10-15
* KVM: VMX: Move nmi injection failure processing to vm exit pathAvi Kivity2008-10-15
* KVM: Move NMI IRET fault processing to new vmx_complete_interrupts()Avi Kivity2008-10-15
* KVM: MMU: Simplify kvm_mmu_zap_page()Avi Kivity2008-10-15
* KVM: MMU: Separate the code for unlinking a shadow page from its parentsAvi Kivity2008-10-15
* KVM: Introduce kvm_set_irq to inject interrupts in guestsAmit Shah2008-10-15
* KVM: x86: accessors for guest registersMarcelo Tosatti2008-10-15
* KVM: VMX: Rename misnamed msr bitsSheng Yang2008-10-15
* Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
|\
| * x86: move VMX MSRs to msr-index.hSheng Yang2008-09-10
* | KVM: VMX: Always return old for clear_flush_young() when using EPTSheng Yang2008-09-11
* | KVM: SVM: fix guest global tlb flushes with NPTJoerg Roedel2008-09-11
* | KVM: SVM: fix random segfaults with NPT enabledJoerg Roedel2008-09-11
|/
* KVM: MMU: Fix torn shadow pteAvi Kivity2008-08-25
* KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-29
* KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-29
* KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli2008-07-29
* KVM: Allow reading aliases with mmu_lockAndrea Arcangeli2008-07-29
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang2008-07-27
* KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang2008-07-27
* KVM: task switch: translate guest segment limit to virt-extension byte granul...Marcelo Tosatti2008-07-27
* KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity2008-07-27
* KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti2008-07-27
* KVM: task switch: segment base is linear addressMarcelo Tosatti2008-07-27
* KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-27
* KVM: MMU: Fix potential race setting upper shadow ptes on nonpae hostsAvi Kivity2008-07-20
* KVM: x86 emulator: emulate clflushGlauber Costa2008-07-20
* KVM: MMU: improve invalid shadow root page handlingMarcelo Tosatti2008-07-20
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-20
* KVM: Prefix some x86 low level function with kvm_, to avoid namespace issuesAvi Kivity2008-07-20
* KVM: check injected pic irq within valid pic irqsBen-Ami Yassour2008-07-20
* KVM: x86 emulator: Fix HLT instructionMohammed Gamal2008-07-20
* KVM: Apply the kernel sigmask to vcpus blocked due to being uninitializedAvi Kivity2008-07-20
* KVM: VMX: Add ept_sync_context in flush_tlbSheng Yang2008-07-20
* KVM: mmu_shrink: kvm_mmu_zap_page requires slots_lock to be heldMarcelo Tosatti2008-07-20
* KVM: SVM: fix suspend/resume supportJoerg Roedel2008-07-20
* KVM: move slots_lock acquision down to vapic_exitMarcelo Tosatti2008-07-20
* KVM: VMX: Fake emulate Intel perfctr MSRsChris Lalancette2008-07-20
* KVM: VMX: Fix a wrong usage of vmcs_configSheng Yang2008-07-20