On Wed, Jul 03, 2019 at 02:37:52PM +0200, Peter Krempa wrote:
The formatter support was unused from the time we dropped xend
support.
Let's drop the formatter too along with all the unused code.
Peter Krempa (14):
tests: Remove xml2sexprtest
xenconfig: Drop sxpr formatter
xenconfig: Move guts of xenFormatSxprSound into xenFormatSound
xen: Move xenFormatSxprChr to xen_common
libxl: Drop support for parsing sxpr format in
libxlConnectDomainXMLFromNative
tests: Drop sexpr2xmltest
xenconfig: Drop unused sexpr parsing infrastructure
xenconfig: Remove pointless label in xenParseSxprSound
xen: Inline xenParseSxprSound into the only caller
xen: Move xenParseSxprVifRate to xen_common
xen: Move xenParseSxprChar to xen_common
xen: drop xen_sxpr.(c|h)
util: Drop virsexpr module
news: Mention drop of xen sxpr support
...
221 files changed, 393 insertions(+), 8907 deletions(-)
Oh, yes, ^this diff is music to my ears.
Erik