libxl: libxl_retrieve_domain_configuration now uses ev_qmp
authorAnthony PERARD <anthony.perard@citrix.com>
Fri, 31 May 2019 14:23:57 +0000 (15:23 +0100)
committerIan Jackson <ian.jackson@eu.citrix.com>
Fri, 20 Sep 2019 09:42:43 +0000 (10:42 +0100)
commit61563419257ed40278938db2cce7d697aed44f5d
treea0ac80241cde285745359df6afdfa743c52f34b2
parent42368ef73de8ae580f95ea9e4294f49a0c4d7091
libxl: libxl_retrieve_domain_configuration now uses ev_qmp

This was the last user of libxl__qmp_query_cpus which can now be
removed.

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