aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAge
* KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel2010-10-24
* KVM: X86: Propagate fetch faultsJoerg Roedel2010-10-24
* KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel2010-10-24
* KVM: MMU: Introduce init_kvm_nested_mmu()Joerg Roedel2010-10-24
* KVM: MMU: Introduce kvm_read_nested_guest_page()Joerg Roedel2010-10-24
* KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel2010-10-24
* KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel2010-10-24
* KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel2010-10-24
* KVM: MMU: Track page fault data in struct vcpuJoerg Roedel2010-10-24
* KVM: x86: Emulate MSR_EBC_FREQUENCY_IDJes Sorensen2010-10-24
* KVM: Fix guest kernel crash on MSR_K7_CLK_CTLJes Sorensen2010-10-24
* KVM: Don't save/restore MSR_IA32_PERF_STATUSAvi Kivity2010-10-24
* KVM: Fix pio trace directionAvi Kivity2010-10-24
* KVM: Fix build error due to 64-bit division in nsec_to_cycles()Avi Kivity2010-10-24
* KVM: x86 emulator: get rid of "restart" in emulation context.Gleb Natapov2010-10-24
* KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden2010-10-24
* KVM: x86: Add clock sync request to hardware enableZachary Amsden2010-10-24
* KVM: x86: Robust TSC compensationZachary Amsden2010-10-24
* KVM: x86: Add helper functions for time computationZachary Amsden2010-10-24
* KVM: x86: Fix deep C-state TSC desynchronizationZachary Amsden2010-10-24
* KVM: x86: Unify TSC logicZachary Amsden2010-10-24
* KVM: x86: Warn about unstable TSCZachary Amsden2010-10-24
* KVM: x86: Make cpu_tsc_khz updates use local CPUZachary Amsden2010-10-24
* KVM: x86: TSC reset compensationZachary Amsden2010-10-24
* KVM: x86: Move TSC offset writes to common codeZachary Amsden2010-10-24
* KVM: x86: Drop vm_init_tscZachary Amsden2010-10-24
* KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen2010-10-24
* KVM: Separate emulation context initialization in a separate functionMohammed Gamal2010-10-24
* KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal2010-10-24
* KVM: x86 emulator: check io permissions only once for string pioGleb Natapov2010-10-24
* KVM: x86 emulator: don't update vcpu state if instruction is restartedGleb Natapov2010-10-24
* KVM: x86 emulator: store x86_emulate_ops in emulation contextAvi Kivity2010-10-24
* Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-22
|\
| * KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-15
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
|\ \ | |/ |/|
| * Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-28
| |\
| * | x86: Remove redundant K6 MSRsBrian Gerst2010-07-22
* | | KVM: x86 emulator: fix xchg instruction emulationWei Yongjun2010-08-01
* | | KVM: x86: never re-execute instruction with enabled tdpGleb Natapov2010-08-01
* | | KVM: Expose MCE control MSRs to userspaceAvi Kivity2010-08-01
* | | KVM: PIT: stop vpit before freeing irq_routingXiao Guangrong2010-08-01
* | | KVM: Reenter guest after emulation failure if due to access to non-mmio addressGleb Natapov2010-08-01
* | | KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang2010-08-01
* | | KVM: Simplify vcpu_enter_guest() mmu reload logic slightlyAvi Kivity2010-08-01
* | | KVM: x86: Enable AVX for guestSheng Yang2010-08-01
* | | KVM: Prevent internal slots from being COWedAvi Kivity2010-08-01
* | | KVM: Add mini-API for vcpu->requestsAvi Kivity2010-08-01
* | | KVM: Remove kernel-allocated memory regionsAvi Kivity2010-08-01
* | | KVM: Remove memory alias supportAvi Kivity2010-08-01
* | | KVM: Consolidate load/save temporary buffer allocation and freeingAvi Kivity2010-08-01