Roman Bogorodskiy wrote:

> Implement the 'guest-get-diskstats' for FreeBSD.
> This implementation uses the devstat(3) library which is a part
> of the FreeBSD base system.
> 
> The build system is updated to link qga with `-ldevstat`.
> 
> Signed-off-by: Roman Bogorodskiy <[email protected]>
> ---
>  qga/commands-bsd.c   | 127 +++++++++++++++++++++++++++++++++++++++++++
>  qga/meson.build      |   3 +
>  qga/qapi-schema.json |   6 +-
>  3 files changed, 133 insertions(+), 3 deletions(-)

ping

Reply via email to