Lines Matching refs:qemu
1 BPN = "qemu"
5 require qemu-native.inc
7 # As some of the files installed by qemu-native and qemu-system-native
8 # are the same, we depend on qemu-native to get the full installation set
10 DEPENDS = "glib-2.0-native zlib-native pixman-native qemu-native bison-native meson-native ninja-na…
22 install -Dm 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu
24 # The following is also installed by qemu-native
25 rm -f ${D}${datadir}/qemu/trace-events-all
26 rm -rf ${D}${datadir}/qemu/keymaps
28 rm -rf ${D}${includedir}/qemu-plugin.h
31 install -D ${S}/python/qemu/qmp/__init__.py ${D}${libdir}/qemu-python/qmp.py