Gerd Hoffmann writes:
> The patch decuples the -chardev switch and the actual chardev
> initialization. Without this patch qemu ignores chardev entries
> coming via -readconfig.
>
> Signed-off-by: Gerd Hoffmann
Makes sense to me.
The patch decuples the -chardev switch and the actual chardev
initialization. Without this patch qemu ignores chardev entries
coming via -readconfig.
Signed-off-by: Gerd Hoffmann
---
vl.c | 16 +---
1 files changed, 13 insertions(+), 3 deletions(-)
diff --git a/vl.c b/vl.c
index