
On 15.05.2015 18:14, Andrea Bolognani wrote:
The first commit improves error messages by making them much more consistent and a little bit more helpful to the user.
The other two commits contain smaller fixes and enhancement.
Andrea Bolognani (3): virsh: Improve error message on integer value parsing failure. virsh: Fix dommemstat --period option type. virsh: Improve handling of send-process-signal --pid.
tests/vcpupin | 4 +- tools/virsh-domain-monitor.c | 12 +++-- tools/virsh-domain.c | 114 ++++++++++++++++++++++++++++++------------- tools/virsh-host.c | 44 ++++++++++++----- tools/virsh-interface.c | 4 +- tools/virsh-network.c | 4 +- tools/virsh-volume.c | 16 ++++-- 7 files changed, 141 insertions(+), 57 deletions(-)
ACKed and pushed. Michal