aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kvm
AgeCommit message (Expand)Author
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-29x86, apicv: add virtual interrupt delivery supportYang Zhang
2013-01-11arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-12-13KVM: struct kvm_memory_slot.user_alloc -> boolAlex Williamson
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-27KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initializationMarcelo Tosatti
2012-11-19treewide: fix typo of "suppport" in various commentsMasanari Iida
2012-10-26KVM: ia64: remove unused variable in kvm_release_vm_pages()Wei Yongjun
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-26KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall
2012-07-25[IA64] Mark PARAVIRT and KVM as brokenFengguang Wu
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-06-28treewide: Put a space between #include and FILEPaul Bolle
2012-06-05KVM: ia64: Mark ia64 KVM as BROKENAvi Kivity
2012-04-19KVM: ia64: fix build due to typoAvi Kivity
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall
2012-03-08KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity
2012-03-08KVM: Introduce kvm_memory_slot::arch and move lpage_info into itTakuya Yoshikawa
2012-03-05KVM: s390: ucontrol: export SIE control block to userCarsten Otte
2012-03-05KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte
2011-12-27KVM: IA64: fix struct redefinitionXiao Guangrong
2011-12-27KVM: introduce id_to_memslot functionXiao Guangrong
2011-12-27KVM: introduce kvm_for_each_memslot macroXiao Guangrong
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel
2011-07-23virtio: expose for non-virtualization users tooOhad Ben-Cohen
2011-05-22KVM: ia64: fix sparse warningsJeff Mahoney
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong
2011-03-17ia64: change to new flag variablesmatt mooney
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-12KVM: Take missing slots_lock for kvm_io_bus_unregister_dev()Takuya Yoshikawa
2011-01-12KVM: Clean up vm creation and releaseJan Kiszka
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-24KVM: ia64: define kvm_lapic_enabled() to fix a compile errorTakuya Yoshikawa
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-01KVM: ia64: cleanup kvm_ia64_sync_dirty_log()Takuya Yoshikawa
2010-08-01KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()Takuya Yoshikawa
2010-08-01KVM: Remove memory alias supportAvi Kivity
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsAvi Kivity
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-09KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()Julia Lawall
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan