On Mon, May 20, 2019 at 01:37:52PM +0200, Andrea Bolognani wrote:
Device validation should not have to wait until command line
generation time. Moving the code to a separate function also
allows us to avoid some unnecessary repetition.

Signed-off-by: Andrea Bolognani <abolo...@redhat.com>
---
src/qemu/qemu_command.c  | 56 ----------------------------------
src/qemu/qemu_domain.c   | 66 +++++++++++++++++++++++++++++++++++++++-
tests/qemuxml2argvtest.c |  2 +-
3 files changed, 66 insertions(+), 58 deletions(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to