[libvirt] [PATCH 0/4] python: add some missing python bindings

Taku Izumi izumi.taku at jp.fujitsu.com
Tue Jul 26 00:00:28 UTC 2011


On Mon, 25 Jul 2011 15:07:41 +0800
Daniel Veillard <veillard at redhat.com> wrote:

> On Fri, Jul 22, 2011 at 02:03:21PM +0900, Taku Izumi wrote:
> > 
> > Hi all,
> > 
> > This patchset adds some missing python bindings.
> > The bindings for the following APIs are added:
> >   - virDomainGetSchedulerParametersFlags
> >   - virDomainSetSchedulerParametersFlags
> >   - virDomainPinVcpusFlags
> >   - virDomainGetVcpuPinInfo
> > 
> >   *[PATCH 1/3] python: add Python binding for virDomainGetSchedulerParametersFlags API
> >   *[PATCH 2/3] python: add Python binding for virDomainSetSchedulerParametersFlags API
> >   *[PATCH 3/3] python: add Python binding for virDomainPinVcpusFlags API
> >   *[PATCH 4/4] python: add Python binding for virDomainGetVcpuPinInfo API
> > 
> > Best regards,
> > Taku Izumi
> 
>   Okay, I fixed the same int flags -> unsigned int flags nit in all 4
> patches, thay all looked fine to me, and I pushed the set to master,
> 
>    thanks a lot !
> 

 Thank you!

-- 
Taku Izumi <izumi.taku at jp.fujitsu.com>




More information about the libvir-list mailing list