On 6/17/19 6:38 AM, Gerd Hoffmann wrote:
> Add a bunch of helpers to talk to the guest using the
> serial console.
>
> Also drop the hard-coded -serial parameter for the vm
> so QEMUMachine.set_console() actually works.
>
> Signed-off-by: Gerd Hoffmann
> Tested-by: Thomas Huth
>From v3:
Review
Add a bunch of helpers to talk to the guest using the
serial console.
Also drop the hard-coded -serial parameter for the vm
so QEMUMachine.set_console() actually works.
Signed-off-by: Gerd Hoffmann
Tested-by: Thomas Huth
---
tests/vm/basevm.py | 86 -