On Thu, Jul 18, 2024 at 05:28:17PM +0200, Ilya Maximets wrote: > On 7/18/24 17:27, Ilya Maximets wrote: > > On 7/18/24 15:48, Simon Horman wrote: > >> The current QEMU documentation URLs, which point to a presumably > >> old Git repository, appear to time out. > >> Update it with a new links under https://www.qemu.org/docs > >> > >> Signed-off-by: Simon Horman <[email protected]> > >> --- > >> Changes in v2: > >> - As suggested by Ilya Maximents > >> + Use URLs under https://www.qemu.org/docs rather than URLS in a > >> Git repository > >> + Use correct vhost-user.rst document > >> - Link to v1: > >> https://lore.kernel.org/r/[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..7bba08ac2160 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://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://www.qemu.org/docs/master/interop/vhost-user.html > >> > >> Jumbo Frames > >> ------------ > >> > > > > Thanks! LGTM. > > > > Acked-by: Ilya Maximets <[email protected]> > > > > We'll need this backported at least down to branch-3.3, as that's > > the branch we're building stable documentation from. > > Might make sense to just backport all the way to 2.17 though.
Yes, probably. I'll look at making it so. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
