Age | Commit message (Expand) | Author | Files | Lines |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -48/+48 |
2011-03-17 | KVM: Start lock documentation | Jan Kiszka | 1 | -0/+25 |
2011-02-15 | doc: Fix numbering of KVM API description sections | Paul Bolle | 1 | -48/+48 |
2011-01-13 | Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -1/+216 |
2011-01-12 | KVM: Document device assigment API | Jan Kiszka | 1 | -0/+178 |
2011-01-12 | KVM: Let host know whether the guest can handle async PF in non-userspace con... | Gleb Natapov | 1 | -2/+3 |
2011-01-12 | KVM: Add PV MSR to enable asynchronous page faults delivery. | Gleb Natapov | 2 | -1/+37 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-24 | KVM: Document that KVM_GET_SUPPORTED_CPUID may return emulated values | Avi Kivity | 1 | -2/+3 |
2010-10-24 | KVM: PPC: Add documentation for magic page enhancements | Alexander Graf | 1 | -0/+14 |
2010-10-24 | KVM: PPC: Document KVM_INTERRUPT ioctl | Alexander Graf | 1 | -2/+31 |
2010-10-24 | KVM: PPC: Add mtsrin PV code | Alexander Graf | 1 | -0/+3 |
2010-10-24 | KVM: x86: Add timekeeping documentation | Zachary Amsden | 1 | -0/+612 |
2010-10-24 | KVM: PPC: Add get_pvinfo interface to query hypercall instructions | Alexander Graf | 1 | -0/+23 |
2010-10-24 | KVM: PPC: Add Documentation about PV interface | Alexander Graf | 1 | -0/+179 |
2010-08-02 | KVM: Document KVM_GET_SUPPORTED_CPUID2 ioctl | Avi Kivity | 1 | -0/+64 |
2010-08-02 | KVM: Document MCE banks non-exposure via KVM_GET_MSR_INDEX_LIST | Avi Kivity | 1 | -0/+4 |
2010-08-01 | KVM: Document KVM specific review items | Avi Kivity | 1 | -0/+38 |
2010-08-01 | KVM: Remove kernel-allocated memory regions | Avi Kivity | 1 | -23/+1 |
2010-08-01 | KVM: Remove memory alias support | Avi Kivity | 1 | -11/+1 |
2010-08-01 | KVM: Fix typos in Documentation/kvm/mmu.txt | Jason Wang | 1 | -2/+2 |
2010-08-01 | KVM: x86: XSAVE/XRSTOR live migration support | Sheng Yang | 1 | -0/+74 |
2010-08-01 | KVM: Add Documentation/kvm/msr.txt | Glauber Costa | 1 | -0/+153 |
2010-08-01 | KVM: MMU: Document large pages | Avi Kivity | 1 | -0/+23 |
2010-08-01 | KVM: MMU: Document cr0.wp emulation | Avi Kivity | 1 | -0/+19 |
2010-08-01 | KVM: MMU: Don't allocate gfns page for direct mmu pages | Lai Jiangshan | 1 | -1/+3 |
2010-08-01 | KVM: update mmu documetation for role.nxe | Gui Jianfeng | 1 | -1/+1 |
2010-08-01 | KVM: Document KVM_SET_BOOT_CPU_ID | Avi Kivity | 1 | -0/+12 |
2010-08-01 | KVM: Document KVM_SET_IDENTITY_MAP ioctl | Avi Kivity | 1 | -0/+18 |
2010-05-19 | KVM: MMU: Segregate shadow pages with different cr0.wp | Avi Kivity | 1 | -0/+2 |
2010-05-19 | KVM: Add cpuid.txt file | Glauber Costa | 1 | -0/+42 |
2010-05-17 | KVM: Minor MMU documentation edits | Avi Kivity | 1 | -5/+5 |
2010-05-17 | KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE | Avi Kivity | 1 | -0/+44 |
2010-05-17 | KVM: Document mmu | Avi Kivity | 1 | -0/+302 |
2010-05-17 | KVM: Document replacements for KVM_EXIT_HYPERCALL | Avi Kivity | 1 | -1/+3 |
2010-05-17 | KVM: PPC: Add OSI hypercall interface | Alexander Graf | 1 | -3/+16 |
2010-05-17 | KVM: Add support for enabling capabilities per-vcpu | Alexander Graf | 1 | -0/+35 |
2010-05-17 | KVM: Document KVM_SET_TSS_ADDR | Avi Kivity | 1 | -0/+18 |
2010-05-17 | KVM: Document KVM_SET_USER_MEMORY_REGION | Avi Kivity | 1 | -0/+45 |
2010-04-25 | KVM: x86: Add support for saving&restoring debug registers | Jan Kiszka | 1 | -0/+31 |
2010-04-25 | KVM: x86: Save&restore interrupt shadow mask | Jan Kiszka | 1 | -1/+10 |
2010-04-25 | KVM: add doc note about PIO/MMIO completion API | Marcelo Tosatti | 1 | -0/+7 |
2010-03-01 | KVM: trivial document fixes | Wu Fengguang | 1 | -6/+6 |
2009-12-27 | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates | Jan Kiszka | 1 | -1/+9 |
2009-12-03 | KVM: x86: Add KVM_GET/SET_VCPU_EVENTS | Jan Kiszka | 1 | -0/+49 |
2009-12-03 | KVM: allow userspace to adjust kvmclock offset | Glauber Costa | 1 | -0/+36 |
2009-12-03 | KVM: Xen PV-on-HVM guest support | Ed Swierk | 1 | -0/+24 |
2009-09-10 | KVM: Document KVM_CAP_IRQCHIP | Avi Kivity | 1 | -0/+76 |
2009-09-10 | KVM: Document basic API | Avi Kivity | 1 | -0/+683 |