[libvirt] [PATCH 0/7] Couple of tiny fixes for virsh and translation.

Lin Ma posted 7 patches 5 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180504092854.3851-1-lma@suse.com
Test syntax-check passed
po/zh_CN.mini.po       |  2 +-
src/libvirt-domain.c   |  2 ++
src/qemu/qemu_driver.c | 11 ++++++++---
tools/virsh-domain.c   | 33 ++++++++++++++++-----------------
tools/virsh.pod        |  2 ++
5 files changed, 29 insertions(+), 21 deletions(-)
[libvirt] [PATCH 0/7] Couple of tiny fixes for virsh and translation.
Posted by Lin Ma 5 years, 10 months ago
Lin Ma (7):
  virsh: Error out while domain not found for 'qemu-monitor-event'
    command
  virsh: Error out while domain not found for 'event' command
  po: fix typo: remove a redundant Chinese character
  virsh: Simplify control flow for 'desc' command
  virsh: Simplify control flow for 'qemu-agent-command' command
  qemu: stats: Display the net type and net source in bulk stats
  qemu: stats: Display net count,type and source even if domain is
    inactive

 po/zh_CN.mini.po       |  2 +-
 src/libvirt-domain.c   |  2 ++
 src/qemu/qemu_driver.c | 11 ++++++++---
 tools/virsh-domain.c   | 33 ++++++++++++++++-----------------
 tools/virsh.pod        |  2 ++
 5 files changed, 29 insertions(+), 21 deletions(-)

-- 
2.15.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/7] Couple of tiny fixes for virsh and translation.
Posted by Peter Krempa 5 years, 10 months ago
On Fri, May 04, 2018 at 17:28:47 +0800, Lin Ma wrote:
> Lin Ma (7):
>   virsh: Error out while domain not found for 'qemu-monitor-event'
>     command
>   virsh: Error out while domain not found for 'event' command
>   po: fix typo: remove a redundant Chinese character
>   virsh: Simplify control flow for 'desc' command
>   virsh: Simplify control flow for 'qemu-agent-command' command
>   qemu: stats: Display the net type and net source in bulk stats
>   qemu: stats: Display net count,type and source even if domain is
>     inactive

Patches 1, 2, 4, and 5 are ACKed and pushed.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list