summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/kvm_host.h
AgeCommit message (Expand)Author
2011-05-22KVM: VMX: Cache vmcs segment fieldsAvi Kivity
2011-05-22KVM: mmio_fault_cr2 is not usedGleb Natapov
2011-05-22KVM: x86 emulator: add ->fix_hypercall() callbackAvi Kivity
2011-05-22KVM: x86 emulator: make emulate_invlpg() an emulator callbackAvi Kivity
2011-05-22KVM: x86 emulator: emulate CLTS internallyAvi Kivity
2011-05-22KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()Avi Kivity
2011-05-11KVM: X86: Update last_guest_tsc in vcpu_putJoerg Roedel
2011-05-11KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpuGleb Natapov
2011-05-11KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel
2011-05-11KVM: X86: Delegate tsc-offset calculation to architecture codeJoerg Roedel
2011-05-11KVM: X86: Implement call-back to propagate virtual_tsc_khzJoerg Roedel
2011-05-11KVM: X86: Let kvm-clock report the right tsc frequencyJoerg Roedel
2011-05-11KVM: MMU: remove mmu_seq verification on pte update pathXiao Guangrong
2011-05-11KVM: SVM: Add intercept check for emulated cr accessesJoerg Roedel
2011-05-11KVM: x86: Add x86 callback for intercept checkJoerg Roedel
2011-05-11KVM: 16-byte mmio supportAvi Kivity
2011-05-11KVM: VMX: Cache cplAvi Kivity
2011-05-11KVM: VMX: Optimize vmx_get_rflags()Avi Kivity
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka
2011-01-13thp: mmu_notifier_test_youngAndrea Arcangeli
2011-01-12KVM: MMU: audit: allow audit more guests at the same timeXiao Guangrong
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity
2011-01-12KVM: SVM: copy instruction bytes from VMCBAndre Przywara
2011-01-12KVM: cleanup emulate_instructionAndre Przywara
2011-01-12KVM: move complete_insn_gp() into x86.cAndre Przywara
2011-01-12KVM: x86: fix CR8 handlingAndre Przywara
2011-01-12KVM: MMU: retry #PF for softmmuXiao Guangrong
2011-01-12KVM: MMU: rename 'no_apf' to 'prefault'Xiao Guangrong
2011-01-12KVM: Don't spin on virt instruction faults during rebootAvi Kivity
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel
2011-01-12KVM: Pull extra page fault information into struct x86_exceptionAvi Kivity
2011-01-12KVM: Push struct x86_exception info the various gva_to_gpa variantsAvi Kivity
2011-01-12KVM: MMU: remove 'clear_unsync' parameterXiao Guangrong
2011-01-12KVM: Add instruction-set-specific exit qualifications to kvm_exit traceAvi Kivity
2011-01-12KVM: MMU: fix apf prefault if nested guest is enabledXiao Guangrong
2011-01-12KVM: remove unused function declarationXiao Guangrong
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov
2011-01-12KVM: Inject asynchronous page fault into a PV guest if page is swapped out.Gleb Natapov
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov
2011-01-12KVM: Retry fault before vmentryGleb Natapov
2011-01-12KVM: Halt vcpu if page it tries to access is swapped outGleb Natapov
2010-12-08KVM: enlarge number of possible CPUID leavesAndre Przywara
2010-10-24KVM: x86: TSC catchup modeZachary Amsden
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: MMU: Track NX state in struct kvm_mmuJoerg Roedel
2010-10-24KVM: MMU: Allow long mode shadows for legacy page tablesJoerg Roedel