aboutsummaryrefslogtreecommitdiff
path: root/storage-daemon
AgeCommit message (Expand)Author
2021-03-19qapi/qom: Add ObjectOptions for authz-*Kevin Wolf
2021-03-19storage-daemon: Call job_cancel_sync_all() on shutdownKevin Wolf
2021-03-08qemu-storage-daemon: add --pidfile optionStefan Hajnoczi
2021-03-08storage-daemon: include current command line option in the errorsPaolo Bonzini
2021-03-08storage-daemon: report unexpected arguments on the flyPaolo Bonzini
2021-02-15qemu-storage-daemon: Enable object-addKevin Wolf
2021-02-02block: move blk_exp_close_all() to qemu_cleanup()Sergio Lopez
2021-01-12meson: Propagate gnutls dependencyRoman Bolshakov
2020-12-18docs: generate qemu-storage-daemon-qmp-ref(7) man pageStefan Hajnoczi
2020-12-11storage-daemon: Call bdrv_close_all() on exitMax Reitz
2020-11-11trace: remove argument from trace_init_filePaolo Bonzini
2020-10-23qemu-storage-daemon: avoid compiling blockdev_ss twiceStefan Hajnoczi
2020-10-15qemu-storage-daemon: Remove QemuOpts from --object parserKevin Wolf
2020-10-15keyval: Parse help optionsKevin Wolf
2020-10-02qemu-storage-daemon: Fix help line for --exportKevin Wolf
2020-10-02block/export: Add 'id' option to block-export-addKevin Wolf
2020-10-02nbd: Add max-connections to nbd-server-startKevin Wolf
2020-10-02qemu-storage-daemon: Use qmp_block_export_add()Kevin Wolf
2020-10-02qapi: Rename BlockExport to BlockExportOptionsKevin Wolf
2020-10-02qapi: Create block-export moduleKevin Wolf
2020-09-29docs/interop: Convert qemu-qmp-ref to rSTPeter Maydell
2020-08-21meson: convert qemu-storage-daemonPaolo Bonzini
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf