
21 Jun
2016
21 Jun
'16
8:44 a.m.
On Mon, Jun 13, 2016 at 20:27:49 -0400, John Ferlan wrote:
Make them work again... The xml2xml had been working, but the xml2argv were not working. Making the xml2argv work required a few adjustments to the xml to update to more recent times.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- .../qemuxml2argv-encrypted-disk.args | 26 +++++++++------------- .../qemuxml2argv-encrypted-disk.xml | 4 ++-- tests/qemuxml2argvtest.c | 2 ++ .../qemuxml2xmlout-encrypted-disk.xml | 4 ++-- 4 files changed, 17 insertions(+), 19 deletions(-)
ACK