Add support to the runqemu script for a new option, 'guestagent', that
enables the virtio serial port for host-to-guest communication.
Signed-off-by: Brenda Streiff
---
scripts/runqemu | 14 ++
1 file changed, 14 insertions(+)
diff --git a/scripts/runqemu b/scripts/run
so that the guest agent can start automatically;
the former two come from Debian's packaging for qemu-guest-agent.
Signed-off-by: Brenda Streiff
---
meta/recipes-devtools/qemu/qemu.inc | 35 +++-
.../qemu/qemu/qemu-guest-agent.init | 84 +++
.../qemu