Age | Commit message (Expand) | Author | Files | Lines |
2016-05-11 | kvm: introduce KVM_MAX_VCPU_ID | Greg Kurz | 1 | -2/+8 |
2016-05-09 | KVM: s390: document KVM_CAP_S390_RI | David Hildenbrand | 1 | -0/+8 |
2016-03-09 | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -4/+8 |
2016-03-04 | KVM: document KVM_REINJECT_CONTROL ioctl | Radim Krčmář | 1 | -0/+24 |
2016-03-03 | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -0/+57 |
2016-03-02 | KVM: PPC: Add support for 64bit TCE windows | Alexey Kardashevskiy | 1 | -0/+32 |
2016-02-29 | arm64: KVM: Introduce per-vcpu kvm device controls | Shannon Zhao | 1 | -4/+6 |
2016-02-29 | arm64: KVM: Add a new feature bit for PMUv3 | Shannon Zhao | 1 | -0/+2 |
2016-02-16 | kvm/x86: Hyper-V VMBus hypercall userspace exit | Andrey Smetanin | 1 | -0/+6 |
2016-02-16 | KVM: PPC: Add support for multiple-TCE hcalls | Alexey Kardashevskiy | 1 | -0/+25 |
2016-01-26 | KVM doc: Fix KVM_SMI chapter number | Alexey Kardashevskiy | 1 | -1/+1 |
2015-11-25 | kvm/x86: Hyper-V kvm exit | Andrey Smetanin | 1 | -0/+22 |
2015-11-25 | kvm/x86: Hyper-V synthetic interrupt controller | Andrey Smetanin | 1 | -0/+19 |
2015-11-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -5/+47 |
2015-10-12 | Doc:kvm: Fix typo in Doc/virtual/kvm | Masanari Iida | 1 | -2/+2 |
2015-10-01 | kvm: add capability for any-length ioeventfds | Jason Wang | 1 | -1/+5 |
2015-10-01 | KVM: x86: Add support for local interrupt requests from userspace | Steve Rutherford | 1 | -4/+10 |
2015-10-01 | KVM: x86: Add EOI exit bitmap inference | Steve Rutherford | 1 | -3/+6 |
2015-10-01 | KVM: x86: Add KVM exit for IOAPIC EOIs | Steve Rutherford | 1 | -0/+12 |
2015-10-01 | KVM: x86: Split the APIC from the rest of IRQCHIP. | Steve Rutherford | 1 | -0/+17 |
2015-08-23 | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 1 | -0/+5 |
2015-07-23 | kvm/x86: add sending hyper-v crash notification to user space | Andrey Smetanin | 1 | -0/+5 |
2015-07-21 | KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG | Alex Bennée | 1 | -1/+6 |
2015-07-21 | KVM: arm64: guest debug, add SW break point support | Alex Bennée | 1 | -1/+1 |
2015-07-21 | KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl | Alex Bennée | 1 | -1/+1 |
2015-07-21 | KVM: add comments for kvm_debug_exit_arch struct | Alex Bennée | 1 | -1/+3 |
2015-06-05 | KVM: x86: mark legacy PCI device assignment as deprecated | Paolo Bonzini | 1 | -7/+7 |
2015-06-05 | KVM: implement multiple address spaces | Paolo Bonzini | 1 | -0/+12 |
2015-06-04 | KVM: x86: API changes for SMM support | Paolo Bonzini | 1 | -6/+34 |
2015-05-07 | KVM: x86: Support for disabling quirks | Nadav Amit | 1 | -1/+2 |
2015-04-21 | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. | Michael Ellerman | 1 | -0/+17 |
2015-04-07 | Merge tag 'kvm-s390-next-20150331' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 1 | -0/+117 |
2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 1 | -5/+17 |
2015-03-31 | KVM: s390: migrate vcpu interrupt state | Jens Freimann | 1 | -0/+61 |
2015-03-31 | KVM: s390: add ioctl to inject local interrupts | Jens Freimann | 1 | -0/+56 |
2015-03-28 | MIPS: KVM: Wire up MSA capability | James Hogan | 1 | -0/+12 |
2015-03-28 | MIPS: KVM: Expose MSA registers | James Hogan | 1 | -1/+11 |
2015-03-28 | MIPS: KVM: Wire up FPU capability | James Hogan | 1 | -0/+13 |
2015-03-28 | MIPS: KVM: Expose FPU registers | James Hogan | 1 | -0/+16 |
2015-03-28 | MIPS: KVM: Add Config4/5 and writing of Config registers | James Hogan | 1 | -0/+2 |
2015-03-28 | MIPS: KVM: Implement PRid CP0 register access | James Hogan | 1 | -0/+1 |
2015-03-17 | KVM: s390: Create ioctl for Getting/Setting guest storage keys | Jason J. Herne | 1 | -0/+58 |
2015-03-17 | KVM: s390: introduce post handlers for STSI | Ekaterina Tumanova | 1 | -0/+28 |
2015-03-17 | KVM: s390: Add MEMOP ioctls for reading/writing guest memory | Thomas Huth | 1 | -0/+46 |
2015-03-14 | arm/arm64: KVM: export VCPU power state via MP_STATE ioctl | Alex Bennée | 1 | -4/+12 |
2015-03-12 | KVM: arm/arm64: add irqfd support | Eric Auger | 1 | -1/+5 |
2015-03-06 | KVM: s390: Allocate and save/restore vector registers | Eric Farman | 1 | -0/+10 |
2015-01-23 | Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 1 | -1/+21 |
2015-01-23 | KVM: s390: forward most SIGP orders to user space | David Hildenbrand | 1 | -0/+20 |
2015-01-23 | KVM: s390: new parameter for SIGP STOP irqs | David Hildenbrand | 1 | -1/+1 |