| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: Move more code under CONFIG_HAVE_KVM_IRQFD | Paolo Bonzini | 2014-08-06 | 1 | -0/+2 |
* | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -4/+4 |
* | KVM: Move all accesses to kvm::irq_routing into irqchip.c | Paul Mackerras | 2014-08-05 | 1 | -28/+7 |
* | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 | 1 | -2/+6 |
* | KVM: Rename and add argument to check_extension | Alexander Graf | 2014-07-28 | 1 | -1/+1 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-12 | 1 | -1/+1 |
|\ |
|
| * | sched: Fix signedness bug in yield_to() | Dan Carpenter | 2014-06-05 | 1 | -1/+1 |
* | | kvm/irqchip: Speed up KVM_SET_GSI_ROUTING | Christian Borntraeger | 2014-05-05 | 1 | -0/+1 |
* | | KVM: s390: enable IBS for single running VCPUs | David Hildenbrand | 2014-04-29 | 1 | -0/+2 |
* | | Revert "KVM: Simplify kvm->tlbs_dirty handling" | Xiao Guangrong | 2014-04-23 | 1 | -3/+1 |
* | | Merge tag 'kvm-s390-20140422' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Marcelo Tosatti | 2014-04-22 | 1 | -0/+7 |
|\ \ |
|
| * | | KVM: add kvm_is_error_gpa() helper | Heiko Carstens | 2014-04-22 | 1 | -0/+7 |
| |/ |
|
* | | KVM: VMX: speed up wildcard MMIO EVENTFD | Michael S. Tsirkin | 2014-04-17 | 1 | -0/+1 |
|/ |
|
* | KVM: Bump KVM_MAX_IRQ_ROUTES for s390 | Cornelia Huck | 2014-03-21 | 1 | -0/+4 |
* | KVM: s390: irq routing for adapter interrupts. | Cornelia Huck | 2014-03-21 | 1 | -0/+9 |
* | KVM: Simplify kvm->tlbs_dirty handling | Takuya Yoshikawa | 2014-02-18 | 1 | -1/+3 |
* | KVM: async_pf: Provide additional direct page notification | Dominik Dingel | 2014-01-30 | 1 | -1/+1 |
* | KVM: s390: add floating irq controller | Jens Freimann | 2014-01-30 | 1 | -0/+1 |
* | kvm: remove dead code | Stephen Hemminger | 2014-01-08 | 1 | -2/+0 |
* | kvm: make local functions static | Stephen Hemminger | 2014-01-08 | 1 | -16/+0 |
* | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC | Christoffer Dall | 2013-12-21 | 1 | -0/+1 |
* | KVM: Use cond_resched() directly and remove useless kvm_resched() | Takuya Yoshikawa | 2013-12-13 | 1 | -1/+0 |
* | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov | 2013-11-04 | 1 | -2/+3 |
|\ |
|
| * | kvm: Add struct kvm arg to memslot APIs | Aneesh Kumar K.V | 2013-10-17 | 1 | -2/+3 |
* | | kvm_host: typo fix | Michael S. Tsirkin | 2013-10-31 | 1 | -1/+1 |
* | | kvm: Create non-coherent DMA registeration | Alex Williamson | 2013-10-30 | 1 | -0/+19 |
* | | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson | 2013-10-30 | 1 | -3/+0 |
* | | kvm: Add VFIO device | Alex Williamson | 2013-10-30 | 1 | -0/+1 |
|/ |
|
* | KVM: Drop FOLL_GET in GUP when doing async page fault | chai wen | 2013-10-15 | 1 | -1/+1 |
* | KVM: Move gfn_to_index to x86 specific code | Christoffer Dall | 2013-10-14 | 1 | -7/+0 |
* | KVM: Convert kvm_lock back to non-raw spinlock | Paolo Bonzini | 2013-09-30 | 1 | -1/+1 |
* | kvm: remove .done from struct kvm_async_pf | Radim Krčmář | 2013-09-24 | 1 | -1/+0 |
* | KVM: mmu: allow page tables to be in read-only slots | Paolo Bonzini | 2013-09-17 | 1 | -0/+1 |
* | KVM: s390: Make KVM_HVA_ERR_BAD usable on s390 | Dominik Dingel | 2013-07-29 | 1 | -0/+8 |
* | KVM: Introduce kvm_arch_memslots_updated() | Takuya Yoshikawa | 2013-07-18 | 1 | -0/+1 |
* | KVM: kvm-io: support cookies | Cornelia Huck | 2013-07-18 | 1 | -0/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | 1 | -1/+3 |
|\ |
|
| * | kvm: exclude ioeventfd from counting kvm_io_range limit | Amos Kong | 2013-06-04 | 1 | -1/+2 |
| * | KVM: x86: limit difference between kvmclock updates | Marcelo Tosatti | 2013-05-15 | 1 | -0/+1 |
* | | kvm: Move guest entry/exit APIs to context_tracking | Frederic Weisbecker | 2013-05-31 | 1 | -36/+1 |
|/ |
|
* | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-05 | 1 | -54/+112 |
|\ |
|
| * | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 2013-05-02 | 1 | -0/+1 |
| * | kvm: Allow build-time configuration of KVM device assignment | Alex Williamson | 2013-04-28 | 1 | -22/+8 |
| * | Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queue | Gleb Natapov | 2013-04-28 | 1 | -9/+45 |
| |\ |
|
| | * | kvm: destroy emulated devices on VM exit | Scott Wood | 2013-04-26 | 1 | -1/+2 |
| | * | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 2013-04-26 | 1 | -0/+2 |
| | * | kvm: add device control API | Scott Wood | 2013-04-26 | 1 | -0/+35 |
| | * | KVM: Move irq routing setup to irqchip.c | Alexander Graf | 2013-04-26 | 1 | -0/+3 |
| | * | KVM: Remove kvm_get_intr_delivery_bitmask | Alexander Graf | 2013-04-26 | 1 | -5/+0 |
| | * | KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING | Alexander Graf | 2013-04-26 | 1 | -3/+3 |