[PATCH 0/2] virsh: Introduce completer for two net-update arguments

Michal Privoznik posted 2 patches 2 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1641820399.git.mprivozn@redhat.com
tools/virsh-completer-network.c | 43 +++++++++++++++++++++++++++++++++
tools/virsh-completer-network.h | 10 ++++++++
tools/virsh-network.c           |  4 +--
tools/virsh-network.h           |  3 +++
4 files changed, 58 insertions(+), 2 deletions(-)
[PATCH 0/2] virsh: Introduce completer for two net-update arguments
Posted by Michal Privoznik 2 years, 2 months ago
*** BLURB HERE ***

Michal Prívozník (2):
  virsh: Introduce net-update --command completer
  virsh: Introduce net-update --section completer

 tools/virsh-completer-network.c | 43 +++++++++++++++++++++++++++++++++
 tools/virsh-completer-network.h | 10 ++++++++
 tools/virsh-network.c           |  4 +--
 tools/virsh-network.h           |  3 +++
 4 files changed, 58 insertions(+), 2 deletions(-)

-- 
2.34.1

Re: [PATCH 0/2] virsh: Introduce completer for two net-update arguments
Posted by Ján Tomko 2 years, 2 months ago
On a Monday in 2022, Michal Privoznik wrote:
>*** BLURB HERE ***
>
>Michal Prívozník (2):
>  virsh: Introduce net-update --command completer
>  virsh: Introduce net-update --section completer
>
> tools/virsh-completer-network.c | 43 +++++++++++++++++++++++++++++++++
> tools/virsh-completer-network.h | 10 ++++++++
> tools/virsh-network.c           |  4 +--
> tools/virsh-network.h           |  3 +++
> 4 files changed, 58 insertions(+), 2 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano
Re: [PATCH 0/2] virsh: Introduce completer for two net-update arguments
Posted by Ján Tomko 2 years, 2 months ago
On a Monday in 2022, Michal Privoznik wrote:
>*** BLURB HERE ***
>
>Michal Prívozník (2):
>  virsh: Introduce net-update --command completer
>  virsh: Introduce net-update --section completer
>
> tools/virsh-completer-network.c | 43 +++++++++++++++++++++++++++++++++
> tools/virsh-completer-network.h | 10 ++++++++
> tools/virsh-network.c           |  4 +--
> tools/virsh-network.h           |  3 +++
> 4 files changed, 58 insertions(+), 2 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano