| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm | Paolo Bonzini | 2014-08-05 | 1 | -8/+52 |
|\ |
|
| * | KVM: PPC: Remove DCR handling | Alexander Graf | 2014-07-28 | 1 | -3/+3 |
| * | KVM: Allow KVM_CHECK_EXTENSION on the vm fd | Alexander Graf | 2014-07-28 | 1 | -2/+5 |
| * | KVM: PPC: Book3S: Fix LPCR one_reg interface | Alexey Kardashevskiy | 2014-07-28 | 1 | -1/+2 |
| * | KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled | Paul Mackerras | 2014-07-28 | 1 | -0/+4 |
| * | KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling | Paul Mackerras | 2014-07-28 | 1 | -2/+39 |
* | | Merge tag 'kvm-s390-20140721' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-07-22 | 1 | -3/+24 |
|\ \ |
|
| * | | KVM: s390: document KVM_CAP_S390_IRQCHIP | Cornelia Huck | 2014-07-21 | 1 | -0/+9 |
| * | | KVM: document target of capability enablement | Cornelia Huck | 2014-07-21 | 1 | -3/+15 |
* | | | Merge tag 'kvm-s390-20140715' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-07-21 | 1 | -11/+20 |
|\ \ \
| |/ / |
|
| * | | KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state control | David Hildenbrand | 2014-07-10 | 1 | -2/+8 |
| * | | KVM: prepare for KVM_(S|G)ET_MP_STATE on other architectures | David Hildenbrand | 2014-07-10 | 1 | -9/+12 |
| |/ |
|
* | | KVM: MIPS: Document MIPS specifics of KVM API. | James Hogan | 2014-07-09 | 1 | -2/+61 |
* | | KVM: Reformat KVM_SET_ONE_REG register documentation | James Hogan | 2014-07-09 | 1 | -111/+111 |
* | | KVM: Document KVM_SET_SIGNAL_MASK as universal | James Hogan | 2014-07-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-06-04 | 1 | -1/+1 |
|\ |
|
| * | doc: spelling error changes | Carlos Garcia | 2014-05-05 | 1 | -1/+1 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 2014-06-04 | 4 | -4/+71 |
|\ \ |
|
| * \ | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-... | Paolo Bonzini | 2014-05-30 | 2 | -0/+20 |
| |\ \ |
|
| | * | | KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number | Paul Mackerras | 2014-05-30 | 1 | -0/+1 |
| | * | | KVM: PPC: Book3S: Add ONE_REG register names that were missed | Paul Mackerras | 2014-05-30 | 1 | -0/+5 |
| | * | | KVM: PPC: Disable NX for old magic page using guests | Alexander Graf | 2014-05-30 | 1 | -0/+14 |
| * | | | Merge tag 'kvm-arm-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2014-05-27 | 1 | -0/+17 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header | Anup Patel | 2014-04-30 | 1 | -0/+15 |
| | * | | KVM: Documentation: Add info regarding KVM_ARM_VCPU_PSCI_0_2 feature | Anup Patel | 2014-04-30 | 1 | -0/+2 |
| * | | | KVM: s390: Add clock comparator and CPU timer IRQ injection | Thomas Huth | 2014-05-06 | 1 | -0/+2 |
| |/ / |
|
| * | | KVM: s390: add documentation for diag 501 | David Hildenbrand | 2014-04-22 | 1 | -0/+2 |
| * | | KVM: s390: Exploiting generic userspace interface for cmma | Dominik Dingel | 2014-04-22 | 1 | -0/+16 |
| * | | KVM: s390: Per-vm kvm device controls | Dominik Dingel | 2014-04-22 | 2 | -4/+14 |
| |/ |
|
* | | KVM: s390: announce irqfd capability | Cornelia Huck | 2014-05-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 1 | -1/+1 |
|\ |
|
| * | doc: fix double words | Masanari Iida | 2014-03-21 | 1 | -1/+1 |
* | | KVM: Specify byte order for KVM_EXIT_MMIO | Christoffer Dall | 2014-03-27 | 1 | -0/+4 |
* | | KVM: s390: irq routing for adapter interrupts. | Cornelia Huck | 2014-03-21 | 1 | -4/+17 |
* | | KVM: s390: adapter interrupt sources | Cornelia Huck | 2014-03-21 | 1 | -0/+45 |
* | | KVM: Add per-vm capability enablement. | Cornelia Huck | 2014-03-21 | 1 | -2/+4 |
* | | kvm: x86: ignore ioapic polarity | Gabriel L. Somlo | 2014-03-13 | 1 | -1/+15 |
* | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Documentation/: update 00-INDEX files | Henrik Austad | 2014-02-10 | 1 | -0/+2 |
* | | Merge tag 'kvm-s390-20140130' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-02-04 | 1 | -0/+46 |
|\ \
| |/
|/| |
|
| * | KVM: async_pf: Async page fault support on s390 | Dominik Dingel | 2014-01-30 | 1 | -0/+10 |
| * | KVM: s390: add floating irq controller | Jens Freimann | 2014-01-30 | 1 | -0/+36 |
* | | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 2014-01-29 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras | 2014-01-27 | 1 | -0/+1 |
* | | Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/... | Paolo Bonzini | 2014-01-15 | 1 | -1/+1 |
|\ \ |
|
| * | | KVM: Documentation: Fix typo for KVM_ARM_VCPU_INIT ioctl | Anup Patel | 2013-12-17 | 1 | -1/+1 |
| |/ |
|
* | | KVM: doc: Fix typo in doc/virtual/kvm | Masanari Iida | 2013-12-31 | 5 | -7/+7 |
* | | KVM: arm-vgic: Add vgic reg access from dev attr | Christoffer Dall | 2013-12-21 | 1 | -0/+52 |
* | | KVM: arm-vgic: Set base addr through device API | Christoffer Dall | 2013-12-21 | 2 | -1/+17 |
* | | KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC | Christoffer Dall | 2013-12-21 | 1 | -0/+10 |