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