summaryrefslogtreecommitdiff
path: root/arch/ia64/kvm/kvm-ia64.c
Commit message (Expand)AuthorAgeFilesLines
* kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-261-1/+1
* KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-2/+2
* KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-30/+0
* KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* kvm: x86: ignore ioapic polarityGabriel L. Somlo2014-03-131-0/+1
* KVM: Use cond_resched() directly and remove useless kvm_resched()Takuya Yoshikawa2013-12-131-1/+1
* kvm: Add struct kvm arg to memslot APIsAneesh Kumar K.V2013-10-171-2/+3
* KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
* kvm: KVM_CAP_IOMMU only available with device assignmentAlex Williamson2013-04-291-0/+2
* kvm: Allow build-time configuration of KVM device assignmentAlex Williamson2013-04-281-2/+0
* KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang2013-04-171-2/+4
* KVM: set_memory_region: Refactor commit_memory_region()Takuya Yoshikawa2013-03-041-1/+2
* KVM: set_memory_region: Refactor prepare_memory_region()Takuya Yoshikawa2013-03-041-2/+2
* KVM: set_memory_region: Drop user_alloc from set_memory_region()Takuya Yoshikawa2013-03-041-18/+0
* KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region()Takuya Yoshikawa2013-03-041-4/+2
* KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson2012-12-131-3/+3
* KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-131-1/+1
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-2/+5
|\
| * KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti2012-11-271-0/+5
| * KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun2012-10-261-2/+0
* | treewide: fix typo of "suppport" in various commentsMasanari Iida2012-11-191-1/+1
|/
* KVM: split kvm_arch_flush_shadowMarcelo Tosatti2012-09-061-1/+7
* KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-23/+10
* KVM: ia64: fix build due to typoAvi Kivity2012-04-191-1/+1
* KVM: Fix page-crossing MMIOAvi Kivity2012-04-191-5/+5
* KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-15/+5
* KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-03-081-0/+5
* KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa2012-03-081-0/+10
* KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-051-0/+5
* KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-051-1/+4
* KVM: IA64: fix struct redefinitionXiao Guangrong2011-12-271-2/+2
* KVM: introduce id_to_memslot functionXiao Guangrong2011-12-271-1/+1
* KVM: introduce kvm_for_each_memslot macroXiao Guangrong2011-12-271-4/+2
* iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-1/+2
* KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-171-0/+2
* KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()Takuya Yoshikawa2011-01-121-0/+2
* KVM: Clean up vm creation and releaseJan Kiszka2011-01-121-21/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-3/+3
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-06-161-2/+7
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-3/+3
* | | KVM: ia64: cleanup kvm_ia64_sync_dirty_log()Takuya Yoshikawa2010-08-011-19/+11
* | | KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()Takuya Yoshikawa2010-08-011-2/+2
* | | KVM: Remove memory alias supportAvi Kivity2010-08-011-5/+0
* | | KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity2010-08-011-11/+0
| |/ |/|
* | KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall2010-06-091-0/+1
* | KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan2010-05-171-1/+1
* | KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chipWei Yongjun2010-05-171-0/+2
* | KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failureWei Yongjun2010-05-171-1/+3
|/
* KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-4/+5
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1