Age | Commit message (Expand) | Author | Files | Lines |
2016-03-09 | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -0/+2 |
2016-03-03 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -0/+3 |
2016-03-02 | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy | 1 | -0/+2 |
2016-03-02 | KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_64 capability number | Alexey Kardashevskiy | 1 | -0/+1 |
2016-02-29 | arm64: KVM: Introduce per-vcpu kvm device controls | Shannon Zhao | 1 | -0/+1 |
2016-02-29 | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao | 1 | -0/+1 |
2016-02-16 | kvm/x86: Hyper-V VMBus hypercall userspace exit | Andrey Smetanin | 1 | -0/+6 |
2016-02-10 | KVM: s390: irq delivery should not rely on icptcode | David Hildenbrand | 1 | -0/+1 |
2016-02-10 | KVM: s390: migration / injection of prog irq ilc | David Hildenbrand | 1 | -1/+6 |
2016-01-07 | KVM: s390: implement the RI support of guest | Fan Zhang | 1 | -0/+1 |
2015-11-25 | kvm/x86: Hyper-V kvm exit | Andrey Smetanin | 1 | -0/+17 |
2015-11-25 | kvm/x86: Hyper-V synthetic interrupt controller | Andrey Smetanin | 1 | -0/+8 |
2015-10-01 | kvm: add capability for any-length ioeventfds | Jason Wang | 1 | -0/+1 |
2015-10-01 | KVM: x86: Add KVM exit for IOAPIC EOIs | Steve Rutherford | 1 | -0/+5 |
2015-10-01 | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford | 1 | -0/+1 |
2015-08-23 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 1 | -0/+2 |
2015-07-29 | KVM: s390: more irq names for trace events | David Hildenbrand | 1 | -0/+1 |
2015-07-23 | kvm/x86: add sending hyper-v crash notification to user space | Andrey Smetanin | 1 | -0/+1 |
2015-07-21 | KVM: arm64: guest debug, HW assisted debug support | Alex Bennée | 1 | -0/+2 |
2015-07-21 | KVM: add comments for kvm_debug_exit_arch struct | Alex Bennée | 1 | -0/+3 |
2015-06-19 | Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -1/+1 |
2015-06-17 | kvm: remove one useless check extension | Tiejun Chen | 1 | -1/+1 |
2015-06-05 | KVM: implement multiple address spaces | Paolo Bonzini | 1 | -0/+1 |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini | 1 | -1/+4 |
2015-05-07 | KVM: x86: Support for disabling quirks | Nadav Amit | 1 | -0/+1 |
2015-04-21 | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. | Michael Ellerman | 1 | -0/+1 |
2015-04-07 | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 1 | -0/+14 |
2015-03-31 | KVM: s390: migrate vcpu interrupt state | Jens Freimann | 1 | -0/+11 |
2015-03-31 | KVM: s390: add ioctl to inject local interrupts | Jens Freimann | 1 | -0/+3 |
2015-03-28 | MIPS: KVM: Wire up MSA capability | James Hogan | 1 | -0/+1 |
2015-03-28 | MIPS: KVM: Wire up FPU capability | James Hogan | 1 | -0/+1 |
2015-03-17 | KVM: s390: Create ioctl for Getting/Setting guest storage keys | Jason J. Herne | 1 | -0/+14 |
2015-03-17 | KVM: s390: introduce post handlers for STSI | Ekaterina Tumanova | 1 | -0/+11 |
2015-03-17 | KVM: s390: Add MEMOP ioctls for reading/writing guest memory | Thomas Huth | 1 | -0/+21 |
2015-03-06 | KVM: s390: Allocate and save/restore vector registers | Eric Farman | 1 | -1/+2 |
2015-01-23 | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 1 | -0/+7 |
2015-01-23 | KVM: s390: forward most SIGP orders to user space | David Hildenbrand | 1 | -0/+1 |
2015-01-23 | KVM: s390: new parameter for SIGP STOP irqs | David Hildenbrand | 1 | -0/+6 |
2015-01-20 | arm/arm64: KVM: add virtual GICv3 distributor emulation | Andre Przywara | 1 | -0/+2 |
2014-11-21 | kvm: remove IA64 ioctls | Radim Krčmář | 1 | -3/+0 |
2014-11-03 | kvm: drop unsupported capabilities, fix documentation | Michael S. Tsirkin | 1 | -8/+0 |
2014-09-17 | KVM: device: add simple registration mechanism for kvm_device_ops | Will Deacon | 1 | -6/+16 |
2014-08-29 | KVM: Unconditionally export KVM_CAP_USER_NMI | Christoffer Dall | 1 | -3/+1 |
2014-08-29 | KVM: Unconditionally export KVM_CAP_READONLY_MEM | Christoffer Dall | 1 | -2/+0 |
2014-08-05 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 1 | -2/+4 |
2014-07-28 | KVM: PPC: Remove DCR handling | Alexander Graf | 1 | -2/+2 |
2014-07-28 | KVM: Allow KVM_CHECK_EXTENSION on the vm fd | Alexander Graf | 1 | -0/+1 |
2014-07-28 | KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling | Paul Mackerras | 1 | -0/+1 |
2014-07-10 | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand | 1 | -0/+4 |
2014-07-10 | KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures | David Hildenbrand | 1 | -1/+2 |