Re: [PATCH] audio: add -audiodev pa,in|out.latency= to documentation

2019-11-05 Thread Stefan Hajnoczi
On Fri, Oct 04, 2019 at 01:56:41PM +0100, Stefan Hajnoczi wrote: > The "latency" parameter wasn't covered by the documentation. > > Signed-off-by: Stefan Hajnoczi > --- > Hi Gerd, > You asked me to resend this patch because there was a conflict. I have > rebased it onto qemu.git/master (4f591025

Re: [PATCH] audio: add -audiodev pa,in|out.latency= to documentation

2019-10-04 Thread Marc-André Lureau
Hi On Fri, Oct 4, 2019 at 4:57 PM Stefan Hajnoczi wrote: > > The "latency" parameter wasn't covered by the documentation. > > Signed-off-by: Stefan Hajnoczi > --- > Hi Gerd, > You asked me to resend this patch because there was a conflict. I have > rebased it onto qemu.git/master (4f59102571fc)

[PATCH] audio: add -audiodev pa,in|out.latency= to documentation

2019-10-04 Thread Stefan Hajnoczi
The "latency" parameter wasn't covered by the documentation. Signed-off-by: Stefan Hajnoczi --- Hi Gerd, You asked me to resend this patch because there was a conflict. I have rebased it onto qemu.git/master (4f59102571fc). qemu-options.hx | 5 + 1 file changed, 5 insertions(+) diff --git