xenstored is currently linked against libxc, and uses unstable interfaces for
exactly two things:

 1) Foreign mapping by MFN
 2) xc_dom_getinfo(), but only for shutdown information

This series addresses issue 1.  Issue 2 is still open, and can take advantage
of loads of us being co-located in Chicago at the moment.

Andrew Cooper (2):
  tools/xenstored: Make gnttab interface mandatory
  tools/xenstored: Drop mapping of the ring via foreign map

 tools/xenstore/xenstored_domain.c | 28 ++++++++++------------------
 1 file changed, 10 insertions(+), 18 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to