| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -1/+1 |
|\ |
|
| * | doc: Fix typo in doucmentations | Masanari Iida | 2013-07-25 | 1 | -1/+1 |
* | | Documentation/kvm : Add documentation on Hypercalls and features used for PV ... | Raghavendra K T | 2013-08-26 | 2 | -0/+18 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -4/+4 |
|\ |
|
| * | Documentation/virtual/kvm/api.txt fix a typo | Stefan Huber | 2013-06-05 | 1 | -1/+1 |
| * | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 2013-05-28 | 1 | -3/+3 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-07-03 | 2 | -12/+87 |
|\ \ |
|
| * | | KVM: MMU: document fast invalidate all mmio sptes | Xiao Guangrong | 2013-06-27 | 1 | -0/+26 |
| * | | KVM: MMU: document fast invalidate all pages | Xiao Guangrong | 2013-06-27 | 1 | -0/+25 |
| * | | KVM: MMU: document fast page fault | Xiao Guangrong | 2013-06-27 | 1 | -0/+3 |
| * | | KVM: MMU: document mmio page fault | Xiao Guangrong | 2013-06-27 | 1 | -2/+9 |
| * | | KVM: MMU: document write_flooding_count | Xiao Guangrong | 2013-06-27 | 1 | -0/+9 |
| * | | KVM: MMU: document clear_spte_count | Xiao Guangrong | 2013-06-27 | 1 | -0/+5 |
| * | | KVM: MMU: update the documentation for reverse mapping of parent_pte | Xiao Guangrong | 2013-06-19 | 1 | -6/+6 |
| * | | kvm api doc: fix section numbers | Alexey Kardashevskiy | 2013-06-19 | 1 | -4/+4 |
| |/ |
|
* | | arm64: KVM: userspace API documentation | Marc Zyngier | 2013-06-12 | 1 | -19/+39 |
|/ |
|
* | Merge branch 'kvm-arm-for-3.10' of git://github.com/columbia/linux-kvm-arm in... | Marcelo Tosatti | 2013-05-03 | 1 | -6/+6 |
|\ |
|
| * | KVM: ARM: Fix API documentation for ONE_REG encoding | Christoffer Dall | 2013-04-28 | 1 | -6/+6 |
* | | KVM: PPC: Book3S: Add API for in-kernel XICS emulation | Paul Mackerras | 2013-05-02 | 2 | -0/+74 |
* | | kvm/ppc/mpic: remove default routes from documentation | Scott Wood | 2013-04-30 | 1 | -3/+0 |
|/ |
|
* | KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state | Paul Mackerras | 2013-04-26 | 1 | -0/+1 |
* | KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls | Michael Ellerman | 2013-04-26 | 1 | -0/+19 |
* | KVM: PPC: Support irq routing and irqfd for in-kernel MPIC | Alexander Graf | 2013-04-26 | 1 | -0/+19 |
* | kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC | Scott Wood | 2013-04-26 | 1 | -0/+8 |
* | kvm/ppc/mpic: in-kernel MPIC emulation | Scott Wood | 2013-04-26 | 1 | -0/+37 |
* | kvm: add device control API | Scott Wood | 2013-04-26 | 2 | -0/+71 |
* | KVM: PPC: e500: Add support for EPTCFG register | Mihai Caraman | 2013-04-26 | 1 | -0/+1 |
* | KVM: PPC: e500: Add support for TLBnPS registers | Mihai Caraman | 2013-04-26 | 1 | -0/+4 |
* | KVM: PPC: e500: Expose MMU registers via ONE_REG | Mihai Caraman | 2013-04-26 | 1 | -0/+11 |
* | KVM: PPC: Added one_reg interface for timer registers | Bharat Bhushan | 2013-03-22 | 1 | -0/+4 |
* | KVM: ioeventfd for virtio-ccw devices. | Cornelia Huck | 2013-03-05 | 1 | -0/+8 |
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-02-24 | 2 | -30/+85 |
|\ |
|
| * | KVM: Remove duplicate text in api.txt | Geoff Levand | 2013-02-05 | 1 | -13/+0 |
| * | KVM: set_memory_region: Disallow changing read-only attribute later | Takuya Yoshikawa | 2013-02-04 | 1 | -6/+6 |
| * | KVM: Remove unused slot_bitmap from kvm_mmu_page | Takuya Yoshikawa | 2013-01-14 | 1 | -7/+0 |
| * | KVM: PPC: BookE: Add EPR ONE_REG sync | Alexander Graf | 2013-01-10 | 1 | -0/+1 |
| * | KVM: PPC: BookE: Implement EPR exit | Alexander Graf | 2013-01-10 | 1 | -2/+38 |
| * | KVM: PPC: Fix SREGS documentation reference | Mihai Caraman | 2013-01-10 | 1 | -1/+1 |
| * | KVM: s390: Add support for channel I/O instructions. | Cornelia Huck | 2013-01-07 | 1 | -0/+30 |
| * | KVM: s390: Base infrastructure for enabling capabilities. | Cornelia Huck | 2013-01-07 | 1 | -1/+1 |
| * | KVM: s390: Add support for machine checks. | Cornelia Huck | 2013-01-07 | 1 | -0/+4 |
| * | KVM: s390: Support for I/O interrupts. | Cornelia Huck | 2013-01-07 | 1 | -0/+4 |
* | | ARM: KVM: VGIC accept vcpu and dist base addresses from user space | Christoffer Dall | 2013-02-11 | 1 | -0/+1 |
* | | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl | Christoffer Dall | 2013-02-11 | 1 | -0/+37 |
* | | KVM: ARM: Power State Coordination Interface implementation | Marc Zyngier | 2013-01-23 | 1 | -0/+4 |
* | | KVM: ARM: VFP userspace interface | Rusty Russell | 2013-01-23 | 1 | -0/+6 |
* | | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall | 2013-01-23 | 1 | -0/+2 |
* | | KVM: ARM: User space API for getting/setting co-proc registers | Christoffer Dall | 2013-01-23 | 1 | -0/+5 |
* | | KVM: ARM: Inject IRQs and FIQs from userspace | Christoffer Dall | 2013-01-23 | 1 | -4/+21 |
* | | KVM: ARM: Initial skeleton to compile KVM support | Christoffer Dall | 2013-01-23 | 1 | -4/+53 |
|/ |
|