summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: fix typo in copyright noticeNicolas Kaiser2010-10-241-1/+1
* KVM: Disable interrupts around get_kernel_ns()Avi Kivity2010-10-241-0/+4
* KVM: x86: Fix constant type in kvm_get_time_scaleJan Kiszka2010-10-241-3/+3
* KVM: x86: TSC catchup modeZachary Amsden2010-10-241-21/+66
* KVM: x86: Rename timer functionZachary Amsden2010-10-241-6/+6
* KVM: x86: Make math work for other scalesZachary Amsden2010-10-241-12/+18
* KVM: Add kvm_inject_realmode_interrupt() wrapperMohammed Gamal2010-10-241-0/+29
* KVM: Convert PIC lock from raw spinlock to ordinary spinlockAvi Kivity2010-10-241-4/+4
* KVM: x86: Fix kvmclock bugZachary Amsden2010-10-241-0/+1
* KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel2010-10-241-10/+4
* KVM: Non-atomic interrupt injectionAvi Kivity2010-10-241-20/+16
* KVM: Check for pending events before attempting injectionAvi Kivity2010-10-241-9/+32
* KVM: X86: Report SVM bit to userspace only when supportedJoerg Roedel2010-10-241-1/+1
* KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel2010-10-241-12/+14
* KVM: X86: Propagate fetch faultsJoerg Roedel2010-10-241-0/+4
* KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel2010-10-241-1/+17
* KVM: MMU: Introduce init_kvm_nested_mmu()Joerg Roedel2010-10-241-0/+17
* KVM: MMU: Introduce kvm_read_nested_guest_page()Joerg Roedel2010-10-241-3/+16
* KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel2010-10-241-0/+23
* KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel2010-10-241-7/+10
* KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel2010-10-241-0/+6
* KVM: MMU: Track page fault data in struct vcpuJoerg Roedel2010-10-241-4/+5
* KVM: x86: Emulate MSR_EBC_FREQUENCY_IDJes Sorensen2010-10-241-0/+14
* KVM: Fix guest kernel crash on MSR_K7_CLK_CTLJes Sorensen2010-10-241-0/+22
* KVM: Don't save/restore MSR_IA32_PERF_STATUSAvi Kivity2010-10-241-1/+1
* KVM: Fix pio trace directionAvi Kivity2010-10-241-2/+2
* KVM: Fix build error due to 64-bit division in nsec_to_cycles()Avi Kivity2010-10-241-1/+6
* KVM: x86 emulator: get rid of "restart" in emulation context.Gleb Natapov2010-10-241-8/+8
* KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden2010-10-241-2/+42
* KVM: x86: Add clock sync request to hardware enableZachary Amsden2010-10-241-0/+8
* KVM: x86: Robust TSC compensationZachary Amsden2010-10-241-4/+10
* KVM: x86: Add helper functions for time computationZachary Amsden2010-10-241-20/+28
* KVM: x86: Fix deep C-state TSC desynchronizationZachary Amsden2010-10-241-1/+1
* KVM: x86: Unify TSC logicZachary Amsden2010-10-241-3/+14
* KVM: x86: Warn about unstable TSCZachary Amsden2010-10-241-0/+4
* KVM: x86: Make cpu_tsc_khz updates use local CPUZachary Amsden2010-10-241-43/+114
* KVM: x86: TSC reset compensationZachary Amsden2010-10-241-1/+30
* KVM: x86: Move TSC offset writes to common codeZachary Amsden2010-10-241-0/+18
* KVM: x86: Drop vm_init_tscZachary Amsden2010-10-241-2/+0
* KVM: rename x86 kvm->arch.n_alloc_mmu_pagesDave Hansen2010-10-241-1/+1
* KVM: Separate emulation context initialization in a separate functionMohammed Gamal2010-10-241-29/+25
* KVM: x86 emulator: Allow accessing IDT via emulator opsMohammed Gamal2010-10-241-0/+6
* KVM: x86 emulator: check io permissions only once for string pioGleb Natapov2010-10-241-0/+1
* KVM: x86 emulator: don't update vcpu state if instruction is restartedGleb Natapov2010-10-241-18/+13
* KVM: x86 emulator: store x86_emulate_ops in emulation contextAvi Kivity2010-10-241-3/+4
* Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-08-221-2/+2
|\
| * KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2010-08-151-2/+2
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-061-1/+1
|\ \ | |/ |/|
| * Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-271-2/+2
| |\
| * | x86: Remove redundant K6 MSRsBrian Gerst2010-07-211-1/+1
OpenPOWER on IntegriCloud