Re: [Qemu-devel] [PATCH v4 7/8] BitmapLog: get the information about the parameters

2014-07-18 Thread Sanidhya Kashyap
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > No need to abbreviate. And given my naming question in 3/8, would > this be better as: current-iteration > Okay, I will surely modify it. >> +# +# @epochs: provides the information about the actual epoch > > and iterations > > Wait. Is thi

Re: [Qemu-devel] [PATCH v4 7/8] BitmapLog: get the information about the parameters

2014-07-18 Thread Eric Blake
On 07/17/2014 05:21 AM, Sanidhya Kashyap wrote: > Added the qmp interface to know about the information of the bitmap dump > process. When the command is executed, one can know about the current epoch > value in which the process is in, the total iterations value and the current > frequency value.

[Qemu-devel] [PATCH v4 7/8] BitmapLog: get the information about the parameters

2014-07-17 Thread Sanidhya Kashyap
Added the qmp interface to know about the information of the bitmap dump process. When the command is executed, one can know about the current epoch value in which the process is in, the total iterations value and the current frequency value. Currently, I do not think that that one needs to modify