On 17 January 2017 at 11:18, Alistair Francis <alistair.fran...@xilinx.com> wrote: > 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://g...@git.yoctoproject.org/poky-contrib ross/mut
This patch is now in master of oe-core. :) http://git.openembedded.org/openembedded-core/commit/?id=2cc01c4e46b05b7ffcc8a11e7ebde6c43256c3c3 I sent a few minor comments on the v2 patches. Feel free to send this as a patch set, and you can drop the runqemu script patch since the fix it available in master now. Thanks, Nathan > > 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 meta-xilinx@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-xilinx