On Mon, Jun 17, 2019 at 02:55:29PM +0200, Peter Krempa wrote:
This code is really neglected and does not at all work reliably. It
can't even be used for converting our own commandline back.
Since this was mostly useful for aiding migration from manually run qemu
to libvirt and will not work for this puspose in many cases it's not
worth having.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_driver.c | 46 +++++++++---------------------------------
1 file changed, 10 insertions(+), 36 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano