aboutsummaryrefslogtreecommitdiff
path: root/qemu-storage-daemon.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-30qemu-storage-daemon: Fix non-string --object propertiesKevin Wolf1-3/+1
2020-03-06qemu-storage-daemon: Add --monitor optionKevin Wolf1-2/+45
2020-03-06qemu-storage-daemon: Add --chardev optionKevin Wolf1-0/+24
2020-03-06qemu-storage-daemon: Add main loopKevin Wolf1-0/+13
2020-03-06qemu-storage-daemon: Add --export optionKevin Wolf1-0/+31
2020-03-06qemu-storage-daemon: Add --nbd-server optionKevin Wolf1-1/+25
2020-03-06qemu-storage-daemon: Add --object optionKevin Wolf1-0/+47
2020-03-06qemu-storage-daemon: Add --blockdev optionKevin Wolf1-0/+31
2020-03-06qemu-storage-daemon: Add barebone toolKevin Wolf1-0/+127