[PATCH 0/2] virsh: Two simple long version output fixes

Michal Privoznik posted 2 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1669278033.git.mprivozn@redhat.com
tools/virsh.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
[PATCH 0/2] virsh: Two simple long version output fixes
Posted by Michal Privoznik 1 year, 4 months ago
*** BLURB HERE ***

Michal Prívozník (2):
  virsh: Format -V output properly
  virsh: Report iSCSI-direct backend in long version

 tools/virsh.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.37.4

Re: [PATCH 0/2] virsh: Two simple long version output fixes
Posted by Jiri Denemark 1 year, 4 months ago
On Thu, Nov 24, 2022 at 09:21:07 +0100, Michal Privoznik wrote:
> *** BLURB HERE ***
> 
> Michal Prívozník (2):
>   virsh: Format -V output properly
>   virsh: Report iSCSI-direct backend in long version
> 
>  tools/virsh.c | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>