[PATCH] Add virshAllocpagesPagesizeCompleter to opts_freepages.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Roland Schulz <schullzroll@xxxxxxxxx>
---
For the time being virshAllocpagesPagesizeCompleter can be used with
other commands that use --pagesize option.

 tools/virsh-host.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/virsh-host.c b/tools/virsh-host.c
index dfe58de30..991c0f50a 100644
--- a/tools/virsh-host.c
+++ b/tools/virsh-host.c
@@ -280,6 +280,7 @@ static const vshCmdOptDef opts_freepages[] = {
     },
     {.name = "pagesize",
      .type = VSH_OT_INT,
+     .completer = virshAllocpagesPagesizeCompleter,
      .help = N_("page size (in kibibytes)")
     },
     {.name = "all",
-- 
2.17.0

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



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux