Re: [libvirt] [PATCH] screenshot: Expose the new API in virsh
On 05/13/2011 08:02 AM, Michal Privoznik wrote: > * tools/virsh.c: Add screenshot command > * tools/virsh.pod: Document new command > * src/libvirt.c: Fix off-be-one error > --- > src/libvirt.c |2 +- > tools/virsh.c | 97 > +++ > tool
[libvirt] [PATCH] screenshot: Expose the new API in virsh
* tools/virsh.c: Add screenshot command * tools/virsh.pod: Document new command * src/libvirt.c: Fix off-be-one error --- src/libvirt.c |2 +- tools/virsh.c | 97 +++ tools/virsh.pod |9 + 3 files changed, 107 insertions(+), 1 d