aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_host.h
Commit message (Expand)AuthorAge
* kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-26
* kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li2014-10-24
* Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-09-27
|\
| * Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
| |\
| * | KVM: Introduce gfn_to_hva_memslot_protChristoffer Dall2014-08-27
* | | kvm: x86: Add request bit to reload APIC access page addressTang Chen2014-09-24
* | | kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...Tang Chen2014-09-24
* | | kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla2014-09-24
| |/ |/|
* | KVM: VFIO: register kvm_device_ops dynamicallyWill Deacon2014-09-17
* | KVM: s390: register flic ops dynamicallyCornelia Huck2014-09-17
* | KVM: ARM: vgic: register kvm_device_ops dynamicallyWill Deacon2014-09-17
* | KVM: device: add simple registration mechanism for kvm_device_opsWill Deacon2014-09-17
* | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
* | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-29
|/
* KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* KVM: Move more code under CONFIG_HAVE_KVM_IRQFDPaolo Bonzini2014-08-06
* KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-05
* KVM: Move all accesses to kvm::irq_routing into irqchip.cPaul Mackerras2014-08-05
* KVM: irqchip: Provide and use accessors for irq routing tablePaul Mackerras2014-08-05
* KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\
| * sched: Fix signedness bug in yield_to()Dan Carpenter2014-06-05
* | kvm/irqchip: Speed up KVM_SET_GSI_ROUTINGChristian Borntraeger2014-05-05
* | KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand2014-04-29
* | Revert "KVM: Simplify kvm->tlbs_dirty handling"Xiao Guangrong2014-04-23
* | Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi...Marcelo Tosatti2014-04-22
|\ \
| * | KVM: add kvm_is_error_gpa() helperHeiko Carstens2014-04-22
| |/
* / KVM: VMX: speed up wildcard MMIO EVENTFDMichael S. Tsirkin2014-04-17
|/
* 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