qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-trivial] [PATCH] filter-dump: add missing "["


From: Changlong Xie
Subject: [Qemu-trivial] [PATCH] filter-dump: add missing "["
Date: Tue, 11 Oct 2016 13:28:32 +0800

Signed-off-by: Changlong Xie <address@hidden>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index b1fbdb0..c209b53 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -3902,7 +3902,7 @@ colo secondary:
 -object filter-redirector,id=f2,netdev=hn0,queue=rx,outdev=red1
 -object filter-rewriter,id=rew0,netdev=hn0,queue=all
 
address@hidden -object 
filter-dump,address@hidden,address@hidden,address@hidden,address@hidden
address@hidden -object 
filter-dump,address@hidden,address@hidden,address@hidden,address@hidden
 
 Dump the network traffic on netdev @var{dev} to the file specified by
 @var{filename}. At most @var{len} bytes (64k by default) per packet are stored.
-- 
1.9.3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]