summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-061-0/+2
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-4/+4
* KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras2014-08-051-28/+7
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-051-2/+6
* KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-1/+1
|\
| * sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-051-1/+1
* | kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger2014-05-051-0/+1
* | KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-291-0/+2
* | Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-231-3/+1
* | Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti2014-04-221-0/+7
|\ \
| * | KVM: add kvm_is_error_gpa() helperHeiko Carstens2014-04-221-0/+7
| |/
* | KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-171-0/+1
|/
* KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck2014-03-211-0/+4
* KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-211-0/+9
* KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-181-1/+3
* KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-301-1/+1
* KVM: s390: add floating irq controllerJens Freimann2014-01-301-0/+1
* kvm: remove dead codeStephen Hemminger2014-01-081-2/+0
* kvm: make local functions staticStephen Hemminger2014-01-081-16/+0
* KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-211-0/+1
* KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+0
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-041-2/+3
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
* | kvm_host: typo fixMichael S. Tsirkin2013-10-311-1/+1
* | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-301-0/+19
* | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-301-3/+0
* | kvm: Add VFIO deviceAlex Williamson2013-10-301-0/+1
|/
* KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-151-1/+1
* KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-141-7/+0
* KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-301-1/+1
* kvm: remove .done from struct kvm_async_pfRadim Krčmář2013-09-241-1/+0
* KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-171-0/+1
* KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-291-0/+8
* KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+1
* KVM: kvm-io: support cookiesCornelia Huck2013-07-181-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-031-1/+3
|\
| * kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2013-06-041-1/+2
| * KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti2013-05-151-0/+1
* | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-311-36/+1
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-54/+112
|\
| * KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-021-0/+1
| * kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-281-22/+8
| * Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-281-9/+45
| |\
| | * kvm: destroy emulated devices on VM exitScott Wood2013-04-261-1/+2
| | * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-261-0/+2
| | * kvm: add device control APIScott Wood2013-04-261-0/+35
| | * KVM: Move irq routing setup to irqchip.cAlexander Graf2013-04-261-0/+3
| | * KVM: Remove kvm_get_intr_delivery_bitmaskAlexander Graf2013-04-261-5/+0
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-261-3/+3
OpenPOWER on IntegriCloud