]> xenbits.xensource.com Git - qemu-xen.git/commit
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.
authorEfimov Vasily <real@ispras.ru>
Wed, 14 Aug 2013 13:26:08 +0000 (17:26 +0400)
committerAlexander Graf <agraf@suse.de>
Mon, 2 Sep 2013 08:06:41 +0000 (10:06 +0200)
commitdaf285b6063f20c328f03d6185bbfe9b81ce5fe2
tree41ae1d33f3f963ee2be66754b07515ab741e4f1e
parent95f5b6e3af28a24f97b25649e12f586e19e8a4a1
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.

QEMU has 'dtb' option for specifing the device tree file for the kernel.
The patch adds support for this option to the 'virtex_ml507' machine
implementation.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/virtex_ml507.c