[libvirt] [PATCH v2 0/2] QEMU: add -dtb option support

Olivia Yin hong-hua.yin at freescale.com
Wed Feb 27 07:11:22 UTC 2013


Sometime qemu need load specific device tree binary image.
These patches provides -dtb option support and update docs/tests.


Olivia Yin (2):
  QEMU: add -dtb option support
  update documents and test cases for -dtb support

 src/conf/domain_conf.c                           |    4 ++++
 src/conf/domain_conf.h                           |    1 +
 src/qemu/qemu_capabilities.c                     |    3 +++
 src/qemu/qemu_capabilities.h                     |    1 +
 src/qemu/qemu_command.c                          |    6 ++++++
 docs/formatdomain.html.in                        |    5 ++++
 docs/schemas/domaincommon.rng                    |    5 ++++
 tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.args |    1 +
 tests/qemuxml2argvdata/qemuxml2argv-ppc-dtb.xml  |   28 ++++++++++++++++++++++





More information about the libvir-list mailing list