summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-17KVM: Remove test-before-set optimization for dirty bitsTakuya Yoshikawa
2010-05-17KVM: do not call hardware_disable() on CPU_UP_CANCELEDLai Jiangshan
2010-05-17KVM: use the correct RCU API for PROVE_RCU=yLai Jiangshan
2010-05-17KVM: limit the number of pages per memory slotTakuya Yoshikawa
2010-05-17KVM: coalesced_mmio: fix kvm_coalesced_mmio_init()'s error handlingTakuya Yoshikawa
2010-05-17KVM: fix assigned_device_enable_host_msix error handlingjing zhang
2010-05-17KVM: fix the errno of ioctl KVM_[UN]REGISTER_COALESCED_MMIO failureWei Yongjun
2010-05-17KVM: cleanup kvm traceXiao Guangrong
2010-05-13KVM: convert ioapic lock to spinlockMarcelo Tosatti
2010-05-11Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel
2010-04-25KVM: update gfn_to_hva() to use gfn_to_hva_memslot()Takuya Yoshikawa
2010-04-21KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07kvm: Change kvm_iommu_map_pages to map large pagesJoerg Roedel
2010-03-01KVM: Convert kvm->requests_lock to raw_spinlock_tAvi Kivity
2010-03-01KVM: do not store wqh in irqfdMichael S. Tsirkin
2010-03-01KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrlWei Yongjun
2010-03-01KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failureWei Yongjun
2010-03-01KVM: Fix Codestyle in virt/kvm/coalesced_mmio.cJochen Maes
2010-03-01KVM: Introduce kvm_host_page_sizeJoerg Roedel
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin
2010-03-01KVM: Fix kvm_coalesced_mmio_ring duplicate allocationSheng Yang
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: avoid taking ioapic mutex for non-ioapic EOIsAvi Kivity
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti
2010-03-01KVM: convert io_bus to SRCUMarcelo Tosatti
2010-03-01KVM: x86: switch kvm_set_memory_alias to SRCU updateMarcelo Tosatti
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti
2010-03-01KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pagesMarcelo Tosatti
2010-03-01KVM: introduce gfn_to_pfn_memslotMarcelo Tosatti
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti
2010-03-01KVM: Simplify coalesced mmio initializationAvi Kivity
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity
2010-03-01KVM: Remove ifdefs from mmu notifier initializationAvi Kivity
2010-03-01KVM: Add include guards for coalesced_mmio.hAvi Kivity
2010-03-01KVM: Disentangle mmu notifiers and coalesced_mmio registrationAvi Kivity
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin
2010-01-25KVM: properly check max PIC pin in irq route setupMarcelo Tosatti
2010-01-25KVM: only allow one gsi per fdMichael S. Tsirkin
2009-12-27KVM: get rid of kvm_create_vm() unused label warning on s390Heiko Carstens
2009-12-27KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang
2009-12-22anonfd: Allow making anon files read-onlyRoland Dreier
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity
2009-12-03KVM: only clear irq_source_id if irqchip is presentMarcelo Tosatti