Age | Commit message (Expand) | Author |
2015-11-04 | KVM: x86: removing unused variable | Saurabh Sengar |
2015-11-04 | KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configs | Jan Beulich |
2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-11-04 | KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr() | Pavel Fedin |
2015-11-04 | KVM: arm/arm64: Clean up vgic_retire_lr() and surroundings | Pavel Fedin |
2015-11-04 | KVM: arm/arm64: Optimize away redundant LR tracking | Pavel Fedin |
2015-11-02 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-11-02 | Merge tag 'kvm-s390-next-20151028' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2015-10-29 | KVM: s390: use simple switch statement as multiplexer | Christian Borntraeger |
2015-10-29 | KVM: s390: drop useless newline in debugging data | Christian Borntraeger |
2015-10-29 | KVM: s390: SCA must not cross page boundaries | David Hildenbrand |
2015-10-22 | KVM: arm: Do not indent the arguments of DECLARE_BITMAP | Michal Marek |
2015-10-22 | arm64: kvm: restore EL1N SP for panic | Mark Rutland |
2015-10-22 | arm/arm64: KVM: Add tracepoints for vgic and timer | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: Improve kvm_exit tracepoint | Christoffer Dall |
2015-10-22 | KVM: arm/arm64: Fix vGIC documentation | Pavel Fedin |
2015-10-22 | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest | Eric Auger |
2015-10-22 | KVM: arm/arm64: check power_off in critical section before VCPU run | Eric Auger |
2015-10-22 | KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable | Eric Auger |
2015-10-22 | KVM: arm/arm64: rename pause into power_off | Eric Auger |
2015-10-22 | arm/arm64: KVM : Enable vhost device selection under KVM config menu | Wei Huang |
2015-10-22 | arm/arm64: KVM: Support edge-triggered forwarded interrupts | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: Rework the arch timer to use level-triggered semantics | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: Add forwarded physical interrupts documentation | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: Use appropriate define in VGIC reset code | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIs | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: vgic: Factor out level irq processing on guest exit | Christoffer Dall |
2015-10-22 | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block | Christoffer Dall |
2015-10-22 | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall |
2015-10-21 | KVM: PPC: Book3S HV: Handle H_DOORBELL on the guest exit path | Gautham R. Shenoy |
2015-10-21 | KVM: PPC: Implement extension to report number of memslots | Nikunj A Dadhania |
2015-10-21 | KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs | Paul Mackerras |
2015-10-21 | KVM: PPC: Book3S HV: Don't fall back to smaller HPT size in allocation ioctl | Paul Mackerras |
2015-10-20 | arm/arm64: KVM: Fix disabled distributor operation | Christoffer Dall |
2015-10-20 | arm/arm64: KVM: Clear map->active on pend/active clear | Christoffer Dall |
2015-10-20 | arm/arm64: KVM: Fix arch timer behavior for disabled interrupts | Christoffer Dall |
2015-10-20 | KVM: arm: use GIC support unconditionally | Arnd Bergmann |
2015-10-20 | KVM: arm/arm64: Fix memory leak if timer initialization fails | Pavel Fedin |
2015-10-20 | KVM: arm/arm64: Do not inject spurious interrupts | Pavel Fedin |
2015-10-19 | KVM: x86: MMU: Initialize force_pt_level before calling mapping_level() | Takuya Yoshikawa |
2015-10-19 | kvm: x86: zero EFER on INIT | Paolo Bonzini |
2015-10-16 | kvm/irqchip: allow only multiple irqchip routes per GSI | Andrey Smetanin |
2015-10-16 | kvm/eventfd: add arch-specific set_irq | Andrey Smetanin |
2015-10-16 | kvm/eventfd: factor out kvm_notify_acked_gsi() | Andrey Smetanin |
2015-10-16 | kvm/eventfd: avoid loop inside irqfd_update() | Andrey Smetanin |
2015-10-16 | KVM: x86: move steal time initialization to vcpu entry time | Marcelo Tosatti |
2015-10-16 | KVM: x86: MMU: Eliminate an extra memory slot search in mapping_level() | Takuya Yoshikawa |
2015-10-16 | KVM: x86: MMU: Remove mapping_level_dirty_bitmap() | Takuya Yoshikawa |
2015-10-16 | KVM: x86: MMU: Move mapping_level_dirty_bitmap() call in mapping_level() | Takuya Yoshikawa |
2015-10-16 | KVM: x86: MMU: Simplify force_pt_level calculation code in FNAME(page_fault)() | Takuya Yoshikawa |