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