Kevin Wolf writes:
> This adds a --chardev option to the storage daemon that works the same
> as the -chardev option of the system emulator.
>
> Signed-off-by: Kevin Wolf
> ---
> qemu-storage-daemon.c | 19 +++
> Makefile | 2 +-
> 2 files changed, 20 insertions(+)
This adds a --chardev option to the storage daemon that works the same
as the -chardev option of the system emulator.
Signed-off-by: Kevin Wolf
---
qemu-storage-daemon.c | 19 +++
Makefile | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
diff --git a/qemu-s