[libvirt] [PATCH 0/2] tools: Introduce virshNodedevCapabilityNameCompleter

Michal Privoznik posted 2 patches 4 years, 9 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1560865527.git.mprivozn@redhat.com
tools/virsh-completer.c | 147 ++++++++++++++++++++++++++++------------
tools/virsh-completer.h |   4 ++
tools/virsh-nodedev.c   |   1 +
3 files changed, 109 insertions(+), 43 deletions(-)
[libvirt] [PATCH 0/2] tools: Introduce virshNodedevCapabilityNameCompleter
Posted by Michal Privoznik 4 years, 9 months ago
Yet again, couple of patches I have on my local branch for the feature
I'm working on and which can go separately.

Michal Prívozník (2):
  virsh-completer: Separate comma list construction into a function
  tools: Introduce virshNodedevCapabilityNameCompleter

 tools/virsh-completer.c | 147 ++++++++++++++++++++++++++++------------
 tools/virsh-completer.h |   4 ++
 tools/virsh-nodedev.c   |   1 +
 3 files changed, 109 insertions(+), 43 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/2] tools: Introduce virshNodedevCapabilityNameCompleter
Posted by Ján Tomko 4 years, 8 months ago
On Tue, Jun 18, 2019 at 03:46:14PM +0200, Michal Privoznik wrote:
>Yet again, couple of patches I have on my local branch for the feature
>I'm working on and which can go separately.
>
>Michal Prívozník (2):
>  virsh-completer: Separate comma list construction into a function
>  tools: Introduce virshNodedevCapabilityNameCompleter
>
> tools/virsh-completer.c | 147 ++++++++++++++++++++++++++++------------
> tools/virsh-completer.h |   4 ++
> tools/virsh-nodedev.c   |   1 +
> 3 files changed, 109 insertions(+), 43 deletions(-)
>

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

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list