aboutsummaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2014-12-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-12-15Merge tag 'kvm-arm-for-3.19-take2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-12-15arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2014-12-15arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQsChristoffer Dall
2014-12-13arm/arm64: KVM: Add (new) vgic_initialized macroChristoffer Dall
2014-12-13arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall
2014-12-13arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell
2014-12-04KVM: track pid for VCPU only on KVM_RUN ioctlChristian Borntraeger
2014-12-04KVM: don't check for PF_VCPU when yieldingDavid Hildenbrand
2014-12-04kvm: optimize GFN to memslot lookup with large slots amountIgor Mammedov
2014-12-04kvm: change memslot sorting rule from size to GFNIgor Mammedov
2014-12-04kvm: update_memslots: drop not needed check for the same slotIgor Mammedov
2014-12-04kvm: update_memslots: drop not needed check for the same number of pagesIgor Mammedov
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-26arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create()Christoffer Dall
2014-11-26arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through allShannon Zhao
2014-11-25arm/arm64: vgic: Remove unreachable irq_clear_pendingChristoffer Dall
2014-11-25kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-25KVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pending function.wanghaibin
2014-11-23kvm: x86: move assigned-dev.c and iommu.c to arch/x86/Radim Krčmář
2014-11-21kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/Paolo Bonzini
2014-11-20KVM: ia64: removePaolo Bonzini
2014-11-17kvm: simplify update_memslots invocationPaolo Bonzini
2014-11-17kvm: commonize allocation of the new memory slotsPaolo Bonzini
2014-11-14kvm: memslots: track id_to_index changes during the insertion sortPaolo Bonzini
2014-11-14kvm: memslots: replace heap sort with an insertion sort passIgor Mammedov
2014-11-03KVM: trivial fix comment regarding __kvm_set_memory_regionDominik Dingel
2014-11-03KVM: x86: some apic broadcast modes does not workNadav Amit
2014-10-24kvm: vfio: fix unregister kvm_device_ops of vfioWanpeng Li
2014-10-24kvm: fix excessive pages un-pinning in kvm_iommu_map error path.Quentin Casasnovas
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-16arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-09-27Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-09-26kvm: Fix kvm_get_page_retry_io __gup retval checkAndres Lagar-Cavilla
2014-09-25arm/arm64: KVM: Fix set_clear_sgi_pend_reg offsetChristoffer Dall
2014-09-25kvm: iommu: Convert to use new iommu_capable() API functionJoerg Roedel
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Rename make_all_cpus_request() to kvm_make_all_cpus_request() and make i...Tang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-09-24kvm: Faults which trigger IO release the mmap_semAndres Lagar-Cavilla
2014-09-24kvm-vfio: do not use module_initPaolo Bonzini
2014-09-24KVM: EVENTFD: Remove inclusion of irq.hChristoffer Dall
2014-09-23Merge tag 'kvm-arm-for-v3.17-rc7-or-final' of git://git.kernel.org/pub/scm/li...Paolo Bonzini
2014-09-22arm/arm64: KVM: Fix unaligned access bug on gicv2 accessChristoffer Dall