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 <js...@redhat.com> > Reviewed-by: Kevin Wolf <kw...@redhat.com> > --- > python/qemu/machine.py | 32 ++++++++++++++++++++------------ > 1 file changed, 20 insertions(+), 12 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>