All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH] docs: fix path to code in migration doc
@ 2022-05-10 14:05 Anthony PERARD
  2022-05-10 14:21 ` Andrew Cooper
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony PERARD @ 2022-05-10 14:05 UTC (permalink / raw)
  To: xen-devel
  Cc: Anthony PERARD, Andrew Cooper, George Dunlap, Jan Beulich,
	Julien Grall, Stefano Stabellini, Wei Liu

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
---
 docs/features/migration.pandoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/features/migration.pandoc b/docs/features/migration.pandoc
index 719925818e..5334536d48 100644
--- a/docs/features/migration.pandoc
+++ b/docs/features/migration.pandoc
@@ -54,10 +54,10 @@ legacy stream into a migration v2 stream.
     * `docs/specs/libxc-migration-stream.pandoc`
     * `docs/specs/libxl-migration-stream.pandoc`
 * `libxc`
-    * `tools/libxc/xc_sr_*.[hc]`
+    * `tools/libs/guest/xg_sr_*.[hc]`
 * `libxl`
-    * `tools/libxl/libxl_stream_{read,write}.c`
-    * `tools/libxl/libxl_convert_callout.c`
+    * `tools/libs/light/libxl_stream_{read,write}.c`
+    * `tools/libs/light/libxl_convert_callout.c`
 * Scripts
     * `tools/python/xen/migration/*.py`
     * `tools/python/scripts/convert-legacy-stream`
-- 
Anthony PERARD



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [XEN PATCH] docs: fix path to code in migration doc
  2022-05-10 14:05 [XEN PATCH] docs: fix path to code in migration doc Anthony PERARD
@ 2022-05-10 14:21 ` Andrew Cooper
  2022-05-16 17:17   ` Julien Grall
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Cooper @ 2022-05-10 14:21 UTC (permalink / raw)
  To: Anthony Perard, xen-devel
  Cc: George Dunlap, Jan Beulich, Julien Grall, Stefano Stabellini, Wei Liu

On 10/05/2022 15:05, Anthony PERARD wrote:
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [XEN PATCH] docs: fix path to code in migration doc
  2022-05-10 14:21 ` Andrew Cooper
@ 2022-05-16 17:17   ` Julien Grall
  0 siblings, 0 replies; 3+ messages in thread
From: Julien Grall @ 2022-05-16 17:17 UTC (permalink / raw)
  To: Andrew Cooper, Anthony Perard, xen-devel
  Cc: George Dunlap, Jan Beulich, Stefano Stabellini, Wei Liu



On 10/05/2022 15:21, Andrew Cooper wrote:
> On 10/05/2022 15:05, Anthony PERARD wrote:
>> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
> 
> Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>

Committed.

Thanks,

-- 
Julien Grall


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-16 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-10 14:05 [XEN PATCH] docs: fix path to code in migration doc Anthony PERARD
2022-05-10 14:21 ` Andrew Cooper
2022-05-16 17:17   ` Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.