Files
libguestfs/inspector
Richard W.M. Jones 4bc30d2f9a inspector: Use libxml writer macros.
Change virt-inspector so it uses the common set of macros.  I also
added:

* single_element() and single_element_format():
  creates <foo>bar</foo> which is used extensively by virt-inspector

* base64():
  used by virt-inspector for the icon
2018-11-02 19:38:08 +00:00
..