On 06/27/2013 07:02 PM, Eric Blake wrote:
On 06/25/2013 07:35 PM, mrhi...@linux.vnet.ibm.com wrote:
From: "Michael R. Hines" <mrhi...@us.ibm.com>
This exposes throughput (in megabits/sec) through QMP.
Reviewed-by: Juan Quintela <quint...@redhat.com>
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>
Reviewed-by: Chegu Vinod <chegu_vi...@hp.com>
Tested-by: Chegu Vinod <chegu_vi...@hp.com>
Tested-by: Michael R. Hines <mrhi...@us.ibm.com>
Signed-off-by: Michael R. Hines <mrhi...@us.ibm.com>
S-o-b should generally be first (signatures are typically appended
chronologically, and it's hard for anyone else to review or test a patch
that hasn't been posted, whereas you should always be signing patches
even on first posting :)
Understood, thank you. =)
---
hmp.c | 2 ++
include/migration/migration.h | 1 +
migration.c | 6 ++++++
qapi-schema.json | 5 ++++-
4 files changed, 13 insertions(+), 1 deletion(-)
But as long as we are listing names, feel free to add:
Reviewed-by: Eric Blake <ebl...@redhat.com>