| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | scripts/runqemu: show an error if /dev/net/tun is unusable | Paul Eggleton | 2011-12-15 | 1 | -0/+8 |
* | runqemu: look for *-image* to be more flexible for image names | Saul Wold | 2011-11-29 | 1 | -2/+2 |
* | scripts: use OE_TMPDIR instead of TMPDIR external variable | Paul Eggleton | 2011-09-28 | 1 | -1/+6 |
* | runqemu: improve auto-detection of rootfs filenames | Scott Garman | 2011-09-09 | 1 | -20/+15 |
* | imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIR | Richard Purdie | 2011-09-09 | 1 | -2/+0 |
* | runqemu: standardize ability to specify custom qemu/kenel boot options | Scott Garman | 2011-09-05 | 1 | -14/+18 |
* | scripts/runqemu: disable unfs boot mode for qemuppc | Liming Wang | 2011-08-29 | 1 | -0/+6 |
* | scripts/runqemu: add support to pass bootparams to kernel | Otavio Salvador | 2011-08-23 | 1 | -0/+3 |
* | scripts/runqemu: modify search paths for libgl | Anders Darander | 2011-08-19 | 1 | -1/+1 |
* | scripts/runqemu: Make it run on ubuntu 11.10 | Khem Raj | 2011-08-11 | 1 | -0/+1 |
* | scripts/runqemu: grep for line beginning with TMPDIR | Khem Raj | 2011-08-02 | 1 | -1/+1 |
* | runqemu: report error if TMPDIR cannot be determined | Scott Garman | 2011-07-25 | 1 | -12/+17 |
* | scripts/runqemu: enable btrfs | Nitin A Kamble | 2011-06-30 | 1 | -3/+3 |
* | runqemu: take TMPDIR from bitbake | Anders Darander | 2011-06-14 | 1 | -14/+10 |
* | Further cleanup of various poky references | Richard Purdie | 2011-04-21 | 1 | -3/+3 |
* | Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKI | Richard Purdie | 2011-04-21 | 1 | -4/+4 |
* | POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT | Richard Purdie | 2011-04-21 | 1 | -4/+4 |
* | Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* | Richard Purdie | 2011-04-21 | 1 | -9/+9 |
* | Rename poky-qemu to runqemu | Richard Purdie | 2011-04-21 | 1 | -0/+399 |
* | Merge runqemu features into poky-qemu | Scott Garman | 2010-10-07 | 1 | -218/+0 |
* | scripts/runqemu: Drop broken toolchain symlink code | Richard Purdie | 2010-09-10 | 1 | -8/+0 |
* | runqemu: add poky-image-basic and poky-image-lsb to recognized images | Saul Wold | 2010-09-02 | 1 | -5/+5 |
* | poky-qemu-internal: fix broken call to poky-qemu-ifup | Scott Garman | 2010-08-20 | 1 | -0/+8 |
* | scripts: add qemux86-64 support to the qemu scripts | Joshua Lock | 2010-08-02 | 1 | -6/+21 |
* | poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific ... | Richard Purdie | 2010-07-22 | 1 | -1/+5 |
* | scripts/runqemu: Path fixes | Saul Wold | 2010-07-21 | 1 | -14/+14 |