Age | Commit message (Expand) | Author |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-03-10 | KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo | Paolo Bonzini |
2016-03-09 | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2016-03-04 | KVM: document KVM_REINJECT_CONTROL ioctl | Radim Krčmář |
2016-03-03 | KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed | Xiao Guangrong |
2016-03-03 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2016-03-02 | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy |
2016-02-29 | arm64: KVM: Add a new vcpu device control group for PMUv3 | Shannon Zhao |
2016-02-29 | arm64: KVM: Introduce per-vcpu kvm device controls | Shannon Zhao |
2016-02-29 | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao |
2016-02-16 | kvm/x86: Hyper-V VMBus hypercall userspace exit | Andrey Smetanin |
2016-02-16 | KVM: PPC: Add support for multiple-TCE hcalls | Alexey Kardashevskiy |
2016-02-10 | KVM: s390: usage hint for adapter mappings | Cornelia Huck |
2016-02-10 | KVM: s390: add documentation of KVM_S390_VM_CRYPTO | David Hildenbrand |
2016-02-10 | KVM: s390: add documentation of KVM_S390_VM_TOD | David Hildenbrand |
2016-01-26 | KVM doc: Fix KVM_SMI chapter number | Alexey Kardashevskiy |
2015-12-15 | KVM: s390: fix mismatch between user and in-kernel guest limit | Dominik Dingel |
2015-11-25 | KVM: x86: MMU: Consolidate BUG_ON checks for reverse-mapped sptes | Takuya Yoshikawa |
2015-11-25 | kvm/x86: Hyper-V kvm exit | Andrey Smetanin |
2015-11-25 | kvm/x86: Hyper-V synthetic interrupt controller | Andrey Smetanin |
2015-11-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-10-22 | KVM: arm/arm64: Fix vGIC documentation | Pavel Fedin |
2015-10-22 | arm/arm64: KVM: Add forwarded physical interrupts documentation | Christoffer Dall |
2015-10-11 | Doc:kvm: Fix typo in Doc/virtual/kvm | Masanari Iida |
2015-10-01 | KVM: Update Posted-Interrupts Descriptor when vCPU is blocked | Feng Wu |
2015-10-01 | kvm: add capability for any-length ioeventfds | Jason Wang |
2015-10-01 | KVM: x86: Add support for local interrupt requests from userspace | Steve Rutherford |
2015-10-01 | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford |
2015-10-01 | KVM: x86: Add KVM exit for IOAPIC EOIs | Steve Rutherford |
2015-10-01 | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford |
2015-08-22 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini |
2015-07-23 | kvm/x86: add sending hyper-v crash notification to user space | Andrey Smetanin |
2015-07-21 | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG | Alex Bennée |
2015-07-21 | KVM: arm64: guest debug, add SW break point support | Alex Bennée |
2015-07-21 | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl | Alex Bennée |
2015-07-21 | KVM: add comments for kvm_debug_exit_arch struct | Alex Bennée |
2015-06-05 | KVM: x86: mark legacy PCI device assignment as deprecated | Paolo Bonzini |
2015-06-05 | KVM: x86: add SMM to the MMU role, support SMRAM address space | Paolo Bonzini |
2015-06-05 | KVM: implement multiple address spaces | Paolo Bonzini |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini |
2015-05-19 | KVM: MMU: fix SMAP virtualization | Xiao Guangrong |
2015-05-07 | KVM: x86: Support for disabling quirks | Nadav Amit |
2015-04-21 | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. | Michael Ellerman |
2015-04-07 | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini |
2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini |
2015-03-31 | KVM: s390: migrate vcpu interrupt state | Jens Freimann |
2015-03-31 | KVM: s390: add ioctl to inject local interrupts | Jens Freimann |
2015-03-31 | KVM: s390: fix get_all_floating_irqs | Jens Freimann |
2015-03-27 | MIPS: KVM: Wire up MSA capability | James Hogan |