aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
AgeCommit message (Expand)Author
2013-04-25KVM: Allow cross page reads and writes from cached translations.Andrew Honig
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-09Merge branch 'for-upstream' of https://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar
2012-12-06KVM: Distangle eventfd code from irqchipAlexander Graf
2012-12-05kvm: add kvm_set_irq_inatomicMichael S. Tsirkin
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-27KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flagMarcelo Tosatti
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-10-31KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong
2012-10-29kvm: Directly account vtime to system on guest switchFrederic Weisbecker
2012-10-23KVM: Take kvm instead of vcpu to mmu_notifier_retryChristoffer Dall
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-08KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_resetJan Kiszka
2012-10-05KVM: PPC: booke: Add watchdog emulationBharat Bhushan
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-09-25cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker
2012-09-23KVM: Add resampling irqfds for level triggered interruptsAlex Williamson
2012-09-17KVM: make processes waiting on vcpu mutex killableMichael S. Tsirkin
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti
2012-08-27KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan
2012-08-22KVM: introduce readonly memslotXiao Guangrong
2012-08-22KVM: introduce KVM_HVA_ERR_RO_BADXiao Guangrong
2012-08-22KVM: introduce KVM_HVA_ERR_BADXiao Guangrong
2012-08-22KVM: introduce KVM_PFN_ERR_RO_FAULTXiao Guangrong
2012-08-22KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong
2012-08-22KVM: hide KVM_MEMSLOT_INVALID from userspaceXiao Guangrong
2012-08-06KVM: let the error pfn not depend on error codeXiao Guangrong
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-08-06KVM: introduce KVM_ERR_PTR_BAD_PAGEXiao Guangrong
2012-08-06KVM: remove the unused declareXiao Guangrong
2012-08-06KVM: inline is_*_pfn functionsXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_BADXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_HWPOISONXiao Guangrong
2012-08-06KVM: introduce KVM_PFN_ERR_FAULTXiao Guangrong
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-07-26KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall
2012-07-26KVM: remove dummy pagesXiao Guangrong
2012-07-26Merge branch 'queue' into nextAvi Kivity
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-23KVM: Choose better candidate for directed yieldRaghavendra K T
2012-07-23KVM: Note down when cpu relax intercepted or pause loop exitedRaghavendra K T
2012-07-19KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong
2012-07-19KVM: remove is_error_hpaXiao Guangrong
2012-07-19KVM: make bad_pfn static to kvm_main.cXiao Guangrong
2012-07-19KVM: using get_fault_pfn to get the fault pfnXiao Guangrong
2012-07-18KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa
2012-07-03KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIERMarc Zyngier