index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
storage-daemon
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
Revert "meson: Propagate gnutls dependency"
Akihiko Odaki
1
-1
/
+1
2024-07-03
meson: move block.syms dependency out of libblock
Paolo Bonzini
1
-0
/
+1
2023-12-31
meson: remove config_targetos
Paolo Bonzini
1
-1
/
+1
2023-09-07
configure, meson: remove target OS symbols from config-host.mak
Paolo Bonzini
1
-1
/
+1
2023-04-28
qapi storage-daemon/qapi: Fix documentation section structure
Markus Armbruster
1
-6
/
+14
2023-02-04
monitor: Loosen coupling between misc.c and monitor.c slightly
Markus Armbruster
1
-2
/
+2
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
1
-0
/
+1
2022-07-12
qsd: Unlink absolute PID file path
Hanna Reitz
1
-1
/
+10
2022-07-12
qsd: Do not use error_report() before monitor_init
Hanna Reitz
1
-1
/
+5
2022-06-24
vduse-blk: Add name option
Xie Yongji
1
-4
/
+4
2022-06-24
vduse-blk: Add serial option
Xie Yongji
1
-0
/
+1
2022-06-24
qsd: document vduse-blk exports
Stefan Hajnoczi
1
-0
/
+9
2022-05-28
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
1
-0
/
+1
2022-04-21
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
1
-1
/
+1
2022-04-20
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
1
-1
/
+1
2022-03-22
error: use GLib to remember the program name
Marc-André Lureau
1
-1
/
+1
2022-03-04
qsd: Add --daemonize
Hanna Reitz
1
-0
/
+15
2022-03-04
qsd: Add pre-init argument parsing pass
Hanna Reitz
1
-5
/
+38
2022-02-01
qsd: Document fuse's allow-other option
Hanna Reitz
1
-1
/
+1
2022-02-01
qemu-storage-daemon: Fix typo in vhost-user-blk help
Kevin Wolf
1
-1
/
+1
2022-01-14
qemu-storage-daemon: Add vhost-user-blk help
Philippe Mathieu-Daudé
1
-0
/
+13
2021-10-29
qapi: Generalize command policy checking
Markus Armbruster
1
-1
/
+2
2021-10-06
qemu-storage-daemon: Only display FUSE help when FUSE is built-in
Philippe Mathieu-Daudé
1
-0
/
+2
2021-08-11
storage-daemon: Add missing build dependency to the vhost-user-blk-test
Thomas Huth
1
-4
/
+4
2021-03-29
qsd: Document FUSE exports
Max Reitz
1
-0
/
+4
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
1
-2
/
+0
2021-03-19
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
1
-22
/
+2
2021-03-19
qemu-storage-daemon: Implement --object with qmp_object_add()
Kevin Wolf
1
-11
/
+10
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-2
/
+0
2021-03-19
qapi/qom: Add ObjectOptions for authz-*
Kevin Wolf
1
-0
/
+1
2021-03-19
storage-daemon: Call job_cancel_sync_all() on shutdown
Kevin Wolf
1
-0
/
+1
2021-03-08
qemu-storage-daemon: add --pidfile option
Stefan Hajnoczi
1
-0
/
+36
2021-03-08
storage-daemon: include current command line option in the errors
Paolo Bonzini
1
-2
/
+17
2021-03-08
storage-daemon: report unexpected arguments on the fly
Paolo Bonzini
1
-5
/
+4
2021-02-15
qemu-storage-daemon: Enable object-add
Kevin Wolf
1
-0
/
+2
2021-02-02
block: move blk_exp_close_all() to qemu_cleanup()
Sergio Lopez
1
-0
/
+1
2021-01-12
meson: Propagate gnutls dependency
Roman Bolshakov
1
-1
/
+1
2020-12-18
docs: generate qemu-storage-daemon-qmp-ref(7) man page
Stefan Hajnoczi
1
-0
/
+3
2020-12-11
storage-daemon: Call bdrv_close_all() on exit
Max Reitz
1
-0
/
+3
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
1
-6
/
+3
2020-10-23
qemu-storage-daemon: avoid compiling blockdev_ss twice
Stefan Hajnoczi
1
-2
/
+1
2020-10-15
qemu-storage-daemon: Remove QemuOpts from --object parser
Kevin Wolf
1
-11
/
+4
2020-10-15
keyval: Parse help options
Kevin Wolf
1
-1
/
+1
2020-10-02
qemu-storage-daemon: Fix help line for --export
Kevin Wolf
1
-1
/
+1
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
1
-1
/
+1
2020-10-02
nbd: Add max-connections to nbd-server-start
Kevin Wolf
1
-2
/
+2
2020-10-02
qemu-storage-daemon: Use qmp_block_export_add()
Kevin Wolf
1
-12
/
+1
2020-10-02
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
1
-4
/
+4
2020-10-02
qapi: Create block-export module
Kevin Wolf
2
-1
/
+2
2020-09-29
docs/interop: Convert qemu-qmp-ref to rST
Peter Maydell
1
-1
/
+1
[next]