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