Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2028764 v1: https://listman.redhat.com/archives/libguestfs/2022-June/029082.html
Please see the "Notes" section on each patch for the updates in the v2 series. Thanks Laszlo Laszlo Ersek (4): output/create_libvirt_xml: wire up the QEMU guest agent windows_virtio: remove "install_linux_tools" convert_linux: extract qemu-guest-agent package name convert_linux: install the QEMU guest agent with a firstboot script common | 2 +- convert/convert_linux.ml | 107 ++++++++++++++++++-- convert/linux.ml | 35 ------- convert/linux.mli | 11 -- convert/windows_virtio.ml | 42 -------- convert/windows_virtio.mli | 4 - output/create_libvirt_xml.ml | 11 ++ tests/test-v2v-i-ova.xml | 4 + 8 files changed, 116 insertions(+), 100 deletions(-) -- 2.19.1.3.g30247aa5d201 _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
