* [Qemu-devel] [PATCH] qemu-options.hx: correct spice options streaming-video default document value to 'off'
@ 2016-08-01 4:06 Li Zhijian
2016-09-07 11:58 ` Gerd Hoffmann
0 siblings, 1 reply; 2+ messages in thread
From: Li Zhijian @ 2016-08-01 4:06 UTC (permalink / raw)
To: qemu-devel; +Cc: kraxel, Li Zhijian
since f1d3e58, the code had changed the default value to 'off', so this patch
make document and code are consistent.
Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
---
qemu-options.hx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 8e0d9a5..878b452 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -1130,7 +1130,7 @@ Configure wan image compression (lossy for slow links).
Default is auto.
@item streaming-video=[off|all|filter]
-Configure video stream detection. Default is filter.
+Configure video stream detection. Default is off.
@item agent-mouse=[on|off]
Enable/disable passing mouse events via vdagent. Default is on.
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] qemu-options.hx: correct spice options streaming-video default document value to 'off'
2016-08-01 4:06 [Qemu-devel] [PATCH] qemu-options.hx: correct spice options streaming-video default document value to 'off' Li Zhijian
@ 2016-09-07 11:58 ` Gerd Hoffmann
0 siblings, 0 replies; 2+ messages in thread
From: Gerd Hoffmann @ 2016-09-07 11:58 UTC (permalink / raw)
To: Li Zhijian; +Cc: qemu-devel
On Mo, 2016-08-01 at 12:06 +0800, Li Zhijian wrote:
> since f1d3e58, the code had changed the default value to 'off', so this patch
> make document and code are consistent.
Added to UI queue.
thanks,
Gerd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-07 11:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-01 4:06 [Qemu-devel] [PATCH] qemu-options.hx: correct spice options streaming-video default document value to 'off' Li Zhijian
2016-09-07 11:58 ` Gerd Hoffmann
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.