search for: domname_or_imag

Displaying 2 results from an estimated 2 matches for "domname_or_imag".

Did you mean: domname_or_image
2017 Mar 24
1
[PATCH] bash: Implement tab completion for virt-win-reg (RHBZ#1367738).
...uot; } + } + exit +} + +sub display_short_options +{ + foreach (sort keys %opts) { + if (m/\|(.)/) { print "-$1\n" } + } + exit +} + # virt-win-reg only takes a single disk image ... die __"no libvirt domain name or disk image given\n" if @ARGV == 0; my $domname_or_image = shift @ARGV; -- 2.9.3
2010 Mar 29
4
[PATCH 0/3] Export and merge into Windows Registry
As described here previously: https://www.redhat.com/archives/libguestfs/2010-March/msg00129.html Here is the three part patch to reimplement virt-win-reg to support exporting and merging Windows Registry entries in the 'regedit' format. Tested by me on a local Windows VM. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones virt-top is 'top'