qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 08/29] python/qemu: Add binutils::binary_get_machines()


From: Cornelia Huck
Subject: Re: [PATCH v2 08/29] python/qemu: Add binutils::binary_get_machines()
Date: Fri, 31 Jan 2020 10:53:08 +0100

On Wed, 29 Jan 2020 22:23:24 +0100
Philippe Mathieu-Daudé <address@hidden> wrote:

> Add a helper to query the list of machines built into a QEMU binary.
> We simply send the 'query-machines' command over a QMP socket.
> 
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
>  python/qemu/binutils.py          | 15 +++++++++++++++
>  tests/acceptance/core_scripts.py |  9 +++++++++
>  2 files changed, 24 insertions(+)

Reviewed-by: Cornelia Huck <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]