summaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)Author
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-01Merge tag 'docs-5.15' of git://git.lwn.net/linuxLinus Torvalds
2021-08-20KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky
2021-08-20KVM: stats: Update doc for histogram statisticsJing Zhang
2021-08-13Merge branch 'kvm-tdpmmu-fixes' into HEADPaolo Bonzini
2021-08-13KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson
2021-08-03KVM: Block memslot updates across range_start() and range_end()Paolo Bonzini
2021-07-26docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab
2021-07-26KVM: Documentation: Fix KVM_CAP_ENFORCE_PV_FEATURE_CPUID nameVitaly Kuznetsov
2021-07-25docs: virt: kvm: api.rst: replace some charactersMauro Carvalho Chehab
2021-07-25docs: kvm: properly format code blocks and listsIoana Ciornei
2021-07-25docs: kvm: fix build warningsIoana Ciornei
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24kvm: x86: Allow userspace to handle emulation errorsAaron Lewis
2021-06-24KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigansSean Christopherson
2021-06-24KVM: x86/mmu: Use MMU role to check for matching guest page sizesSean Christopherson
2021-06-24KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is brokenSean Christopherson
2021-06-24KVM: stats: Add documentation for binary statistics interfaceJing Zhang
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2021-06-22KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao
2021-06-22KVM: arm64: Document MTE capability and ioctlSteven Price
2021-06-17docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-17KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercallAshish Kalra
2021-06-17KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky
2021-06-17KVM: x86: hyper-v: Introduce KVM_CAP_HYPERV_ENFORCE_CPUIDVitaly Kuznetsov
2021-06-17KVM: mmu: Add slots_arch_lock for memslot arch fieldsBen Gardon
2021-06-08KVM: X86: MMU: Use the correct inherited permissions to get shadow pageLai Jiangshan
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-27KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCKMarcelo Tosatti
2021-05-20docs: virt: api.rst: fix a pointer to SGX documentationMauro Carvalho Chehab
2021-05-20docs: vcpu-requests.rst: fix reference for atomic opsMauro Carvalho Chehab
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-10x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFGBrijesh Singh
2021-05-07doc/kvm: Fix wrong entry for KVM_CAP_X86_MSR_FILTERSiddharth Chandrasekaran
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds
2021-04-26KVM: documentation: fix sphinx warningsPaolo Bonzini
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-21KVM: SVM: Add KVM_SEV_RECEIVE_FINISH commandBrijesh Singh
2021-04-21KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA commandBrijesh Singh
2021-04-21KVM: SVM: Add support for KVM_SEV_RECEIVE_START commandBrijesh Singh
2021-04-21KVM: SVM: Add support for KVM_SEV_SEND_CANCEL commandSteve Rutherford
2021-04-21KVM: SVM: Add KVM_SEV_SEND_FINISH commandBrijesh Singh
2021-04-21KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh
2021-04-21KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh
2021-04-21KVM: x86: document behavior of measurement ioctls with len==0Paolo Bonzini
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman
2021-04-20Merge branch 'kvm-arm64/ptp' into kvmarm-master/nextMarc Zyngier