All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] docs/system/generic-loader.rst: Fix style
@ 2021-03-22 17:49 Axel Heider
  2021-03-23 12:52 ` Alistair Francis
  0 siblings, 1 reply; 4+ messages in thread
From: Axel Heider @ 2021-03-22 17:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alistair Francis

Fix style to have a proper description of the parameter 'force-raw'.

Signed-off-by: Axel Heider <axelheider@gmx.de>
---
 docs/system/generic-loader.rst | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/system/generic-loader.rst b/docs/system/generic-loader.rst
index 6bf8a4eb48..13457cc705 100644
--- a/docs/system/generic-loader.rst
+++ b/docs/system/generic-loader.rst
@@ -92,9 +92,12 @@ shown below:
   specified in the executable format header. This option should only
   be used for the boot image. This will also cause the image to be
   written to the specified CPU's address space. If not specified, the
-  default is CPU 0. <force-raw> - Setting force-raw=on forces the file
-  to be treated as a raw image. This can be used to load supported
-  executable formats as if they were raw.
+  default is CPU 0.
+
+``<force-raw>``
+  Setting 'force-raw=on' forces the file to be treated as a raw image.
+  This can be used to load supported executable formats as if they
+  were raw.

 All values are parsed using the standard QemuOpts parsing. This allows the user
 to specify any values in any format supported. By default the values
--
2.25.1



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

* Re: [PATCH] docs/system/generic-loader.rst: Fix style
  2021-03-22 17:49 [PATCH] docs/system/generic-loader.rst: Fix style Axel Heider
@ 2021-03-23 12:52 ` Alistair Francis
  0 siblings, 0 replies; 4+ messages in thread
From: Alistair Francis @ 2021-03-23 12:52 UTC (permalink / raw)
  To: Axel Heider; +Cc: Alistair Francis, qemu-devel@nongnu.org Developers

On Mon, Mar 22, 2021 at 3:40 PM Axel Heider <axelheider@gmx.de> wrote:
>
> Fix style to have a proper description of the parameter 'force-raw'.
>
> Signed-off-by: Axel Heider <axelheider@gmx.de>

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>

Alistair

> ---
>  docs/system/generic-loader.rst | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/docs/system/generic-loader.rst b/docs/system/generic-loader.rst
> index 6bf8a4eb48..13457cc705 100644
> --- a/docs/system/generic-loader.rst
> +++ b/docs/system/generic-loader.rst
> @@ -92,9 +92,12 @@ shown below:
>    specified in the executable format header. This option should only
>    be used for the boot image. This will also cause the image to be
>    written to the specified CPU's address space. If not specified, the
> -  default is CPU 0. <force-raw> - Setting force-raw=on forces the file
> -  to be treated as a raw image. This can be used to load supported
> -  executable formats as if they were raw.
> +  default is CPU 0.
> +
> +``<force-raw>``
> +  Setting 'force-raw=on' forces the file to be treated as a raw image.
> +  This can be used to load supported executable formats as if they
> +  were raw.
>
>  All values are parsed using the standard QemuOpts parsing. This allows the user
>  to specify any values in any format supported. By default the values
> --
> 2.25.1
>
>


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

* Re: [PATCH] docs/system/generic-loader.rst: Fix style
  2021-03-22 18:08 Axel Heider
@ 2021-03-22 18:23 ` Alistair Francis
  0 siblings, 0 replies; 4+ messages in thread
From: Alistair Francis @ 2021-03-22 18:23 UTC (permalink / raw)
  To: Axel Heider; +Cc: Alistair Francis, qemu-devel@nongnu.org Developers

On Mon, Mar 22, 2021 at 2:09 PM Axel Heider <axelheider@gmx.de> wrote:
>
> Fix style to have a proper description of the parameter 'force-raw'.
>
> Signed-off-by: Axel Heider <axelheider@gmx.de>

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>

Alistair

> ---
>  docs/system/generic-loader.rst | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/docs/system/generic-loader.rst b/docs/system/generic-loader.rst
> index 6bf8a4eb48..13457cc705 100644
> --- a/docs/system/generic-loader.rst
> +++ b/docs/system/generic-loader.rst
> @@ -92,9 +92,12 @@ shown below:
>    specified in the executable format header. This option should only
>    be used for the boot image. This will also cause the image to be
>    written to the specified CPU's address space. If not specified, the
> -  default is CPU 0. <force-raw> - Setting force-raw=on forces the file
> -  to be treated as a raw image. This can be used to load supported
> -  executable formats as if they were raw.
> +  default is CPU 0.
> +
> +``<force-raw>``
> +  Setting 'force-raw=on' forces the file to be treated as a raw image.
> +  This can be used to load supported executable formats as if they
> +  were raw.
>
>  All values are parsed using the standard QemuOpts parsing. This allows the user
>  to specify any values in any format supported. By default the values
> --
> 2.25.1
>
>


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

* [PATCH] docs/system/generic-loader.rst: Fix style
@ 2021-03-22 18:08 Axel Heider
  2021-03-22 18:23 ` Alistair Francis
  0 siblings, 1 reply; 4+ messages in thread
From: Axel Heider @ 2021-03-22 18:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alistair Francis

Fix style to have a proper description of the parameter 'force-raw'.

Signed-off-by: Axel Heider <axelheider@gmx.de>
---
 docs/system/generic-loader.rst | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/system/generic-loader.rst b/docs/system/generic-loader.rst
index 6bf8a4eb48..13457cc705 100644
--- a/docs/system/generic-loader.rst
+++ b/docs/system/generic-loader.rst
@@ -92,9 +92,12 @@ shown below:
   specified in the executable format header. This option should only
   be used for the boot image. This will also cause the image to be
   written to the specified CPU's address space. If not specified, the
-  default is CPU 0. <force-raw> - Setting force-raw=on forces the file
-  to be treated as a raw image. This can be used to load supported
-  executable formats as if they were raw.
+  default is CPU 0.
+
+``<force-raw>``
+  Setting 'force-raw=on' forces the file to be treated as a raw image.
+  This can be used to load supported executable formats as if they
+  were raw.

 All values are parsed using the standard QemuOpts parsing. This allows the user
 to specify any values in any format supported. By default the values
--
2.25.1



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

end of thread, other threads:[~2021-03-23 12:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-22 17:49 [PATCH] docs/system/generic-loader.rst: Fix style Axel Heider
2021-03-23 12:52 ` Alistair Francis
2021-03-22 18:08 Axel Heider
2021-03-22 18:23 ` Alistair Francis

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.