summaryrefslogtreecommitdiffstats
path: root/storage-daemon/qemu-storage-daemon.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
* 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
* storage-daemon: Call bdrv_close_all() on exitMax Reitz2020-12-111-0/+3
* trace: remove argument from trace_init_filePaolo Bonzini2020-11-111-6/+3Star
* qemu-storage-daemon: Remove QemuOpts from --object parserKevin Wolf2020-10-151-11/+4Star
* 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/+1Star
* qapi: Rename BlockExport to BlockExportOptionsKevin Wolf2020-10-021-4/+4
* qapi: Create block-export moduleKevin Wolf2020-10-021-1/+1
* meson: convert qemu-storage-daemonPaolo Bonzini2020-08-211-0/+343