
28 Aug
2014
28 Aug
'14
11:36 a.m.
On 08/28/14 00:15, Eric Blake wrote:
On 08/27/2014 12:25 PM, Peter Krempa wrote:
Add "domstats" command that excercises both of the new APIs depending if
s/excercises/exercises/
Hmmm, now that I've pushed this patch I noticed this typo :/ ... Oh well. Everybody knows that my English spelling is terrible :)
you specify a domain list or not. The output is printed as a key=value list of the returned parameters. --- tools/virsh-domain-monitor.c | 191 +++++++++++++++++++++++++++++++++++++++++++ tools/virsh.pod | 34 ++++++++ 2 files changed, 225 insertions(+)
...
ACK with the tweaks above.
I didn't forget to resolve the comments above before pushing. Thanks. peter