summaryrefslogtreecommitdiff
path: root/include/linux/kvm_host.h
AgeCommit message (Expand)Author
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
2012-07-02KVM: Pass kvm_irqfd to functionsAlex Williamson
2012-06-18KVM: use KVM_CAP_IRQ_ROUTING to protect the routing related codeMarc Zyngier
2012-06-06KVM: Cleanup the kvm_print functions and introduce pr_XX wrappersChristoffer Dall
2012-06-05KVM: Avoid wasting pages for small lpage_info arraysTakuya Yoshikawa
2012-05-16KVM: MMU: Don't use RCU for lockless shadow walkingAvi Kivity
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-08KVM: Remove unused dirty_bitmap_head and nr_dirty_pagesTakuya Yoshikawa
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-04-08KVM: set upper bounds for iobus dev to limit userspaceAmos Kong
2012-04-08KVM: resize kvm_io_range array dynamicallyAmos Kong
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-20KVM: Convert intx_mask_lock to spin lockJan Kiszka