Re: [libvirt] [PATCH 1/3] qemu aio: add XML parsing

2011-01-28 Thread Daniel P. Berrange
On Fri, Jan 14, 2011 at 03:58:08PM -0700, Eric Blake wrote: > From: Matthias Dahl > > Allows io={threads|native} as an optional attribute to . > > Signed-off-by: Eric Blake > --- > AUTHORS |1 + > docs/formatdomain.html.in | 40 +--- >

[libvirt] [PATCH 1/3] qemu aio: add XML parsing

2011-01-14 Thread Eric Blake
From: Matthias Dahl Allows io={threads|native} as an optional attribute to . Signed-off-by: Eric Blake --- AUTHORS |1 + docs/formatdomain.html.in | 40 +--- docs/schemas/domain.rng | 11 +++ src/conf/domain_conf.c|