aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel1-1/+1
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li1-0/+1
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-nextPaolo Bonzini1-0/+2
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen1-0/+1
2014-09-24kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make it non-staticTang Chen1-0/+1
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla1-0/+11
2014-09-18Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall1-11/+3
2014-09-17KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon1-1/+0
2014-09-17KVM: s390: register flic ops dynamicallyCornelia Huck1-1/+0
2014-09-17KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon1-1/+0
2014-09-17KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon1-0/+1
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-2/+2
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-6/+0
2014-08-27KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall1-0/+2
2014-08-21KVM: add kvm_arch_sched_inRadim Krčmář1-0/+2
2014-08-06KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini1-0/+2
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-4/+4
2014-08-05KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras1-28/+7
2014-08-05KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras1-2/+6
2014-07-28KVM: Rename and add argument to check_extensionAlexander Graf1-1/+1
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter1-1/+1
2014-05-05kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger1-0/+1
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand1-0/+2
2014-04-23Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong1-3/+1
2014-04-22Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queueMarcelo Tosatti1-0/+7
2014-04-22KVM: add kvm_is_error_gpa() helperHeiko Carstens1-0/+7
2014-04-17KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin1-0/+1
2014-03-21KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck1-0/+4
2014-03-21KVM: s390: irq routing for adapter interrupts.Cornelia Huck1-0/+9
2014-02-18KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa1-1/+3
2014-01-30KVM: async_pf: Provide additional direct page notificationDominik Dingel1-1/+1
2014-01-30KVM: s390: add floating irq controllerJens Freimann1-0/+1
2014-01-08kvm: remove dead codeStephen Hemminger1-2/+0
2014-01-08kvm: make local functions staticStephen Hemminger1-16/+0
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall1-0/+1
2013-12-13KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa1-1/+0
2013-11-04Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov1-2/+3
2013-10-31kvm_host: typo fixMichael S. Tsirkin1-1/+1
2013-10-30kvm: Create non-coherent DMA registerationAlex Williamson1-0/+19
2013-10-30kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson1-3/+0
2013-10-30kvm: Add VFIO deviceAlex Williamson1-0/+1
2013-10-17kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V1-2/+3
2013-10-15KVM: Drop FOLL_GET in GUP when doing async page faultchai wen1-1/+1
2013-10-14KVM: Move gfn_to_index to x86 specific codeChristoffer Dall1-7/+0
2013-09-30KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini1-1/+1
2013-09-24kvm: remove .done from struct kvm_async_pfRadim Krčmář1-1/+0
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini1-0/+1
2013-07-29KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel1-0/+8
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa1-0/+1