Age | Commit message (Expand) | Author |
2021-02-15 | qemu-storage-daemon: Enable object-add | Kevin Wolf |
2021-02-02 | block: move blk_exp_close_all() to qemu_cleanup() | Sergio Lopez |
2021-01-12 | meson: Propagate gnutls dependency | Roman Bolshakov |
2020-12-18 | docs: generate qemu-storage-daemon-qmp-ref(7) man page | Stefan Hajnoczi |
2020-12-11 | storage-daemon: Call bdrv_close_all() on exit | Max Reitz |
2020-11-11 | trace: remove argument from trace_init_file | Paolo Bonzini |
2020-10-23 | qemu-storage-daemon: avoid compiling blockdev_ss twice | Stefan Hajnoczi |
2020-10-15 | qemu-storage-daemon: Remove QemuOpts from --object parser | Kevin Wolf |
2020-10-15 | keyval: Parse help options | Kevin Wolf |
2020-10-02 | qemu-storage-daemon: Fix help line for --export | Kevin Wolf |
2020-10-02 | block/export: Add 'id' option to block-export-add | Kevin Wolf |
2020-10-02 | nbd: Add max-connections to nbd-server-start | Kevin Wolf |
2020-10-02 | qemu-storage-daemon: Use qmp_block_export_add() | Kevin Wolf |
2020-10-02 | qapi: Rename BlockExport to BlockExportOptions | Kevin Wolf |
2020-10-02 | qapi: Create block-export module | Kevin Wolf |
2020-09-29 | docs/interop: Convert qemu-qmp-ref to rST | Peter Maydell |
2020-08-21 | meson: convert qemu-storage-daemon | Paolo Bonzini |
2020-08-21 | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini |
2020-08-03 | schemas: Add vim modeline | Andrea Bolognani |
2020-03-06 | qemu-storage-daemon: Add --monitor option | Kevin Wolf |