On Wed, Jul 29, 2020 at 04:38:20PM +0200, Pavel Hrdina wrote:
The second time around I will not post the complete series as it
doesn't
make that much sense. Instead I'll post a diff between the two series to
provide the changes between these series together with links to both
versions pushed to gitlab repository.
Patches for v2 are available from my gitlab repository:
git clone -b meson
https://gitlab.com/phrdina/libvirt.git
and link to gitlab pipeline:
https://gitlab.com/phrdina/libvirt/-/pipelines/172042918
Patches for v1 are available from different branch 'meson-v1' in the
same repository. You can get the attached diff by running:
git diff meson-v1 meson
Thanks for the review and all the feedback. I just pushed the patches to
master.
Pavel