summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity
2010-10-24KVM: Check for pending events before attempting injectionAvi Kivity
2010-10-24KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel
2010-10-24KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel
2010-10-24KVM: X86: Propagate fetch faultsJoerg Roedel
2010-10-24KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel
2010-10-24KVM: MMU: Introduce init_kvm_nested_mmu()Joerg Roedel
2010-10-24KVM: MMU: Introduce kvm_read_nested_guest_page()Joerg Roedel
2010-10-24KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel
2010-10-24KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel
2010-10-24KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel
2010-10-24KVM: MMU: Track page fault data in struct vcpuJoerg Roedel
2010-10-24KVM: x86: Emulate MSR_EBC_FREQUENCY_IDJes Sorensen
2010-10-24KVM: Fix guest kernel crash on MSR_K7_CLK_CTLJes Sorensen
2010-10-24KVM: Don't save/restore MSR_IA32_PERF_STATUSAvi Kivity
2010-10-24KVM: Fix pio trace directionAvi Kivity
2010-10-24KVM: Fix build error due to 64-bit division in nsec_to_cycles()Avi Kivity
2010-10-24KVM: x86 emulator: get rid of "restart" in emulation context.Gleb Natapov
2010-10-24KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden
2010-10-24KVM: x86: Add clock sync request to hardware enableZachary Amsden
2010-10-24KVM: x86: Robust TSC compensationZachary Amsden
2010-10-24KVM: x86: Add helper functions for time computationZachary Amsden
2010-10-24KVM: x86: Fix deep C-state TSC desynchronizationZachary Amsden
2010-10-24KVM: x86: Unify TSC logicZachary Amsden
2010-10-24KVM: x86: Warn about unstable TSCZachary Amsden
2010-10-24KVM: x86: Make cpu_tsc_khz updates use local CPUZachary Amsden
2010-10-24KVM: x86: TSC reset compensationZachary Amsden
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden
2010-10-24KVM: x86: Drop vm_init_tscZachary Amsden
2010-10-24KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen
2010-10-24KVM: Separate emulation context initialization in a separate functionMohammed Gamal
2010-10-24KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal
2010-10-24KVM: x86 emulator: check io permissions only once for string pioGleb Natapov
2010-10-24KVM: x86 emulator: don't update vcpu state if instruction is restartedGleb Natapov
2010-10-24KVM: x86 emulator: store x86_emulate_ops in emulation contextAvi Kivity
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng
2010-08-06Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-08-02KVM: x86 emulator: fix xchg instruction emulationWei Yongjun
2010-08-02KVM: x86: never re-execute instruction with enabled tdpGleb Natapov
2010-08-02KVM: Expose MCE control MSRs to userspaceAvi Kivity
2010-08-02KVM: PIT: stop vpit before freeing irq_routingXiao Guangrong
2010-08-02KVM: Reenter guest after emulation failure if due to access to non-mmio addressGleb Natapov
2010-08-01KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang
2010-08-01KVM: Simplify vcpu_enter_guest() mmu reload logic slightlyAvi Kivity
2010-08-01KVM: x86: Enable AVX for guestSheng Yang
2010-08-01KVM: Prevent internal slots from being COWedAvi Kivity
2010-08-01KVM: Add mini-API for vcpu->requestsAvi Kivity
2010-08-01KVM: Remove kernel-allocated memory regionsAvi Kivity