summary refs log tree commit diff stats
path: root/scripts/qapi/expr.py
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2020-02-24 15:30:00 +0100
committerKevin Wolf <kwolf@redhat.com>2020-03-06 17:21:28 +0100
commitaa70683ded5ac3c1468883f4b09d7d4077ae33ca (patch)
tree185793af896c037d697175aa6e9d009446fe5eff /scripts/qapi/expr.py
parent39411120b7bd58cdd1bdf0e14d3adb5a513dc6c7 (diff)
downloadfocaccia-qemu-aa70683ded5ac3c1468883f4b09d7d4077ae33ca.tar.gz
focaccia-qemu-aa70683ded5ac3c1468883f4b09d7d4077ae33ca.zip
qemu-storage-daemon: Add main loop
Instead of exiting after processing all command line options, start a
main loop and keep processing events until exit is requested with a
signal (e.g. SIGINT).

Now qemu-storage-daemon can be used as an alternative for qemu-nbd that
provides a few features that were previously only available from QMP,
such as access to options only available with -blockdev and the socket
types 'vsock' and 'fd'.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20200224143008.13362-13-kwolf@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions