[meta-xilinx] [PATCH V5 0/3] Add support for Xilinx's QEMU

Alistair Francis alistair.francis at xilinx.com
Mon Oct 3 10:46:48 PDT 2016


This patch series adds support to build Xilinx's QEMU and device trees
which allows users to use the Xilinx fork of QEMU which has much better
support for Xilinx products.

This patch series is missing support for the run script, I'll start working
on that now.

This series has been rebased on Nathan's next-wip-v2 branch.

Alistair Francis (3):
  qemu: Build Xilinx's QEMU
  qemu-devicetrees: Build the Xilinx QEMU device trees
  zynqmp: Update the machines to take advantage of Xilinx's QEMU

 conf/machine/ep108-zynqmp.conf                  |  4 ++
 conf/machine/zcu102-zynqmp.conf                 |  4 ++
 recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb | 33 +++++++++++++++
 recipes-devtools/qemu/qemu-xilinx_2.2.5.bb      | 54 +++++++++++++++++++++++++
 4 files changed, 95 insertions(+)
 create mode 100644 recipes-devtools/qemu/qemu-devicetrees_2.2.5.bb
 create mode 100644 recipes-devtools/qemu/qemu-xilinx_2.2.5.bb

-- 
2.7.4




More information about the meta-xilinx mailing list