On Thu, 7 Oct 2010 12:59:57 +0100, "Daniel P. Berrange"
<berrange(a)redhat.com> wrote:
On Tue, Sep 28, 2010 at 03:27:19PM +0530, Nikunj A. Dadhania wrote:
> +LIBVIRT_0.8.5 {
> + global:
> + virDomainSetMemoryParameters;
> + virDomainGetMemoryParameters;
> +} LIBVIRT_0.8.2;
This chunk should actually be with the change to 'src/libvirt.c'
in the second patch.
Done
Nikunj