summaryrefslogtreecommitdiff
path: root/virt
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\
| * KVM: x86: merge kvm_arch_set_irq with kvm_set_msi_inatomicPaolo Bonzini2015-11-04
| * KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configsJan Beulich2015-11-04
| * Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-04
| |\
| | * KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()Pavel Fedin2015-11-04
| | * KVM: arm/arm64: Clean up vgic_retire_lr() and surroundingsPavel Fedin2015-11-04
| | * KVM: arm/arm64: Optimize away redundant LR trackingPavel Fedin2015-11-04
| | * arm/arm64: KVM: Add tracepoints for vgic and timerChristoffer Dall2015-10-22
| | * arm/arm64: KVM: Support edge-triggered forwarded interruptsChristoffer Dall2015-10-22
| | * arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-22
| | * arm/arm64: KVM: Use appropriate define in VGIC reset codeChristoffer Dall2015-10-22
| | * arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIsChristoffer Dall2015-10-22
| | * arm/arm64: KVM: vgic: Factor out level irq processing on guest exitChristoffer Dall2015-10-22
| | * arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-22
| | * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-22
| * | kvm/irqchip: allow only multiple irqchip routes per GSIAndrey Smetanin2015-10-16
| * | kvm/eventfd: add arch-specific set_irqAndrey Smetanin2015-10-16
| * | kvm/eventfd: factor out kvm_notify_acked_gsi()Andrey Smetanin2015-10-16
| * | kvm/eventfd: avoid loop inside irqfd_update()Andrey Smetanin2015-10-16
| * | kvm: fix waitqueue_active without memory barrier in virt/kvm/async_pf.cKosuke Tatsukawa2015-10-14
| * | KVM: Update Posted-Interrupts Descriptor when vCPU is blockedFeng Wu2015-10-01
| * | KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd'Feng Wu2015-10-01
| * | KVM: eventfd: add irq bypass consumer managementEric Auger2015-10-01
| * | KVM: introduce kvm_arch functions for IRQ bypassEric Auger2015-10-01
| * | KVM: create kvm_irqfd.hEric Auger2015-10-01
| * | virt: Add virt directory to the top MakefileFeng Wu2015-10-01
| * | virt: IRQ bypass managerAlex Williamson2015-10-01
| * | kvm: add capability for any-length ioeventfdsJason Wang2015-10-01
| * | kvm: use kmalloc() instead of kzalloc() during iodev register/unregisterJason Wang2015-10-01
| * | KVM: x86: Add EOI exit bitmap inferenceSteve Rutherford2015-10-01
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ \ | |_|/ |/| |
| * | arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker2015-10-09
| |/
* | arm/arm64: KVM: Fix disabled distributor operationChristoffer Dall2015-10-20
* | arm/arm64: KVM: Clear map->active on pend/active clearChristoffer Dall2015-10-20
* | arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall2015-10-20
* | KVM: arm/arm64: Do not inject spurious interruptsPavel Fedin2015-10-20
|/
* KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-25
* Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-17
|\
| * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-17
* | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-16
* | kvm: fix zero length mmio searchingJason Wang2015-09-15
* | kvm: fix double free for fast mmio eventfdJason Wang2015-09-15
* | kvm: factor out core eventfd assign/deassign logicJason Wang2015-09-15
* | kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang2015-09-15
* | KVM: make the declaration of functions within 80 charactersWei Yang2015-09-14
* | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-14
|\ \ | |/
| * arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer Dall2015-09-04
| * arm/arm64: KVM: vgic: Move active state handling to flush_hwstateChristoffer Dall2015-09-04
* | KVM: fix polling for guest halt continued even if disable itWanpeng Li2015-09-14
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10
|\ \