On Wed, Jul 17, 2024 at 08:46:33PM +0200, Ilya Maximets wrote: > On 7/17/24 15:18, Simon Horman wrote: > > The current QEMU Git URLs appear to time out. > > Update it with a new links on gitlab.com, which according > > to the link below is currently the canonical repository for QEMU. > > > > https://www.qemu.org/contribute/ > > > > Signed-off-by: Simon Horman <[email protected]> > > --- > > Documentation/topics/dpdk/vhost-user.rst | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/Documentation/topics/dpdk/vhost-user.rst > > b/Documentation/topics/dpdk/vhost-user.rst > > index d9d87aa08727..5845d02352f8 100644 > > --- a/Documentation/topics/dpdk/vhost-user.rst > > +++ b/Documentation/topics/dpdk/vhost-user.rst > > @@ -312,7 +312,7 @@ predictable migration time. Mostly used as a second > > phase after the normal > > > > More information can be found in QEMU `docs`_. > > > > -.. _`docs`: > > https://git.qemu.org/?p=qemu.git;a=blob;f=docs/devel/migration.rst > > +.. _`docs`: > > https://gitlab.com/qemu-project/qemu/-/blob/master/docs/devel/migration/postcopy.rst?ref_type=heads > > > > Maybe its better to point to the website instead? > e.g. https://www.qemu.org/docs/master/devel/migration/postcopy.html > > > Post-copy support may be enabled via a global config value > > ``vhost-postcopy-support``. Setting this to ``true`` enables Post-copy > > support > > @@ -487,7 +487,7 @@ Sample XML > > </devices> > > </domain> > > > > -.. _QEMU documentation: > > http://git.qemu-project.org/?p=qemu.git;a=blob;f=docs/specs/vhost-user.txt;h=7890d7169;hb=HEAD > > +.. _QEMU documentation: > > https://gitlab.com/qemu-project/qemu/-/blob/master/docs/system/devices/vhost-user.rst > > > > This link seems to not be the one. The vhost-user.txt was > moved and renamed, so now it is available at: > https://www.qemu.org/docs/master/interop/vhost-user.html > > In the source tree it is in docs/interop/vhost-user.rst.
Thanks Ilya, I'll send out a v2 shortly. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
