Age | Commit message (Expand) | Author | Files | Lines |
2014-03-21 | KVM: Bump KVM_MAX_IRQ_ROUTES for s390 | Cornelia Huck | 1 | -0/+4 |
2014-03-21 | KVM: s390: irq routing for adapter interrupts. | Cornelia Huck | 1 | -0/+9 |
2014-02-18 | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 1 | -1/+3 |
2014-01-30 | KVM: async_pf: Provide additional direct page notification | Dominik Dingel | 1 | -1/+1 |
2014-01-30 | KVM: s390: add floating irq controller | Jens Freimann | 1 | -0/+1 |
2014-01-09 | kvm: remove dead code | Stephen Hemminger | 1 | -2/+0 |
2014-01-09 | kvm: make local functions static | Stephen Hemminger | 1 | -16/+0 |
2013-12-21 | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC | Christoffer Dall | 1 | -0/+1 |
2013-12-13 | KVM: Use cond_resched() directly and remove useless kvm_resched() | Takuya Yoshikawa | 1 | -1/+0 |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 1 | -2/+3 |
2013-11-01 | kvm_host: typo fix | Michael S. Tsirkin | 1 | -1/+1 |
2013-10-30 | kvm: Create non-coherent DMA registeration | Alex Williamson | 1 | -0/+19 |
2013-10-30 | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson | 1 | -3/+0 |
2013-10-30 | kvm: Add VFIO device | Alex Williamson | 1 | -0/+1 |
2013-10-17 | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 1 | -2/+3 |
2013-10-15 | KVM: Drop FOLL_GET in GUP when doing async page fault | chai wen | 1 | -1/+1 |
2013-10-14 | KVM: Move gfn_to_index to x86 specific code | Christoffer Dall | 1 | -7/+0 |
2013-09-30 | KVM: Convert kvm_lock back to non-raw spinlock | Paolo Bonzini | 1 | -1/+1 |
2013-09-24 | kvm: remove .done from struct kvm_async_pf | Radim Krčmář | 1 | -1/+0 |
2013-09-17 | KVM: mmu: allow page tables to be in read-only slots | Paolo Bonzini | 1 | -0/+1 |
2013-07-29 | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 | Dominik Dingel | 1 | -0/+8 |
2013-07-18 | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa | 1 | -0/+1 |
2013-07-18 | KVM: kvm-io: support cookies | Cornelia Huck | 1 | -0/+4 |
2013-07-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+3 |
2013-06-04 | kvm: exclude ioeventfd from counting kvm_io_range limit | Amos Kong | 1 | -1/+2 |
2013-05-31 | kvm: Move guest entry/exit APIs to context_tracking | Frederic Weisbecker | 1 | -36/+1 |
2013-05-15 | KVM: x86: limit difference between kvmclock updates | Marcelo Tosatti | 1 | -0/+1 |
2013-05-06 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -54/+112 |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 1 | -0/+1 |
2013-04-28 | kvm: Allow build-time configuration of KVM device assignment | Alex Williamson | 1 | -22/+8 |
2013-04-28 | Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue | Gleb Natapov | 1 | -9/+45 |
2013-04-28 | KVM: x86: Rework request for immediate exit | Jan Kiszka | 1 | -8/+7 |
2013-04-26 | kvm: destroy emulated devices on VM exit | Scott Wood | 1 | -1/+2 |
2013-04-26 | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 1 | -0/+2 |
2013-04-26 | kvm: add device control API | Scott Wood | 1 | -0/+35 |
2013-04-26 | KVM: Move irq routing setup to irqchip.c | Alexander Graf | 1 | -0/+3 |
2013-04-26 | KVM: Remove kvm_get_intr_delivery_bitmask | Alexander Graf | 1 | -5/+0 |
2013-04-26 | KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING | Alexander Graf | 1 | -3/+3 |
2013-04-26 | KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS | Alexander Graf | 1 | -1/+1 |
2013-04-16 | KVM: Call common update function when ioapic entry changed. | Yang Zhang | 1 | -2/+2 |
2013-04-16 | KVM: Let ioapic know the irq line status | Yang Zhang | 1 | -4/+7 |
2013-04-08 | KVM: Move kvm_rebooting declaration out of x86 | Geoff Levand | 1 | -0/+2 |
2013-04-08 | KVM: Move vm_list kvm_lock declarations out of x86 | Geoff Levand | 1 | -0/+3 |
2013-04-07 | KVM: Allow cross page reads and writes from cached translations. | Andrew Honig | 1 | -1/+1 |
2013-03-22 | Revert "KVM: allow host header to be included even for !CONFIG_KVM" | Marcelo Tosatti | 1 | -6/+1 |
2013-03-21 | Merge remote-tracking branch 'upstream/master' into queue | Marcelo Tosatti | 1 | -1/+6 |
2013-03-19 | KVM: allow host header to be included even for !CONFIG_KVM | Kevin Hilman | 1 | -1/+6 |
2013-03-11 | kvm: Record the preemption status of vcpus using preempt notifiers | Raghavendra K T | 1 | -0/+1 |
2013-03-06 | KVM: Introduce KVM_VIRTIO_CCW_NOTIFY_BUS. | Cornelia Huck | 1 | -0/+1 |
2013-03-06 | KVM: Initialize irqfd from kvm_init(). | Cornelia Huck | 1 | -0/+13 |