[PATCH 0/2] virsh: Introduce --xpath and --wrap to (dom)capabilities

Michal Privoznik posted 2 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1681482163.git.mprivozn@redhat.com
docs/manpages/virsh.rst | 17 ++++++++++++++-
tools/virsh-host.c      | 46 ++++++++++++++++++++++++++++++++++-------
2 files changed, 54 insertions(+), 9 deletions(-)
[PATCH 0/2] virsh: Introduce --xpath and --wrap to (dom)capabilities
Posted by Michal Privoznik 1 year, 1 month ago
*** BLURB HERE ***

Michal Prívozník (2):
  virsh: Introduce --xpath and --wrap to capabilities
  virsh: Introduce --xpath and --wrap to domcapabilities

 docs/manpages/virsh.rst | 17 ++++++++++++++-
 tools/virsh-host.c      | 46 ++++++++++++++++++++++++++++++++++-------
 2 files changed, 54 insertions(+), 9 deletions(-)

-- 
2.39.2

Re: [PATCH 0/2] virsh: Introduce --xpath and --wrap to (dom)capabilities
Posted by Kristina Hanicova 1 year, 1 month ago
On Fri, Apr 14, 2023 at 4:23 PM Michal Privoznik <mprivozn@redhat.com>
wrote:

> *** BLURB HERE ***
>
> Michal Prívozník (2):
>   virsh: Introduce --xpath and --wrap to capabilities
>   virsh: Introduce --xpath and --wrap to domcapabilities
>
>  docs/manpages/virsh.rst | 17 ++++++++++++++-
>  tools/virsh-host.c      | 46 ++++++++++++++++++++++++++++++++++-------
>  2 files changed, 54 insertions(+), 9 deletions(-)
>
>
Reviewed-by: Kristina Hanicova <khanicov@redhat.com>

Kristina