* [PATCH] docs/about/emulation: Fix broken link
@ 2025-03-05 10:26 Santiago Monserrat Campanello
2025-03-05 10:48 ` Thomas Huth
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Santiago Monserrat Campanello @ 2025-03-05 10:26 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-trivial, laurent, mjt, Santiago Monserrat Campanello
semihosting link to risc-v changed
Signed-off-by: Santiago Monserrat Campanello <santimonserr@gmail.com>
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2717
---
the original one linked it's still accesible on
https://github.com/riscv-non-isa/riscv-semihosting/blob/0.2/riscv-semihosting-spec.adoc
---
docs/about/emulation.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst
index 3bc3579434..a72591ee4d 100644
--- a/docs/about/emulation.rst
+++ b/docs/about/emulation.rst
@@ -171,7 +171,7 @@ for that architecture.
- Unified Hosting Interface (MD01069)
* - RISC-V
- System and User-mode
- - https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-semihosting-spec.adoc
+ - https://github.com/riscv-non-isa/riscv-semihosting/blob/main/riscv-semihosting.adoc
* - Xtensa
- System
- Tensilica ISS SIMCALL
--
2.43.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] docs/about/emulation: Fix broken link
2025-03-05 10:26 [PATCH] docs/about/emulation: Fix broken link Santiago Monserrat Campanello
@ 2025-03-05 10:48 ` Thomas Huth
2025-03-06 0:37 ` Alistair Francis
2025-03-06 0:42 ` Alistair Francis
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2025-03-05 10:48 UTC (permalink / raw)
To: Santiago Monserrat Campanello, qemu-devel
Cc: qemu-trivial, laurent, mjt, qemu-riscv, Alistair Francis
On 05/03/2025 11.26, Santiago Monserrat Campanello wrote:
> semihosting link to risc-v changed
>
> Signed-off-by: Santiago Monserrat Campanello <santimonserr@gmail.com>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2717
> ---
> the original one linked it's still accesible on
> https://github.com/riscv-non-isa/riscv-semihosting/blob/0.2/riscv-semihosting-spec.adoc
> ---
> docs/about/emulation.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst
> index 3bc3579434..a72591ee4d 100644
> --- a/docs/about/emulation.rst
> +++ b/docs/about/emulation.rst
> @@ -171,7 +171,7 @@ for that architecture.
> - Unified Hosting Interface (MD01069)
> * - RISC-V
> - System and User-mode
> - - https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-semihosting-spec.adoc
> + - https://github.com/riscv-non-isa/riscv-semihosting/blob/main/riscv-semihosting.adoc
> * - Xtensa
> - System
> - Tensilica ISS SIMCALL
Reviewed-by: Thomas Huth <thuth@redhat.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs/about/emulation: Fix broken link
2025-03-05 10:26 [PATCH] docs/about/emulation: Fix broken link Santiago Monserrat Campanello
2025-03-05 10:48 ` Thomas Huth
@ 2025-03-06 0:37 ` Alistair Francis
2025-03-06 0:42 ` Alistair Francis
2 siblings, 0 replies; 4+ messages in thread
From: Alistair Francis @ 2025-03-06 0:37 UTC (permalink / raw)
To: Santiago Monserrat Campanello; +Cc: qemu-devel, qemu-trivial, laurent, mjt
On Wed, Mar 5, 2025 at 8:27 PM Santiago Monserrat Campanello
<santimonserr@gmail.com> wrote:
>
> semihosting link to risc-v changed
>
> Signed-off-by: Santiago Monserrat Campanello <santimonserr@gmail.com>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2717
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Alistair
> ---
> the original one linked it's still accesible on
> https://github.com/riscv-non-isa/riscv-semihosting/blob/0.2/riscv-semihosting-spec.adoc
> ---
> docs/about/emulation.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst
> index 3bc3579434..a72591ee4d 100644
> --- a/docs/about/emulation.rst
> +++ b/docs/about/emulation.rst
> @@ -171,7 +171,7 @@ for that architecture.
> - Unified Hosting Interface (MD01069)
> * - RISC-V
> - System and User-mode
> - - https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-semihosting-spec.adoc
> + - https://github.com/riscv-non-isa/riscv-semihosting/blob/main/riscv-semihosting.adoc
> * - Xtensa
> - System
> - Tensilica ISS SIMCALL
> --
> 2.43.0
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] docs/about/emulation: Fix broken link
2025-03-05 10:26 [PATCH] docs/about/emulation: Fix broken link Santiago Monserrat Campanello
2025-03-05 10:48 ` Thomas Huth
2025-03-06 0:37 ` Alistair Francis
@ 2025-03-06 0:42 ` Alistair Francis
2 siblings, 0 replies; 4+ messages in thread
From: Alistair Francis @ 2025-03-06 0:42 UTC (permalink / raw)
To: Santiago Monserrat Campanello; +Cc: qemu-devel, qemu-trivial, laurent, mjt
On Wed, Mar 5, 2025 at 8:27 PM Santiago Monserrat Campanello
<santimonserr@gmail.com> wrote:
>
> semihosting link to risc-v changed
>
> Signed-off-by: Santiago Monserrat Campanello <santimonserr@gmail.com>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2717
Thanks!
Applied to riscv-to-apply.next
Alistair
> ---
> the original one linked it's still accesible on
> https://github.com/riscv-non-isa/riscv-semihosting/blob/0.2/riscv-semihosting-spec.adoc
> ---
> docs/about/emulation.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/about/emulation.rst b/docs/about/emulation.rst
> index 3bc3579434..a72591ee4d 100644
> --- a/docs/about/emulation.rst
> +++ b/docs/about/emulation.rst
> @@ -171,7 +171,7 @@ for that architecture.
> - Unified Hosting Interface (MD01069)
> * - RISC-V
> - System and User-mode
> - - https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-semihosting-spec.adoc
> + - https://github.com/riscv-non-isa/riscv-semihosting/blob/main/riscv-semihosting.adoc
> * - Xtensa
> - System
> - Tensilica ISS SIMCALL
> --
> 2.43.0
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-03-06 0:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 10:26 [PATCH] docs/about/emulation: Fix broken link Santiago Monserrat Campanello
2025-03-05 10:48 ` Thomas Huth
2025-03-06 0:37 ` Alistair Francis
2025-03-06 0:42 ` Alistair Francis
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).