Re: [libvirt] [PATCH] Allow virDomainGetMemoryParameters on read-only connections

2010-11-08 Thread Matthias Bolte
2010/11/8 Daniel Veillard : > On Sun, Nov 07, 2010 at 01:38:22PM +0100, Matthias Bolte wrote: >> Also fix a typo in the documentation of the function. >> --- >>  src/libvirt.c |    6 +- >>  1 files changed, 1 insertions(+), 5 deletions(-) >> >> diff --git a/src/libvirt.c b/src/libvirt.c >> inde

Re: [libvirt] [PATCH] Allow virDomainGetMemoryParameters on read-only connections

2010-11-08 Thread Daniel Veillard
On Sun, Nov 07, 2010 at 01:38:22PM +0100, Matthias Bolte wrote: > Also fix a typo in the documentation of the function. > --- > src/libvirt.c |6 +- > 1 files changed, 1 insertions(+), 5 deletions(-) > > diff --git a/src/libvirt.c b/src/libvirt.c > index aebd3bc..2ffb2d9 100644 > --- a/sr

[libvirt] [PATCH] Allow virDomainGetMemoryParameters on read-only connections

2010-11-07 Thread Matthias Bolte
Also fix a typo in the documentation of the function. --- src/libvirt.c |6 +- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/src/libvirt.c b/src/libvirt.c index aebd3bc..2ffb2d9 100644 --- a/src/libvirt.c +++ b/src/libvirt.c @@ -3096,7 +3096,7 @@ error: * } * * This