aboutsummaryrefslogtreecommitdiff
path: root/storage-daemon
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
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov1-1/+1
2020-12-18docs: generate qemu-storage-daemon-qmp-ref(7) man pageStefan Hajnoczi1-0/+3
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-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi1-2/+1
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 Wolf2-1/+2
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell1-1/+1
2020-08-21meson: convert qemu-storage-daemonPaolo Bonzini4-7/+357
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini4-2/+14
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf3-0/+28