On 08/09/2013 02:32 PM, Michael R. Hines wrote:
>>> "total-time":12345,
>>> +"setup-time":12345,
>> Theoretically, if setup-time == total-time, then we are still in the
>> setup phase, right? The example might be more realistic if it uses a
>> smaller number for setup ti
On 08/09/2013 04:26 PM, Eric Blake wrote:
On 08/09/2013 02:05 PM, mrhi...@linux.vnet.ibm.com wrote:
From: "Michael R. Hines"
Was missing 'setup-time' in some of the QMP documentation...
Signed-off-by: Michael R. Hines
---
qmp-commands.hx | 10 ++
1 file changed, 10 insertions(+)
On 08/09/2013 02:05 PM, mrhi...@linux.vnet.ibm.com wrote:
> From: "Michael R. Hines"
>
> Was missing 'setup-time' in some of the QMP documentation...
>
> Signed-off-by: Michael R. Hines
> ---
> qmp-commands.hx | 10 ++
> 1 file changed, 10 insertions(+)
Reviewed-by: Eric Blake
> @
From: "Michael R. Hines"
Was missing 'setup-time' in some of the QMP documentation...
Signed-off-by: Michael R. Hines
---
qmp-commands.hx | 10 ++
1 file changed, 10 insertions(+)
diff --git a/qmp-commands.hx b/qmp-commands.hx
index 2e59b0d..cf47e3f 100644
--- a/qmp-commands.hx
+++