index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
storage-daemon
Age
Commit message (
Expand
)
Author
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
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