Re: [libvirt] [PATCH v4 2/2] conf: Add support for dtb option in QEMU

2013-03-13 Thread Daniel P. Berrange
On Wed, Mar 13, 2013 at 12:35:55PM +0800, Olivia Yin wrote: Signed-off-by: Olivia Yin hong-hua@freescale.com This patch adds support to set the device trees file. --- docs/formatdomain.html.in |5 + docs/schemas/domaincommon.rng |5 + src/conf/domain_conf.c

Re: [libvirt] [PATCH v4 2/2] conf: Add support for dtb option in QEMU

2013-03-13 Thread Eric Blake
On 03/12/2013 10:35 PM, Olivia Yin wrote: Signed-off-by: Olivia Yin hong-hua@freescale.com This patch adds support to set the device trees file. --- + dtcodedtb/code/dt + ddThe contents of this element specify the fully-qualified path +to the (optional) device tree

Re: [libvirt] [PATCH v4 2/2] conf: Add support for dtb option in QEMU

2013-03-13 Thread Eric Blake
On 03/13/2013 03:58 PM, Eric Blake wrote: On 03/12/2013 10:35 PM, Olivia Yin wrote: Signed-off-by: Olivia Yin hong-hua@freescale.com This patch adds support to set the device trees file. --- + dtcodedtb/code/dt + ddThe contents of this element specify the fully-qualified

[libvirt] [PATCH v4 2/2] conf: Add support for dtb option in QEMU

2013-03-12 Thread Olivia Yin
Signed-off-by: Olivia Yin hong-hua@freescale.com This patch adds support to set the device trees file. --- docs/formatdomain.html.in |5 + docs/schemas/domaincommon.rng |5 + src/conf/domain_conf.c|4 src/conf/domain_conf.h|1 + 4 files