[libvirt] [PATCH] Introduce virDomainChrDefNew()

2011-04-13 Thread Michal Novotny
Hi, this is the commit to introduce the function to create new character device definition for the domain as advices by Cole Robinson . The function is used on the relevant places and the make, make check and make syntax-check all passed. Michal Signed-off-by: Michal Novotny Signed-off-by: Mich

Re: [libvirt] [PATCH] Introduce virDomainChrDefNew()

2011-04-13 Thread Cole Robinson
On 04/13/2011 11:14 AM, Michal Novotny wrote: > Hi, > this is the commit to introduce the function to create new character > device definition for the domain as advices by Cole Robinson > . > > The function is used on the relevant places and the make, make check > and make syntax-check all passed.

Re: [libvirt] [PATCH] Introduce virDomainChrDefNew()

2011-04-13 Thread Eric Blake
On 04/13/2011 09:14 AM, Michal Novotny wrote: > Hi, > this is the commit to introduce the function to create new character > device definition for the domain as advices by Cole Robinson s/advices/advised/ > . > > The function is used on the relevant places and the make, make check > and make syn

Re: [libvirt] [PATCH] Introduce virDomainChrDefNew()

2011-04-14 Thread Michal Novotny
On 04/13/2011 05:38 PM, Cole Robinson wrote: > On 04/13/2011 11:14 AM, Michal Novotny wrote: >> Hi, >> this is the commit to introduce the function to create new character >> device definition for the domain as advices by Cole Robinson >> . >> >> The function is used on the relevant places and the

Re: [libvirt] [PATCH] Introduce virDomainChrDefNew()

2011-04-14 Thread Michal Novotny
On 04/13/2011 05:42 PM, Eric Blake wrote: > On 04/13/2011 09:14 AM, Michal Novotny wrote: >> Hi, >> this is the commit to introduce the function to create new character >> device definition for the domain as advices by Cole Robinson > s/advices/advised/ Thanks for noticing this typo. >> . >> >>