Age | Commit message (Expand) | Author |
2013-11-04 | Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue | Gleb Natapov |
2013-10-30 | kvm: Add KVM_GET_EMULATED_CPUID | Borislav Petkov |
2013-10-17 | KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S HV: Add support for guest Program Priority Register | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S HV: Store LPCR value for each virtual core | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S HV: Implement timebase offset for guests | Paul Mackerras |
2013-10-17 | KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg | Michael Neuling |
2013-10-15 | KVM: ARM: Remove non-ASCII space characters | Christoffer Dall |
2013-10-02 | KVM: Add documentation for KVM_ARM_PREFERRED_TARGET ioctl | Anup Patel |
2013-07-25 | doc: Fix typo in doucmentations | Masanari Iida |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-06-19 | kvm api doc: fix section numbers | Alexey Kardashevskiy |
2013-06-12 | arm64: KVM: userspace API documentation | Marc Zyngier |
2013-06-05 | Documentation/virtual/kvm/api.txt fix a typo | Stefan Huber |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov |
2013-05-03 | Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in... | Marcelo Tosatti |
2013-05-02 | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras |
2013-04-28 | KVM: ARM: Fix API documentation for ONE_REG encoding | Christoffer Dall |
2013-04-26 | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state | Paul Mackerras |
2013-04-26 | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman |
2013-04-26 | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood |
2013-04-26 | kvm: add device control API | Scott Wood |
2013-04-26 | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman |
2013-04-26 | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman |
2013-03-22 | KVM: PPC: Added one_reg interface for timer registers | Bharat Bhushan |
2013-03-05 | KVM: ioeventfd for virtio-ccw devices. | Cornelia Huck |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-11 | ARM: KVM: VGIC accept vcpu and dist base addresses from user space | Christoffer Dall |
2013-02-11 | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl | Christoffer Dall |
2013-02-05 | KVM: Remove duplicate text in api.txt | Geoff Levand |
2013-02-04 | KVM: set_memory_region: Disallow changing read-only attribute later | Takuya Yoshikawa |
2013-01-23 | KVM: ARM: Power State Coordination Interface implementation | Marc Zyngier |
2013-01-23 | KVM: ARM: VFP userspace interface | Rusty Russell |
2013-01-23 | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall |
2013-01-23 | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall |
2013-01-23 | KVM: ARM: Inject IRQs and FIQs from userspace | Christoffer Dall |
2013-01-23 | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall |
2013-01-10 | KVM: PPC: BookE: Add EPR ONE_REG sync | Alexander Graf |
2013-01-10 | KVM: PPC: BookE: Implement EPR exit | Alexander Graf |
2013-01-10 | KVM: PPC: Fix SREGS documentation reference | Mihai Caraman |
2013-01-07 | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck |
2013-01-07 | KVM: s390: Base infrastructure for enabling capabilities. | Cornelia Huck |
2013-01-07 | KVM: s390: Add support for machine checks. | Cornelia Huck |
2013-01-07 | KVM: s390: Support for I/O interrupts. | Cornelia Huck |
2012-12-06 | KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface | Mihai Caraman |
2012-12-06 | KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT | Paul Mackerras |
2012-10-30 | KVM: Documentation: Fix reentry-to-be-consistent paragraph | Alexander Graf |