aboutsummaryrefslogtreecommitdiff
path: root/storage-daemon/qemu-storage-daemon.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-15qemu-storage-daemon: Enable object-addKevin Wolf1-0/+2
2021-02-02block: move blk_exp_close_all() to qemu_cleanup()Sergio Lopez1-0/+1
2020-12-11storage-daemon: Call bdrv_close_all() on exitMax Reitz1-0/+3
2020-11-11trace: remove argument from trace_init_filePaolo Bonzini1-6/+3
2020-10-15qemu-storage-daemon: Remove QemuOpts from --object parserKevin Wolf1-11/+4
2020-10-15keyval: Parse help optionsKevin Wolf1-1/+1
2020-10-02qemu-storage-daemon: Fix help line for --exportKevin Wolf1-1/+1
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf1-1/+1
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf1-2/+2
2020-10-02qemu-storage-daemon: Use qmp_block_export_add()Kevin Wolf1-12/+1
2020-10-02qapi: Rename BlockExport to BlockExportOptionsKevin Wolf1-4/+4
2020-10-02qapi: Create block-export moduleKevin Wolf1-1/+1
2020-08-21meson: convert qemu-storage-daemonPaolo Bonzini1-0/+343