libxl: Make libxl_retrieve_domain_configuration async
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 29 May 2019 17:01:09 +0000 (18:01 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 20 Sep 2019 09:41:01 +0000 (10:41 +0100)
commit1e3304005ef0d30a117a2f120e643bd2c0cb9813
tree58aad97a359423a63948b3987a368c9e40286ae2
parentfded24ea83150ea7690e6d5c77da69f22d101dda
libxl: Make libxl_retrieve_domain_configuration async

.. because it makes QMP calls which are going to be async.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl_domain.c
tools/xl/xl_info.c
tools/xl/xl_saverestore.c
tools/xl/xl_vmcontrol.c