summaryrefslogtreecommitdiffstats
path: root/storage-daemon (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Generalize command policy checkingMarkus Armbruster2021-10-291-1/+2
* qemu-storage-daemon: Only display FUSE help when FUSE is built-inPhilippe Mathieu-Daudé2021-10-061-0/+2
* storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth2021-08-111-4/+4
* qsd: Document FUSE exportsMax Reitz2021-03-291-0/+4
* monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster2021-03-191-2/+0
* qom: Factor out user_creatable_process_cmdline()Kevin Wolf2021-03-191-22/+2
* qemu-storage-daemon: Implement --object with qmp_object_add()Kevin Wolf2021-03-191-11/+10
* qapi/qom: QAPIfy object-addKevin Wolf2021-03-191-2/+0
* qapi/qom: Add ObjectOptions for authz-*Kevin Wolf2021-03-191-0/+1
* storage-daemon: Call job_cancel_sync_all() on shutdownKevin Wolf2021-03-191-0/+1
* qemu-storage-daemon: add --pidfile optionStefan Hajnoczi2021-03-081-0/+36
* storage-daemon: include current command line option in the errorsPaolo Bonzini2021-03-081-2/+17
* storage-daemon: report unexpected arguments on the flyPaolo Bonzini2021-03-081-5/+4
* qemu-storage-daemon: Enable object-addKevin Wolf2021-02-151-0/+2
* block: move blk_exp_close_all() to qemu_cleanup()Sergio Lopez2021-02-021-0/+1
* meson: Propagate gnutls dependencyRoman Bolshakov2021-01-121-1/+1
* docs: generate qemu-storage-daemon-qmp-ref(7) man pageStefan Hajnoczi2020-12-181-0/+3
* storage-daemon: Call bdrv_close_all() on exitMax Reitz2020-12-111-0/+3
* trace: remove argument from trace_init_filePaolo Bonzini2020-11-111-6/+3
* qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi2020-10-231-2/+1
* qemu-storage-daemon: Remove QemuOpts from --object parserKevin Wolf2020-10-151-11/+4
* keyval: Parse help optionsKevin Wolf2020-10-151-1/+1
* qemu-storage-daemon: Fix help line for --exportKevin Wolf2020-10-021-1/+1
* block/export: Add 'id' option to block-export-addKevin Wolf2020-10-021-1/+1
* nbd: Add max-connections to nbd-server-startKevin Wolf2020-10-021-2/+2
* qemu-storage-daemon: Use qmp_block_export_add()Kevin Wolf2020-10-021-12/+1
* qapi: Rename BlockExport to BlockExportOptionsKevin Wolf2020-10-021-4/+4
* qapi: Create block-export moduleKevin Wolf2020-10-022-1/+2
* docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell2020-09-291-1/+1
* meson: convert qemu-storage-daemonPaolo Bonzini2020-08-214-7/+357
* libqemuutil, qapi, trace: convert to mesonPaolo Bonzini2020-08-214-2/+14
* schemas: Add vim modelineAndrea Bolognani2020-08-031-0/+1
* qemu-storage-daemon: Add --monitor optionKevin Wolf2020-03-063-0/+28