[libvirt PATCH 0/3] acouple of net-metadata fixes

Ján Tomko posted 3 patches 1 month, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1709135494.git.jtomko@redhat.com
src/remote/remote_daemon.c |  1 +
tools/virsh-domain.c       | 21 +--------------------
tools/virsh-network.c      | 20 +-------------------
tools/vsh.c                | 27 +++++++++++++++++++++++++++
tools/vsh.h                |  1 +
5 files changed, 31 insertions(+), 39 deletions(-)
[libvirt PATCH 0/3] acouple of net-metadata fixes
Posted by Ján Tomko 1 month, 4 weeks ago
Ján Tomko (3):
  remote: add VIR_ERR_NO_NETWORK_METADATA to daemonErrorLogFilter
  virsh: remove trailing whitespace even when editing the description
  vsh: introduce vshEditString

 src/remote/remote_daemon.c |  1 +
 tools/virsh-domain.c       | 21 +--------------------
 tools/virsh-network.c      | 20 +-------------------
 tools/vsh.c                | 27 +++++++++++++++++++++++++++
 tools/vsh.h                |  1 +
 5 files changed, 31 insertions(+), 39 deletions(-)

-- 
2.43.2
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [libvirt PATCH 0/3] acouple of net-metadata fixes
Posted by Michal Prívozník 1 month, 2 weeks ago
On 2/28/24 16:51, Ján Tomko wrote:
> Ján Tomko (3):
>   remote: add VIR_ERR_NO_NETWORK_METADATA to daemonErrorLogFilter
>   virsh: remove trailing whitespace even when editing the description
>   vsh: introduce vshEditString
> 
>  src/remote/remote_daemon.c |  1 +
>  tools/virsh-domain.c       | 21 +--------------------
>  tools/virsh-network.c      | 20 +-------------------
>  tools/vsh.c                | 27 +++++++++++++++++++++++++++
>  tools/vsh.h                |  1 +
>  5 files changed, 31 insertions(+), 39 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org