]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
tools: libxc: remove more functions made obsolete by libxendevicemodel
authorIan Campbell <ian.campbell@citrix.com>
Thu, 28 Jan 2016 14:56:58 +0000 (14:56 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 10 Feb 2016 17:09:55 +0000 (17:09 +0000)
commit401510ca092f75efc8c3832b3069f82ceeafe13a
tree71fd0abec99e2066ddbae0881a7fc39571aab2c5
parent87f27f06aac89d3e4df2731fe045545324e8e9fe
tools: libxc: remove more functions made obsolete by libxendevicemodel

This removes those functions which are obsolete but which are _not_
backed by a stable hypercall interface.

XXX TBD fold into previous patch once interfaces are stable.

Various functions relating to management of emulated MSIs and the
ioreq interfaces are no longer needed here now.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/include/xenctrl.h
tools/libxc/xc_domain.c
tools/libxc/xc_misc.c