aboutsummaryrefslogtreecommitdiff
path: root/storage-daemon
AgeCommit message (Expand)Author
2023-04-28qapi storage-daemon/qapi: Fix documentation section structureMarkus Armbruster
2023-02-04monitor: Loosen coupling between misc.c and monitor.c slightlyMarkus Armbruster
2023-01-20include/block: Untangle inclusion loopsMarkus Armbruster
2022-07-12qsd: Unlink absolute PID file pathHanna Reitz
2022-07-12qsd: Do not use error_report() before monitor_initHanna Reitz
2022-06-24vduse-blk: Add name optionXie Yongji
2022-06-24vduse-blk: Add serial optionXie Yongji
2022-06-24qsd: document vduse-blk exportsStefan Hajnoczi
2022-05-28include: move qemu_*_exec_dir() to cutilsMarc-André Lureau
2022-04-21include: rename qemu-common.h qemu/help-texts.hMarc-André Lureau
2022-04-20util/log: Pass Error pointer to qemu_set_logRichard Henderson
2022-03-22error: use GLib to remember the program nameMarc-André Lureau
2022-03-04qsd: Add --daemonizeHanna Reitz
2022-03-04qsd: Add pre-init argument parsing passHanna Reitz
2022-02-01qsd: Document fuse's allow-other optionHanna Reitz
2022-02-01qemu-storage-daemon: Fix typo in vhost-user-blk helpKevin Wolf
2022-01-14qemu-storage-daemon: Add vhost-user-blk helpPhilippe Mathieu-Daudé
2021-10-29qapi: Generalize command policy checkingMarkus Armbruster
2021-10-06qemu-storage-daemon: Only display FUSE help when FUSE is built-inPhilippe Mathieu-Daudé
2021-08-11storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth
2021-03-29qsd: Document FUSE exportsMax Reitz
2021-03-19monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster
2021-03-19qom: Factor out user_creatable_process_cmdline()Kevin Wolf
2021-03-19qemu-storage-daemon: Implement --object with qmp_object_add()Kevin Wolf
2021-03-19qapi/qom: QAPIfy object-addKevin Wolf
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