Age | Commit message (Expand) | Author | Files |
2015-03-20 | scripts/runqemu: Allow FSTYPE to be changed from the environment | Richard Purdie | 1 |
2015-03-05 | scripts/runqemu: clarify help text | Bernhard Reutner-Fischer | 1 |
2015-02-21 | machine/qemu: Switch from ext3 to ext4 | Richard Purdie | 1 |
2015-02-14 | runqemu: Add option for BIOS binary filename | Ricardo Neri | 1 |
2014-12-22 | runqemu: add qemuarm64 support. | Kai Kang | 1 |
2014-05-08 | scripts/runqemu: avoid pipe with sed | Matthieu Crapet | 1 |
2014-03-21 | runqemu: Add option for custom BIOS directory | Ricardo Neri | 1 |
2014-02-25 | runqemu: Use readlink instead of realpath | Saul Wold | 1 |
2014-02-20 | runqemu: Ensure ROOTFS path is absolute | Saul Wold | 1 |
2014-02-13 | runqemu: enforce right CPU type for qemux86/x86-64 | Cristian Iorga | 1 |
2014-01-28 | runqemu, runqemu-internal: Allow slirp for NFS and KVM use | Jason Wessel | 1 |
2013-12-20 | runqemu: Allow user to set -vga option with qemuparams | Valentin Popa | 1 |
2013-12-09 | runqemu: remove core-image-* whitelist | Scott Garman | 1 |
2013-09-26 | runqemu: Use correct kvm CPU options for qemux86* with kvm | Richard Purdie | 1 |
2013-09-24 | scripts/runqemu: write temp file into correct location | Paul Eggleton | 1 |
2013-09-12 | bitbake.conf: include machine name in DEPLOY_DIR_IMAGE | Paul Eggleton | 1 |
2013-09-04 | scripts/runqemu: Fix MACHINE regex | Mihai Prica | 1 |
2013-07-09 | scripts/runqemu: Add support for 'qemumicroblaze' machine | Nathan Rossi | 1 |
2013-07-09 | scripts/runqemu: Add support for 'qemuzynq' machine | Nathan Rossi | 1 |
2013-07-09 | lib/oeqa/utils/qemurunner.py: class to handle qemu instance | Radu Moisan | 1 |
2013-05-24 | SLiRP support in runqemu | Andrei Dinu | 1 |
2013-05-12 | scripts/runqemu: add ext4 to the list of extracted extensions | Stefan Stanacar | 1 |
2013-03-20 | runqemu: Improve error handling/exit codes | Richard Purdie | 1 |
2013-02-11 | runqemu: add option to make the VNC server publically available | Ross Burton | 1 |
2013-01-16 | runqemu scripts: add support for booting an ISO image | Chen Qi | 1 |
2012-12-25 | runqemu: change terminal's INTR key in 'serial' mode | Trevor Woerner | 1 |
2012-12-25 | Fix typo in kvm capability detection in runqemu | Björn Stenberg | 1 |
2012-12-14 | runqemu: add support for FSTYPE=vmdk | Trevor Woerner | 1 |
2012-10-03 | qemu: Fixed running QEMU with virtio error reporting | Cristian Iorga | 1 |
2012-09-20 | qemux86: Support for KVM, paravirt and virtio added | Cristian Iorga | 1 |
2012-09-20 | runqemu: show bitbake errors to user | Scott Garman | 1 |
2012-09-14 | runqemu: Explicitly specify MACHINE when calling bitbake | Khem Raj | 1 |
2012-08-25 | runqemu: Move the KVM check after the MACHINE/KERNEL Checks | Saul Wold | 1 |
2012-08-23 | runqemu: Honor KERNEL and ROOTFS settings from environment | Khem Raj | 1 |
2012-08-19 | runqemu: work with yocto-bsp created kernel filenames | Scott Garman | 1 |
2012-08-17 | runqemu: support booting ramfs-based images | Scott Garman | 1 |
2012-07-16 | runqemu: Fix running qemu when build without gl | Khem Raj | 1 |
2012-07-16 | runqemu/mips: adjust runqemu script to support mipsel machine | Dennis Lan | 1 |
2012-07-09 | runqemu: fix support for ext4 rootfs images | Scott Garman | 1 |
2012-07-09 | runqemu: fix usage() help for MACHINE setting | Scott Garman | 1 |
2012-07-02 | runqemu: fix fedora pkg names when run fails | Cristian Ciupitu | 1 |
2012-05-20 | runqemu: Add qemush4 and qemumips64 knowledge | Khem Raj | 1 |
2012-05-15 | runqemu: replace bashism with working shell idiom | Peter Seebach | 1 |
2012-05-06 | runqemu: be sh neutral | Bernhard Reutner-Fischer | 1 |
2012-05-06 | runqemu: minor tweaks | Bernhard Reutner-Fischer | 1 |
2012-05-06 | runqemu: add and use error() | Bernhard Reutner-Fischer | 1 |
2012-05-06 | runqemu: simplify process_filename() | Bernhard Reutner-Fischer | 1 |
2012-05-06 | runqemu: use modern, single-char name of test(1) | Bernhard Reutner-Fischer | 1 |
2012-05-06 | runqemu: Use OE_TMPDIR | Bernhard Reutner-Fischer | 1 |
2012-03-29 | runqemu: set console=ttyS0 when running with nographic option | Scott Garman | 1 |