summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-3/+4
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-054-37/+24
|\
| * 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-283-7/+14
| * KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-262-1/+2
| * KVM: ia64: Fix kvm_vm_ioctl_irq_lineYang Zhang2013-04-171-2/+4
| * KVM: Call common update function when ioapic entry changed.Yang Zhang2013-04-161-6/+0
| * 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
* | Wrong asm register contraints in the kvm implementationStephan Schreiber2013-03-191-1/+1
|/
* Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-242-4/+10
|\
| * x86, apicv: add virtual interrupt delivery supportYang Zhang2013-01-291-0/+6
| * 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
* | arch/ia64/kvm: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-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
* Merge remote-tracking branch 'upstream' into nextAvi Kivity2012-08-051-0/+1
|\
| * Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-301-0/+1
| |\
| | * [IA64] Mark PARAVIRT and KVM as brokenFengguang Wu2012-07-251-0/+1
* | | KVM: Move KVM_IRQ_LINE to arch-generic codeChristoffer Dall2012-07-261-23/+10
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-241-3/+3
|\ \
| * | treewide: Put a space between #include and FILEPaul Bolle2012-06-281-3/+3
| |/
* | KVM: ia64: Mark ia64 KVM as BROKENAvi Kivity2012-06-051-0/+1
|/
* 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
* virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-1/+0
* KVM: ia64: fix sparse warningsJeff Mahoney2011-05-221-13/+13
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-2/+2
|\
| * ia64: change to new flag variablesmatt mooney2011-03-171-2/+2
* | KVM: Add "exiting guest mode" stateXiao Guangrong2011-03-171-0/+2
|/
* Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-131-21/+9
|\
OpenPOWER on IntegriCloud