* [PATCH] tests/vm/README: fix documentation path in tests/vm/README
@ 2025-06-07 6:04 Haseung Bong
2025-06-10 5:09 ` Thomas Huth
0 siblings, 1 reply; 4+ messages in thread
From: Haseung Bong @ 2025-06-07 6:04 UTC (permalink / raw)
To: qemu-devel; +Cc: alex.bennee, philmd, thuth, haseung.bong
From: "haseung.bong" <hasueng@gmail.com>
The README file in tests/vm/ points to a non-existent file,
docs/devel/testing.rst. Update the README to point to
docs/devel/testing/main.rst, which now contains information
about VM testing.
Signed-off-by: Haseung Bong <hasueng@gmail.com>
---
tests/vm/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/vm/README b/tests/vm/README
index f9c04cc0e7..14ac323309 100644
--- a/tests/vm/README
+++ b/tests/vm/README
@@ -1 +1 @@
-See docs/devel/testing.rst for help.
+See docs/devel/testing/main.rst for help.
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] tests/vm/README: fix documentation path in tests/vm/README
@ 2025-06-07 7:47 Haseung Bong
2025-06-07 20:47 ` Haseung Bong
0 siblings, 1 reply; 4+ messages in thread
From: Haseung Bong @ 2025-06-07 7:47 UTC (permalink / raw)
To: qemu-devel; +Cc: alex.bennee, philmd, thuth, haseung.bong
From: "haseung.bong" <hasueng@gmail.com>
The README file in tests/vm/ points to a non-existent file,
docs/devel/testing.rst. Update the README to point to
docs/devel/testing/main.rst, which now contains information
about VM testing.
Signed-off-by: Haseung Bong <hasueng@gmail.com>
---
tests/vm/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/vm/README b/tests/vm/README
index f9c04cc0e7..14ac323309 100644
--- a/tests/vm/README
+++ b/tests/vm/README
@@ -1 +1 @@
-See docs/devel/testing.rst for help.
+See docs/devel/testing/main.rst for help.
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] tests/vm/README: fix documentation path in tests/vm/README
2025-06-07 7:47 Haseung Bong
@ 2025-06-07 20:47 ` Haseung Bong
0 siblings, 0 replies; 4+ messages in thread
From: Haseung Bong @ 2025-06-07 20:47 UTC (permalink / raw)
To: qemu-devel; +Cc: alex.bennee, philmd, thuth
[-- Attachment #1: Type: text/plain, Size: 838 bytes --]
Hi,
This is a duplicate patch. Please ignore. Sorry for the noise.
Thanks,
Haseung Bong
2025년 6월 7일 (토) 오후 4:49, Haseung Bong <hasueng@gmail.com>님이 작성:
> From: "haseung.bong" <hasueng@gmail.com>
>
> The README file in tests/vm/ points to a non-existent file,
> docs/devel/testing.rst. Update the README to point to
> docs/devel/testing/main.rst, which now contains information
> about VM testing.
>
> Signed-off-by: Haseung Bong <hasueng@gmail.com>
> ---
> tests/vm/README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/vm/README b/tests/vm/README
> index f9c04cc0e7..14ac323309 100644
> --- a/tests/vm/README
> +++ b/tests/vm/README
> @@ -1 +1 @@
> -See docs/devel/testing.rst for help.
> +See docs/devel/testing/main.rst for help.
> --
> 2.43.0
>
>
[-- Attachment #2: Type: text/html, Size: 1336 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] tests/vm/README: fix documentation path in tests/vm/README
2025-06-07 6:04 [PATCH] tests/vm/README: fix documentation path in tests/vm/README Haseung Bong
@ 2025-06-10 5:09 ` Thomas Huth
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2025-06-10 5:09 UTC (permalink / raw)
To: Haseung Bong, qemu-devel; +Cc: alex.bennee, philmd
On 07/06/2025 08.04, Haseung Bong wrote:
> From: "haseung.bong" <hasueng@gmail.com>
>
> The README file in tests/vm/ points to a non-existent file,
> docs/devel/testing.rst. Update the README to point to
> docs/devel/testing/main.rst, which now contains information
> about VM testing.
>
> Signed-off-by: Haseung Bong <hasueng@gmail.com>
> ---
> tests/vm/README | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/vm/README b/tests/vm/README
> index f9c04cc0e7..14ac323309 100644
> --- a/tests/vm/README
> +++ b/tests/vm/README
> @@ -1 +1 @@
> -See docs/devel/testing.rst for help.
> +See docs/devel/testing/main.rst for help.
Fixes: ff41da50308 ("docs/devel: Split testing docs from the build docs and
move to separate folder")
Reviewed-by: Thomas Huth <thuth@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-06-10 5:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-07 6:04 [PATCH] tests/vm/README: fix documentation path in tests/vm/README Haseung Bong
2025-06-10 5:09 ` Thomas Huth
-- strict thread matches above, loose matches on Subject: below --
2025-06-07 7:47 Haseung Bong
2025-06-07 20:47 ` Haseung Bong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).