[PATCH 3/3] libxl: use virDomainJobData instead of virDomainJobInfo

Jiri Denemark jdenemar at redhat.com
Thu Jan 27 17:40:26 UTC 2022


On Thu, Jan 20, 2022 at 17:59:50 +0100, Kristina Hanicova wrote:
> This transition will make it easier for me in order to generalize

s/in order //

> jobs in the future as they will always use virDomainJobData and
> virDomainJobInfo will be only used in the public api..
> 
> Signed-off-by: Kristina Hanicova <khanicov at redhat.com>
> ---
>  src/libxl/libxl_domain.c | 10 +++++-----
>  src/libxl/libxl_domain.h |  3 ++-
>  src/libxl/libxl_driver.c | 14 +++++++++-----
>  3 files changed, 16 insertions(+), 11 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list