Re: [libvirt] RFC: remove qemu commandline parsing?

2019-04-12 Thread Daniel P . Berrangé
On Mon, Apr 08, 2019 at 06:16:03PM -0400, Cole Robinson wrote: > qemu/qemu_parse_command.c powers 'sudo virsh domxml-from-native > qemu-argv', parsing a qemu command line and attempting to turn it into > libvirt domain XML. Some history: > > RFE: https://www.redhat.com/archives/libvir-list/2009-Ap

Re: [libvirt] RFC: remove qemu commandline parsing?

2019-04-09 Thread Andrea Bolognani
On Mon, 2019-04-08 at 18:16 -0400, Cole Robinson wrote: [...] > I don't think it's > debatable that the code is largely unused, and it hasn't seen many > material improvements in the last 5 years, with zero plans to improve it > on the horizon. It's 2000+ lines of text processing code living in eve

Re: [libvirt] RFC: remove qemu commandline parsing?

2019-04-09 Thread Ján Tomko
On Mon, Apr 08, 2019 at 06:16:03PM -0400, Cole Robinson wrote: qemu/qemu_parse_command.c powers 'sudo virsh domxml-from-native qemu-argv', parsing a qemu command line and attempting to turn it into libvirt domain XML. Some history: RFE: https://www.redhat.com/archives/libvir-list/2009-April/msg0

[libvirt] RFC: remove qemu commandline parsing?

2019-04-08 Thread Cole Robinson
qemu/qemu_parse_command.c powers 'sudo virsh domxml-from-native qemu-argv', parsing a qemu command line and attempting to turn it into libvirt domain XML. Some history: RFE: https://www.redhat.com/archives/libvir-list/2009-April/msg00266.html Patches: https://www.redhat.com/archives/libvir-list/20