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