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