[lnt] Expose ability to run under qemu

Daniel Sanders Daniel.Sanders at imgtec.com
Wed Mar 5 08:14:23 PST 2014


Adds a --qemu-user-mode=VALUE option that sets USER_EMULATION_MODE to '1' and RUNUNDER to the given value. It also records the use of qemu in report.json.

If qemu's default options and environment are sufficient then the option value should be a qemu binary. If you need special options or environment variables, then the option value should be a rununder script. In future, there will hopefully be a way to generate a trivial rununder script to add options such as '-cpu foo'.

Daniel Sanders
Leading Software Design Engineer, MIPS Processor IP
Imagination Technologies Limited
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140305/45677ed1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lnt-Expose-ability-to-run-under-qemu.patch
Type: application/octet-stream
Size: 2410 bytes
Desc: 0001-lnt-Expose-ability-to-run-under-qemu.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140305/45677ed1/attachment.obj>


More information about the llvm-commits mailing list