summaryrefslogtreecommitdiffstats
path: root/Documentation/virt
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-072-8/+34
|\
| * KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-08-201-0/+1
| * KVM: stats: Update doc for histogram statisticsJing Zhang2021-08-201-8/+27
| * Merge branch 'kvm-tdpmmu-fixes' into HEADPaolo Bonzini2021-08-131-4/+4
| |\
| * | KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini2021-08-031-0/+6
* | | Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds2021-09-011-14/+18
|\ \ \ | |_|/ |/| |
| * | docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab2021-07-251-14/+14
| * | docs: kvm: properly format code blocks and listsIoana Ciornei2021-07-251-0/+4
| * | docs: kvm: fix build warningsIoana Ciornei2021-07-251-14/+14
* | | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-131-4/+4
| |/ |/|
* | docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab2021-07-261-14/+14
* | KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID nameVitaly Kuznetsov2021-07-261-1/+1
|/
* Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-283-3/+3
|\
| * docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-171-1/+1
| * docs: virt: api.rst: fix a pointer to SGX documentationMauro Carvalho Chehab2021-05-201-1/+1
| * docs: vcpu-requests.rst: fix reference for atomic opsMauro Carvalho Chehab2021-05-201-1/+1
* | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-0/+59
|\ \
| * | KVM: arm64: Document MTE capability and ioctlSteven Price2021-06-221-0/+61
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-291-3/+5
| |\ \
* | | | kvm: x86: Allow userspace to handle emulation errorsAaron Lewis2021-06-241-0/+20
* | | | KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigansSean Christopherson2021-06-241-2/+2
* | | | KVM: x86/mmu: Use MMU role to check for matching guest page sizesSean Christopherson2021-06-241-3/+0
* | | | KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is brokenSean Christopherson2021-06-241-3/+8
* | | | KVM: stats: Add documentation for binary statistics interfaceJing Zhang2021-06-241-0/+170
* | | | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-06-232-1/+19
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao2021-06-221-0/+18
| |/ / /
| * | | Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-161-1/+1
| |\ \ \
| | * | | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh2021-05-101-1/+1
| | | |/ | | |/|
* | | | KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra2021-06-174-0/+60
* | | | KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky2021-06-171-0/+48
* | | | KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov2021-06-171-0/+11
* | | | KVM: mmu: Add slots_arch_lock for memslot arch fieldsBen Gardon2021-06-171-0/+5
* | | | KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan2021-06-081-2/+2
| |_|/ |/| |
* | | KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti2021-05-271-3/+5
|/ /
* / doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTERSiddharth Chandrasekaran2021-05-071-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-018-52/+417
|\
| * KVM: documentation: fix sphinx warningsPaolo Bonzini2021-04-262-4/+5
| * Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-235-3/+51
| |\
| | * Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-201-2/+2
| | |\
| | | * KVM: arm64: Fix Function ID typo for PTP_KVM serviceZenghui Yu2021-04-201-2/+2
| | * | Merge branch 'kvm-arm64/vlpi-save-restore' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+1
| | |\ \
| | | * | KVM: arm64: GICv4.1: Give a chance to save VLPI stateShenming Lu2021-03-241-1/+1
| | * | | Merge branch 'kvm-arm64/vgic-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-1/+1
| | |\ \ \
| | | * | | docs: kvm: devices/arm-vgic-v3: enhance KVM_DEV_ARM_VGIC_CTRL_INIT docEric Auger2021-04-061-1/+1
| | | |/ /
| | * | | Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier2021-04-133-0/+36
| | |\ \ \ | | | | |/ | | | |/|
| | | * | KVM: arm64: Fix table format for PTP documentationMarc Zyngier2021-04-081-11/+11
| | | * | KVM: arm64: Add support for the KVM PTP serviceJianyong Wu2021-04-073-0/+36
| | | |/
| | * | Merge branch 'kvm-arm64/misc-5.13' into kvmarm-master/nextMarc Zyngier2021-04-131-0/+12
| | |\ \
| | | * | KVM: arm64: Clarify vcpu reset behaviourMarc Zyngier2021-04-091-0/+12
| | | |/
| | * / Documentation: KVM: Document KVM_GUESTDBG_USE_HW control flag for arm64Alexandru Elisei2021-04-071-1/+2
| | |/