On 10/7/20 1:58 AM, John Snow wrote:
> machine.py and qmp.py both do the same thing here; refactor machine.py
> to use qmp.py's functionality more directly.
>
> Signed-off-by: John Snow
> Reviewed-by: Kevin Wolf
> ---
> python/qemu/machine.py | 32
> 1 file chan
machine.py and qmp.py both do the same thing here; refactor machine.py
to use qmp.py's functionality more directly.
Signed-off-by: John Snow
Reviewed-by: Kevin Wolf
---
python/qemu/machine.py | 32
1 file changed, 20 insertions(+), 12 deletions(-)
diff --git a/