aboutsummaryrefslogtreecommitdiff
path: root/qapi/qom.json
AgeCommit message (Expand)Author
2024-08-05qapi: Refill doc comments to conform to conventionsMarkus Armbruster
2024-07-29qapi/qom: make some QOM properties depend on the build settingsStefano Garzarella
2024-07-18Merge tag 'pull-qapi-2024-07-17' of https://repo.or.cz/qemu/armbru into stagingRichard Henderson
2024-07-17qapi: convert "Example" sections with titlesJohn Snow
2024-07-17qapi: convert "Example" sections without titlesJohn Snow
2024-07-17qapi/qom: Document feature unstable of @x-vfio-user-serverMarkus Armbruster
2024-07-16i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INITMichael Roth
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-07-03hostmem: add a new memory backend based on POSIX shm_open()Stefano Garzarella
2024-07-02qapi: clarify that the default is backend dependentStefano Garzarella
2024-06-05i386/sev: Introduce 'sev-snp-guest' objectBrijesh Singh
2024-06-05i386/sev: Introduce "sev-common" type to encapsulate common SEV stateMichael Roth
2024-04-23i386/sev: Add 'legacy-vm-type' parameter for SEV guest objectsMichael Roth
2024-04-02Fix some typos in documentation (found by codespell)Stefan Weil
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Refill doc comments to conform to current conventionsMarkus Armbruster
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-01-26qapi: Fix mangled "Returns" sections in documentationMarkus Armbruster
2023-12-19backends/iommufd: Introduce the iommufd objectEric Auger
2023-09-19backends/hostmem-file: Add "rom" property to support VM templating with R/O f...David Hildenbrand
2023-07-26qapi: Reformat recent doc comments to conform to current conventionsMarkus Armbruster
2023-05-23hostmem-file: add offset optionAlexander Graf
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster
2023-03-07cryptodev: support QoSzhenwei pi
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-05Fix some typos in documentation and commentsStefan Weil
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He
2022-10-27hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman
2022-05-09util/event-loop-base: Introduce options to set the thread pool sizeNicolas Saenz Julienne
2022-05-09util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne
2022-05-09Introduce event-loop-base abstract classNicolas Saenz Julienne
2021-11-18qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik
2021-10-29qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster
2021-10-13qapi: Make some ObjectTypes depend on the build settingsThomas Huth
2021-09-30qom: Add memory-backend-epc ObjectOptions supportYang Zhong
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella
2021-06-15hostmem: Wire up RAM_NORESERVE via "reserve" propertyDavid Hildenbrand
2021-05-26qtest: add a QOM object for qtestPaolo Bonzini
2021-05-26object: add more commands to preconfig modePaolo Bonzini
2021-05-13qapi: spelling fix (addtional)Michael Tokarev
2021-04-14qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common codeThomas Huth