[meta-xilinx] [PATCH 0/4] Add support for running Xilinx's QEMU
Alistair Francis
alistair.francis at xilinx.com
Tue Jan 17 13:30:59 PST 2017
My patch was recently applied to oe-core:
runqemu: Allow the user to specity no kernel or rootFS
Some of these patches are based on Nathan's work, so I kept his SOB line.
I hope that's ok.
To use Xiilnx's QEMU you must set the following in your local.conf:
XILINX_QEMUBOOT = "1"
This only applies to the ZCU102 board at the moment.
Alistair Francis (4):
qemu-xilinx: Apply a display port fix patch
zynqmp: Consolidate the QEMU dependencies
machine-xilinx-qemu.inc: Add support for starting Xilinx's QEMU
zcu102: Add support for running Xilinx's QEMU
conf/machine/ep108-zynqmp.conf | 4 ---
conf/machine/include/machine-xilinx-qemu.inc | 33 ++++++++++++++++++++++
conf/machine/zcu102-zynqmp.conf | 23 +++++++++++----
...linx-dp-Add-support-for-yuy2-video-format.patch | 28 ++++++++++++++++++
recipes-devtools/qemu/qemu-xilinx_2016.4.bb | 4 ++-
5 files changed, 82 insertions(+), 10 deletions(-)
create mode 100644 recipes-devtools/qemu/files/xilinx-dp-Add-support-for-yuy2-video-format.patch
--
2.7.4
More information about the meta-xilinx
mailing list