summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)AuthorFilesLines
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong1-5/+2
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong1-1/+0
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka1-1/+1
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka1-1/+1
2011-01-14thp: mmu_notifier_test_youngAndrea Arcangeli1-0/+1
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong1-0/+4
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity1-0/+2
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara1-4/+5
2011-01-12KVM: cleanup emulate_instructionAndre Przywara1-2/+9
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara1-0/+2
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara1-1/+1
2011-01-12KVM: MMU: retry #PF for softmmuXiao Guangrong1-0/+1
2011-01-12KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong1-1/+2
2011-01-12KVM: Don't spin on virt instruction faults during rebootAvi Kivity1-2/+6
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel1-0/+1
2011-01-12KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity1-13/+4
2011-01-12KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity1-5/+9
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong1-1/+1
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity1-0/+1
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong1-0/+1
2011-01-12KVM: remove unused function declarationXiao Guangrong1-1/+0
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov1-0/+1
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov1-0/+3
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov1-0/+2
2011-01-12KVM: Retry fault before vmentryGleb Natapov1-1/+3
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov1-0/+18
2010-12-08KVM: enlarge number of possible CPUID leavesAndre Przywara1-1/+1
2010-10-24KVM: x86: TSC catchup modeZachary Amsden1-0/+6
2010-10-24KVM: MMU: Don't track nested fault info in error-codeJoerg Roedel1-0/+1
2010-10-24KVM: Non-atomic interrupt injectionAvi Kivity1-0/+1
2010-10-24KVM: MMU: Track NX state in struct kvm_mmuJoerg Roedel1-0/+2
2010-10-24KVM: MMU: Allow long mode shadows for legacy page tablesJoerg Roedel1-0/+1
2010-10-24KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel1-2/+3
2010-10-24KVM: MMU: Propagate the right fault back to the guest after gva_to_gpaJoerg Roedel1-0/+1
2010-10-24KVM: X86: Add kvm_read_guest_page_mmu functionJoerg Roedel1-0/+3
2010-10-24KVM: MMU: Implement nested gva_to_gpa functionsJoerg Roedel1-0/+10
2010-10-24KVM: X86: Introduce pointer to mmu context used for gva_to_gpaJoerg Roedel1-0/+13
2010-10-24KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel1-0/+1
2010-10-24KVM: MMU: Track page fault data in struct vcpuJoerg Roedel1-5/+12
2010-10-24KVM: MMU: Introduce inject_page_fault function pointerJoerg Roedel1-0/+3
2010-10-24KVM: MMU: Introduce get_cr3 function pointerJoerg Roedel1-0/+1
2010-10-24KVM: X86: Introduce a tdp_set_cr3 functionJoerg Roedel1-0/+2
2010-10-24KVM: MMU: Make set_cr3 a function pointer in kvm_mmuJoerg Roedel1-0/+1
2010-10-24KVM: MMU: Make tdp_enabled a mmu-context parameterJoerg Roedel1-0/+1
2010-10-24KVM: x86: Fix a possible backwards warp of kvmclockZachary Amsden1-0/+2
2010-10-24KVM: x86: Unify TSC logicZachary Amsden1-2/+3
2010-10-24KVM: x86: TSC reset compensationZachary Amsden1-0/+3
2010-10-24KVM: x86: Move TSC offset writes to common codeZachary Amsden1-0/+3
2010-10-24KVM: x86: Drop vm_init_tscZachary Amsden1-1/+0
2010-10-24KVM: replace x86 kvm n_free_mmu_pages with n_used_mmu_pagesDave Hansen1-1/+1