qemumonitor: fix for qemu v2.12

Must use expect now for some reason, and I only know how to make it work
nicely if the arguments come from CLI arguments instead of stdin.

Document it on a dedicated section.

Fix #29
This commit is contained in:
Ciro Santilli
2018-05-26 22:12:36 +01:00
parent fe01ade54d
commit bad30f513c
3 changed files with 94 additions and 35 deletions

1
configure vendored
View File

@@ -32,6 +32,7 @@ bc \
build-essential \
coreutils \
cpio \
expect \
git \
unzip \
vinagre \