qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/system/replay: do not show removed command line option
@ 2023-09-05 10:07 Paolo Bonzini
  2023-09-05 10:30 ` Thomas Huth
  2023-09-05 10:46 ` Philippe Mathieu-Daudé
  0 siblings, 2 replies; 3+ messages in thread
From: Paolo Bonzini @ 2023-09-05 10:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial

Cc: qemu-trivial@nongnu.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 docs/system/replay.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/system/replay.rst b/docs/system/replay.rst
index 3105327423c..ca7c17c63da 100644
--- a/docs/system/replay.rst
+++ b/docs/system/replay.rst
@@ -181,7 +181,7 @@ Audio data is recorded and replay automatically. The command line for recording
 and replaying must contain identical specifications of audio hardware, e.g.:
 
 .. parsed-literal::
-    -soundhw ac97
+    -audio pa,model=ac97
 
 Serial ports
 ------------
-- 
2.41.0



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

* Re: [PATCH] docs/system/replay: do not show removed command line option
  2023-09-05 10:07 [PATCH] docs/system/replay: do not show removed command line option Paolo Bonzini
@ 2023-09-05 10:30 ` Thomas Huth
  2023-09-05 10:46 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Huth @ 2023-09-05 10:30 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel, Marc-André Lureau
  Cc: qemu-trivial, Gerd Hoffmann

On 05/09/2023 12.07, Paolo Bonzini wrote:
> Cc: qemu-trivial@nongnu.org
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>   docs/system/replay.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/system/replay.rst b/docs/system/replay.rst
> index 3105327423c..ca7c17c63da 100644
> --- a/docs/system/replay.rst
> +++ b/docs/system/replay.rst
> @@ -181,7 +181,7 @@ Audio data is recorded and replay automatically. The command line for recording
>   and replaying must contain identical specifications of audio hardware, e.g.:
>   
>   .. parsed-literal::
> -    -soundhw ac97
> +    -audio pa,model=ac97
>   
>   Serial ports
>   ------------

Reviewed-by: Thomas Huth <thuth@redhat.com>



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

* Re: [PATCH] docs/system/replay: do not show removed command line option
  2023-09-05 10:07 [PATCH] docs/system/replay: do not show removed command line option Paolo Bonzini
  2023-09-05 10:30 ` Thomas Huth
@ 2023-09-05 10:46 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2023-09-05 10:46 UTC (permalink / raw)
  To: Paolo Bonzini, qemu-devel; +Cc: qemu-trivial

On 5/9/23 12:07, Paolo Bonzini wrote:
> Cc: qemu-trivial@nongnu.org
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>   docs/system/replay.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



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

end of thread, other threads:[~2023-09-05 10:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-05 10:07 [PATCH] docs/system/replay: do not show removed command line option Paolo Bonzini
2023-09-05 10:30 ` Thomas Huth
2023-09-05 10:46 ` Philippe Mathieu-Daudé

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).