On Wed, Mar 28, 2018 at 08:58:25PM -0600, Jim Fehlig wrote:
Long overdue first cut at remove the old xen driver. The first 3
patches
move existing tests to WITH_LIBXL since we'll want to continue supporting
conversion of the various xen config formats. The remain patches remove
the cruft.
Jim Fehlig (7):
tests: move xml2sexpr tests to WITH_LIBXL
tests: move sexpr2xml tests to WITH_LIBXL
tests: move xmconfig tests to WITH_LIBXL
Remove xencaps tests and data files
Remove the xend driver
docs: remove mention of legacy Xen driver
spec: remove legacy xen driver
ACK series,
git grep still shows a few counts of WITH_XEN and
there's also --without-xen in mingw-libvirt.spec.in
Jano