summaryrefslogtreecommitdiff
path: root/Documentation/virt
AgeCommit message (Expand)Author
2022-02-22Merge branch 'kvm-ppc-cap-210' into kvm-masterPaolo Bonzini
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-02-17KVM: x86: Add KVM_CAP_ENABLE_CAP to x86Aaron Lewis
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-20docs: kvm: fix WARNINGs from api.rstWei Wang
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-14kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng
2022-01-07kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUIDJing Liu
2022-01-07KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel deliveryDavid Woodhouse
2022-01-07KVM: x86/xen: Maintain valid mapping of Xen shared_info pageDavid Woodhouse
2021-12-21Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2021-12-17crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes
2021-12-08KVM: X86: Rename gpte_is_8_bytes to has_4_byte_gpte and invert the directionLai Jiangshan
2021-12-07KVM: s390: Fix names of skey constants in api documentationJanis Schoetterl-Glausch
2021-11-11Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini
2021-11-11KVM: SEV: Add support for SEV intra host migrationPeter Gonda
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-10-18selftests: KVM: Introduce system counter offset testOliver Upton
2021-10-18KVM: x86: Expose TSC offset controls to userspaceOliver Upton
2021-10-18KVM: x86: Report host tsc and realtime values in KVM_GET_CLOCKOliver Upton
2021-10-12docs: UML: user_mode_linux_howto_v2 editsRandy Dunlap
2021-10-05Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2021-10-04RISC-V: KVM: Document RISC-V specific parts of KVM APIAnup Patel
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross
2021-09-14nitro_enclaves: Update documentation for Arm64 supportAndra Paraschiv
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