index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
storage-daemon
Age
Commit message (
Expand
)
Author
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
2024-07-03
meson: move block.syms dependency out of libblock
Paolo Bonzini
2023-12-31
meson: remove config_targetos
Paolo Bonzini
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
2023-04-28
qapi storage-daemon/qapi: Fix documentation section structure
Markus Armbruster
2023-02-04
monitor: Loosen coupling between misc.c and monitor.c slightly
Markus Armbruster
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2022-07-12
qsd: Unlink absolute PID file path
Hanna Reitz
2022-07-12
qsd: Do not use error_report() before monitor_init
Hanna Reitz
2022-06-24
vduse-blk: Add name option
Xie Yongji
2022-06-24
vduse-blk: Add serial option
Xie Yongji
2022-06-24
qsd: document vduse-blk exports
Stefan Hajnoczi
2022-05-28
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
2022-03-04
qsd: Add --daemonize
Hanna Reitz
2022-03-04
qsd: Add pre-init argument parsing pass
Hanna Reitz
2022-02-01
qsd: Document fuse's allow-other option
Hanna Reitz
2022-02-01
qemu-storage-daemon: Fix typo in vhost-user-blk help
Kevin Wolf
2022-01-14
qemu-storage-daemon: Add vhost-user-blk help
Philippe Mathieu-Daudé
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
2021-10-06
qemu-storage-daemon: Only display FUSE help when FUSE is built-in
Philippe Mathieu-Daudé
2021-08-11
storage-daemon: Add missing build dependency to the vhost-user-blk-test
Thomas Huth
2021-03-29
qsd: Document FUSE exports
Max Reitz
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
2021-03-19
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
2021-03-19
qemu-storage-daemon: Implement --object with qmp_object_add()
Kevin Wolf
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
2021-03-19
qapi/qom: Add ObjectOptions for authz-*
Kevin Wolf
2021-03-19
storage-daemon: Call job_cancel_sync_all() on shutdown
Kevin Wolf
2021-03-08
qemu-storage-daemon: add --pidfile option
Stefan Hajnoczi
2021-03-08
storage-daemon: include current command line option in the errors
Paolo Bonzini
2021-03-08
storage-daemon: report unexpected arguments on the fly
Paolo Bonzini
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
[next]