Re: [PATCH] xbzrle: update xbzrle doc

2020-03-24 Thread Dr. David Alan Gilbert
* Mao Zhongyi (maozhon...@cmss.chinamobile.com) wrote: > Add new parameter description, also: > 1. Remove unsociable space. > 2. Nit picking: s/two/2 in report > > Signed-off-by: Mao Zhongyi Queued > --- > docs/xbzrle.txt | 7 ++- > migration/migration.c | 2 +- > monitor/hmp-cmds.c

Re: [PATCH] xbzrle: update xbzrle doc

2020-03-20 Thread Dr. David Alan Gilbert
* Mao Zhongyi (maozhon...@cmss.chinamobile.com) wrote: > Add new parameter description, also: > 1. Remove unsociable space. > 2. Nit picking: s/two/2 in report > > Signed-off-by: Mao Zhongyi Reviewed-by: Dr. David Alan Gilbert > --- > docs/xbzrle.txt | 7 ++- > migration/migration.c

[PATCH] xbzrle: update xbzrle doc

2020-03-20 Thread Mao Zhongyi
Add new parameter description, also: 1. Remove unsociable space. 2. Nit picking: s/two/2 in report Signed-off-by: Mao Zhongyi --- docs/xbzrle.txt | 7 ++- migration/migration.c | 2 +- monitor/hmp-cmds.c| 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/xbz