libxl: Design of an async API to issue QMP commands to QEMU
authorAnthony PERARD <anthony.perard@citrix.com>
Tue, 3 Jul 2018 09:29:17 +0000 (10:29 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 11 Jan 2019 14:57:35 +0000 (14:57 +0000)
commitdb19ee2544ecb9ce0a76a3a58816822687c911c1
tree8798ddc377646391780c0861299044de345b32a0
parent0778f1a499a5d398feeb53332efa48073b998172
libxl: Design of an async API to issue QMP commands to QEMU

All the functions will be implemented in later patches.

This patch includes the API that libxl can use to send QMP commands to
QEMU.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
[ wei: fix build ]
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_internal.h