Re: [libvirt] [PATCH v4 1/8] screenshot: Defining the public API

2011-05-13 Thread Daniel P. Berrange
On Thu, May 12, 2011 at 06:29:08PM +0200, Michal Privoznik wrote: Add public API for taking screenshots of current domain console. * include/libvirt/libvirt.h.in: add virDomainScreenshot * src/libvirt_public.syms: Export new symbol --- include/libvirt/libvirt.h.in |8

[libvirt] [PATCH v4 1/8] screenshot: Defining the public API

2011-05-12 Thread Michal Privoznik
Add public API for taking screenshots of current domain console. * include/libvirt/libvirt.h.in: add virDomainScreenshot * src/libvirt_public.syms: Export new symbol --- include/libvirt/libvirt.h.in |8 src/libvirt_public.syms |1 + 2 files changed, 9 insertions(+), 0