summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-034-37/+136
|\
| * Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-06-011-1/+1
| |\
| | * KVM: arm64: Support enabling dirty log gradually in small chunksKeqian Zhu2020-05-161-1/+1
| * | x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron2020-06-011-0/+16
| * | KVM: nVMX: Fix VMX preemption timer migrationPeter Shier2020-06-011-0/+4
| * | x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exitJon Doron2020-06-011-0/+2
| * | KVM: x86: announce KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov2020-06-012-4/+14
| * | KVM: x86: acknowledgment mechanism for async pf page ready notificationsVitaly Kuznetsov2020-06-011-1/+14
| * | KVM: x86: interrupt based APF 'page ready' event deliveryVitaly Kuznetsov2020-06-011-31/+71
| * | KVM: Documentation: Fix up cpuid pagePeter Xu2020-05-151-1/+1
| * | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-132-0/+278
| |\|
| * | kvm: add capability for halt pollingDavid Matlack2020-04-241-0/+17
| * | KVM: nVMX: Remove non-functional "support" for CR3 target valuesSean Christopherson2020-04-211-4/+1
* | | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-017-12/+14
|\ \ \ | |_|/ |/| |
| * | docs: kvm: Fix KVM_KVMCLOCK_CTRL API docJoshua Abraham2020-05-051-5/+7
| * | docs: virt/kvm: close inline string literalStephen Kitt2020-04-281-1/+1
| * | docs: fix broken references for ReST files that moved aroundMauro Carvalho Chehab2020-04-202-2/+2
| * | docs: fix broken references to text filesMauro Carvalho Chehab2020-04-203-4/+4
| |/
* / docs/virt/kvm: Document configuring and running nested guestsKashyap Chamarthy2020-05-062-0/+278
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-027-38/+319
|\
| * Merge tag 'kvm-ppc-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-03-311-0/+17
| |\
| | * KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras2020-03-261-0/+17
| * | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-311-0/+5
| |\ \
| | * | arm: Remove 32bit KVM host supportMarc Zyngier2020-03-241-0/+5
| * | | Merge tag 'kvm-s390-next-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-301-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | s390/gmap: return proper error code on ksm unsharingChristian Borntraeger2020-03-271-0/+6
| * | | Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-03-165-11/+267
| |\| |
| | * | KVM: s390: protvirt: Add KVM api documentationJanosch Frank2020-02-271-0/+59
| | * | DOCUMENTATION: Protected virtual machine introduction and IPLJanosch Frank2020-02-273-0/+202
| | * | KVM: s390: protvirt: disallow one_regJanosch Frank2020-02-271-2/+4
| | * | KVM: s390/interrupt: do not pin adapter interrupt pagesUlrich Weigand2020-02-271-9/+2
| * | | KVM: Documentation: Update fast page fault for indirect spPeter Xu2020-03-161-6/+5
| * | | KVM: x86: Remove stateful CPUID handlingSean Christopherson2020-03-161-18/+4
| * | | KVM: x86: enable dirty log gradually in small chunksJay Zhou2020-03-161-3/+15
| | |/ | |/|
* / | KVM: SVM: document KVM_MEM_ENCRYPT_OP, let userspace detect if SEV is availablePaolo Bonzini2020-03-201-0/+25
|/ /
* / KVM: s390: rstify new ioctls in api.rstChristian Borntraeger2020-02-241-15/+18
|/
* docs: virt: guest-halt-polling.txt convert to ReSTMauro Carvalho Chehab2020-02-122-0/+85
* docs: kvm: review-checklist.txt: rename to ReSTMauro Carvalho Chehab2020-02-122-0/+5
* docs: kvm: Convert timekeeping.txt to ReST formatMauro Carvalho Chehab2020-02-122-95/+129
* docs: kvm: Convert s390-diag.txt to ReST formatMauro Carvalho Chehab2020-02-122-5/+9
* docs: kvm: Convert ppc-pv.txt to ReST formatMauro Carvalho Chehab2020-02-122-8/+19
* docs: kvm: Convert nested-vmx.txt to ReST formatMauro Carvalho Chehab2020-02-122-16/+22
* docs: kvm: Convert mmu.txt to ReST formatMauro Carvalho Chehab2020-02-122-14/+49
* docs: kvm: Convert locking.txt to ReST formatMauro Carvalho Chehab2020-02-123-215/+244
* docs: kvm: Convert hypercalls.txt to ReST formatMauro Carvalho Chehab2020-02-122-56/+75
* docs: kvm: arm/psci.txt: convert to ReSTMauro Carvalho Chehab2020-02-122-15/+32
* docs: kvm: convert arm/hyp-abi.txt to ReSTMauro Carvalho Chehab2020-02-122-9/+20
* docs: kvm: Convert api.txt to ReST formatMauro Carvalho Chehab2020-02-122-1387/+1964
* docs: kvm: convert devices/xive.txt to ReSTMauro Carvalho Chehab2020-02-122-55/+98
* docs: kvm: convert devices/xics.txt to ReSTMauro Carvalho Chehab2020-02-122-6/+23