On Fri, Jul 19, 2024 at 10:28:50AM +0100, Simon Horman wrote:
> 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 <ho...@ovn.org>
> > >> ---
> > >> 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/20240717-qemu-git-urls-v1-1-251a91023...@ovn.org
> > >> ---
> > >>  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 <i.maxim...@ovn.org>
> > > 
> > > 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.

Applied to main and backported back to 2.17.

main:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/f12f4d89063b

branch-3.4:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/a1fca3d1773e

branch-3.3:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/bd133fcf6b11

branch-3.2:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/ad644eed98d3

branch-3.1:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/99038d3b6429

branch-3.0:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/8bfbd4c24fb2

branch-2.17:
- Documentation: Update QEMU documentation URLs.
  https://github.com/openvswitch/ovs/commit/a241f77650d8
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to