aboutsummaryrefslogtreecommitdiff
path: root/qapi/qom.json
AgeCommit message (Expand)AuthorFilesLines
2023-07-26qapi: Reformat recent doc comments to conform to current conventionsMarkus Armbruster1-4/+5
2023-05-23hostmem-file: add offset optionAlexander Graf1-0/+5
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster1-194/+210
2023-04-28qapi: Tidy up examplesMarkus Armbruster1-1/+1
2023-04-28qapi: @foo should be used to reference, not ``foo``Markus Armbruster1-1/+1
2023-03-07cryptodev: support QoSzhenwei pi1-1/+7
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi1-0/+2
2022-11-05Fix some typos in documentation and commentsStefan Weil1-1/+1
2022-11-02cryptodev: Add a lkcf-backend for cryptodevLei He1-0/+2
2022-10-27hostmem: Allow for specifying a ThreadContext for preallocationDavid Hildenbrand1-0/+4
2022-10-27util: Add write-only "node-affinity" property for ThreadContextDavid Hildenbrand1-1/+8
2022-10-27util: Introduce ThreadContext user-creatable objectDavid Hildenbrand1-0/+17
2022-06-15vfio-user: define vfio-user-server objectJagannathan Raman1-2/+18
2022-05-09util/event-loop-base: Introduce options to set the thread pool sizeNicolas Saenz Julienne1-1/+9
2022-05-09util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne1-0/+13
2022-05-09Introduce event-loop-base abstract classNicolas Saenz Julienne1-5/+17
2021-11-18qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off optionDov Murik1-1/+6
2021-10-29qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster1-5/+6
2021-10-13qapi: Make some ObjectTypes depend on the build settingsThomas Huth1-12/+24
2021-09-30qom: Add memory-backend-epc ObjectOptions supportYang Zhong1-0/+19
2021-08-26qapi: make 'if' condition strings simple identifiersMarc-André Lureau1-5/+5
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella1-1/+6
2021-06-15hostmem: Wire up RAM_NORESERVE via "reserve" propertyDavid Hildenbrand1-0/+10
2021-05-26qtest: add a QOM object for qtestPaolo Bonzini1-0/+17
2021-05-26object: add more commands to preconfig modePaolo Bonzini1-2/+4
2021-05-13qapi: spelling fix (addtional)Michael Tokarev1-2/+2
2021-04-14qapi/qom.json: Do not use CONFIG_VIRTIO_CRYPTO in common codeThomas Huth1-2/+2
2021-04-01qapi: qom: do not use target-specific conditionalsPaolo Bonzini1-6/+4
2021-03-19qapi/qom: QAPIfy object-addKevin Wolf1-10/+1
2021-03-19qapi/qom: Add ObjectOptions for x-remote-objectKevin Wolf1-2/+18
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf1-0/+59
2021-03-19qapi/qom: Add ObjectOptions for confidential-guest-supportKevin Wolf1-0/+37
2021-03-19qapi/qom: Add ObjectOptions for pr-manager-helperKevin Wolf1-0/+14
2021-03-19qapi/qom: Add ObjectOptions for filter-*Kevin Wolf1-0/+143
2021-03-19qapi/qom: Add ObjectOptions for colo-compareKevin Wolf1-0/+49
2021-03-19qapi/qom: Add ObjectOptions for can-*Kevin Wolf1-0/+18
2021-03-19qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'Kevin Wolf1-2/+10
2021-03-19qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'Kevin Wolf1-0/+5
2021-03-19qapi/qom: Add ObjectOptions for throttle-groupKevin Wolf1-2/+5
2021-03-19qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'Kevin Wolf1-2/+54
2021-03-19qapi/qom: Add ObjectOptions for memory-backend-*Kevin Wolf1-2/+120
2021-03-19qapi/qom: Add ObjectOptions for dbus-vmstateKevin Wolf1-0/+18
2021-03-19qapi/qom: Add ObjectOptions for cryptodev-*Kevin Wolf1-0/+36
2021-03-19qapi/qom: Add ObjectOptions for authz-*Kevin Wolf1-0/+10
2021-03-19qapi/qom: Add ObjectOptions for iothreadKevin Wolf1-0/+53
2021-03-19qapi/qom: Drop deprecated 'props' from object-addKevin Wolf1-5/+1
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-03-06qapi: Flatten object-addKevin Wolf1-3/+9
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell1-2/+2
2020-01-24qapi/qmp: add ObjectPropertyInfo.default-valueMarc-André Lureau1-1/+6