Ross Burton recently sent a pull request to oe-core which applies my patch
runqemu: Allow the user to specity no kernel or rootFS
Once this patch is applied this series allows users to boot Xiilnx's QEMU
directly from runqemu.
Ross's branch is avaliable here:
ssh://[email protected]/poky-contrib ross/mut
Some of these patches are based on Nathan's work, so I kept his SOB line.
I hope that's ok.
This patch series is still only partially tested, some more testing is required
before it is applied.
To use Xiilnx's QEMU you must set the following in your local.conf:
XILINX_QEMUBOOT = "1"
Alistair Francis (5):
qemu-xilinx: Apply a display port fix patch
runqemu: Add the morty runqemu script
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 | 34 +-
conf/machine/zcu102-zynqmp.conf | 23 +-
...linx-dp-Add-support-for-yuy2-video-format.patch | 27 +
recipes-devtools/qemu/qemu-xilinx_2016.4.bb | 4 +-
scripts/runqemu | 1037 ++++++++++++++++++++
6 files changed, 1118 insertions(+), 11 deletions(-)
create mode 100644
recipes-devtools/qemu/files/xilinx-dp-Add-support-for-yuy2-video-format.patch
create mode 100755 scripts/runqemu
--
2.7.4
--
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx