On 06/13/22 19:34, Richard W.M. Jones wrote: > On Mon, Jun 13, 2022 at 07:01:31PM +0200, Laszlo Ersek wrote: >> 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. > > Series looks good now, thanks.
Commit range a91110cc178e..e64356896377. Thanks! Laszlo > > Rich. > >> 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 > _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
