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 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 Jumbo Frames ------------ _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
