summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* | 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/+0Star
* 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/+0Star
* 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/+1Star
|/
* 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/+8Star
| * 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/+0Star
| | * KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf2013-04-261-3/+3
| | * KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf2013-04-261-1/+1
| * | KVM: x86: Rework request for immediate exitJan Kiszka2013-04-281-8/+7Star
| |/
| * KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-161-2/+2
| * KVM: Let ioapic know the irq line statusYang Zhang2013-04-161-4/+7
| * KVM: Move kvm_rebooting declaration out of x86Geoff Levand2013-04-081-0/+2
| * KVM: Move vm_list kvm_lock declarations out of x86Geoff Levand2013-04-081-0/+3
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-211-1/+6
| |\
| * | kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T2013-03-111-0/+1
| * | KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS.Cornelia Huck2013-03-051-0/+1
| * | KVM: Initialize irqfd from kvm_init().Cornelia Huck2013-03-051-0/+13
| * | KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-051-1/+2
| * | KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-051-2/+2
| * | KVM: set_memory_region: Make kvm_mr_change available to arch codeTakuya Yoshikawa2013-03-051-0/+18
| * | KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-051-7/+3Star
| * | KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-051-4/+2Star
* | | KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-071-1/+1
* | | Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti2013-03-221-6/+1Star
| |/ |/|
* | KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman2013-03-181-1/+6
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-241-11/+19
|\
| * KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa2013-02-111-1/+0Star
| * x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+3
| * KVM: PPC: BookE: Implement EPR exitAlexander Graf2013-01-101-0/+1