Re: [Qemu-devel] qemu-io read do not dump buffer when in quiet mode

2018-04-20 Thread Junpeng . Li
Eric Blake writes: > On 04/20/2018 11:14 AM, Junpeng.Li wrote: >> >> Hi, everyone. I found a question or maybe a bug during use qemu-io to read >> a range file and take the params -vq to dump buffer and do not show >> I/O statistics. I use the params -vq what i want is just dump buffer >> but do

[Qemu-devel] qemu-io read do not dump buffer when in quiet mode

2018-04-20 Thread Junpeng . Li
Hi, everyone. I found a question or maybe a bug during use qemu-io to read a range file and take the params -vq to dump buffer and do not show I/O statistics. I use the params -vq what i want is just dump buffer but do not show I/O statistics, but as the result show it is not. Like below command,