]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
libxendevicemodel: add lifecycle event callbacks
authorIan Campbell <ian.campbell@citrix.com>
Thu, 28 Jan 2016 11:43:44 +0000 (11:43 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 10 Feb 2016 12:45:24 +0000 (12:45 +0000)
commit4f638fea1ecade742d58d65d872b7cba8252460a
treedfd89f51494c57f77f7f13f2a356bf56dda5b5ef
parenta209ae3747e1d8c809ec5adfeb148cb4fd142ed9
libxendevicemodel: add lifecycle event callbacks

These supercede xc_domain_shutdown and the only remaining uses of
xc_set_hvm_param in QEMU. Those will be removed in a later patch (so
as to not break bisectability of QEMU against Xen).

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/libs/devicemodel/core.c
tools/libs/devicemodel/include/xendevicemodel.h
tools/libs/devicemodel/libxendevicemodel.map
tools/libs/devicemodel/private.h