[meta-xilinx] [RFC v1 0/4] Add support for running Xilinx's QEMU
    Alistair Francis 
    alistair.francis at xilinx.com
       
    Fri Jan 13 16:32:36 PST 2017
    
    
  
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://git@git.yoctoproject.org/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 only partially tested, I just waned to send out an RFC
ahead of doing too much work.
Alistair Francis (4):
  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 |   35 +-
 conf/machine/zcu102-zynqmp.conf              |   19 +-
 scripts/runqemu                              | 1037 ++++++++++++++++++++++++++
 4 files changed, 1085 insertions(+), 10 deletions(-)
 create mode 100755 scripts/runqemu
-- 
2.7.4
    
    
More information about the meta-xilinx
mailing list