aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAge
* KVM: Bump KVM_MAX_IRQ_ROUTES for s390Cornelia Huck2014-03-21
* KVM: s390: irq routing for adapter interrupts.Cornelia Huck2014-03-21
* KVM: Simplify kvm->tlbs_dirty handlingTakuya Yoshikawa2014-02-18
* KVM: async_pf: Provide additional direct page notificationDominik Dingel2014-01-30
* KVM: s390: add floating irq controllerJens Freimann2014-01-30
* kvm: remove dead codeStephen Hemminger2014-01-08
* kvm: make local functions staticStephen Hemminger2014-01-08
* KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2013-12-21
* KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-13
* Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-11-04
|\
| * kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-17
* | kvm_host: typo fixMichael S. Tsirkin2013-10-31
* | kvm: Create non-coherent DMA registerationAlex Williamson2013-10-30
* | kvm/x86: Convert iommu_flags to iommu_noncoherentAlex Williamson2013-10-30
* | kvm: Add VFIO deviceAlex Williamson2013-10-30
|/
* KVM: Drop FOLL_GET in GUP when doing async page faultchai wen2013-10-15
* KVM: Move gfn_to_index to x86 specific codeChristoffer Dall2013-10-14
* KVM: Convert kvm_lock back to non-raw spinlockPaolo Bonzini2013-09-30
* kvm: remove .done from struct kvm_async_pfRadim Krčmář2013-09-24
* KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-17
* KVM: s390: Make KVM_HVA_ERR_BAD usable on s390Dominik Dingel2013-07-29
* KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-18
* KVM: kvm-io: support cookiesCornelia Huck2013-07-18
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\
| * kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2013-06-04
| * KVM: x86: limit difference between kvmclock updatesMarcelo Tosatti2013-05-15
* | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-31
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-02
| * kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-28
| * Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov2013-04-28
| |\
| | * kvm: destroy emulated devices on VM exitScott Wood2013-04-26
| | * kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2013-04-26
| | * kvm: add device control APIScott Wood2013-04-26
| | * KVM: Move irq routing setup to irqchip.cAlexander Graf2013-04-26
| | * KVM: Remove kvm_get_intr_delivery_bitmaskAlexander Graf2013-04-26
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-26
| | * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-26
| * | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-28
| |/
| * KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-16
| * KVM: Let ioapic know the irq line statusYang Zhang2013-04-15
| * KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-08
| * KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-08
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-21
| |\
| * | kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T2013-03-11
| * | KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck2013-03-05
| * | KVM: Initialize irqfd from kvm_init().Cornelia Huck2013-03-05
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-04
| * | KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2013-03-04