Age | Commit message (Expand) | Author | Files |
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 |
2012-03-26 | qemu: add fedora pkg names when build failed | Robert Yang | 1 |
2012-01-17 | qemuppc: replace emulation of qemuppc from prep to mac99 | Liming Wang | 1 |
2011-12-15 | scripts/runqemu: show an error if /dev/net/tun is unusable | Paul Eggleton | 1 |
2011-11-29 | runqemu: look for *-image* to be more flexible for image names | Saul Wold | 1 |
2011-09-28 | scripts: use OE_TMPDIR instead of TMPDIR external variable | Paul Eggleton | 1 |
2011-09-09 | runqemu: improve auto-detection of rootfs filenames | Scott Garman | 1 |
2011-09-09 | imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIR | Richard Purdie | 1 |
2011-09-05 | runqemu: standardize ability to specify custom qemu/kenel boot options | Scott Garman | 1 |
2011-08-26 | scripts/runqemu: disable unfs boot mode for qemuppc | Liming Wang | 1 |
2011-08-23 | scripts/runqemu: add support to pass bootparams to kernel | Otavio Salvador | 1 |
2011-08-19 | scripts/runqemu: modify search paths for libgl | Anders Darander | 1 |
2011-08-11 | scripts/runqemu: Make it run on ubuntu 11.10 | Khem Raj | 1 |
2011-08-02 | scripts/runqemu: grep for line beginning with TMPDIR | Khem Raj | 1 |
2011-07-25 | runqemu: report error if TMPDIR cannot be determined | Scott Garman | 1 |
2011-06-30 | scripts/runqemu: enable btrfs | Nitin A Kamble | 1 |
2011-06-14 | runqemu: take TMPDIR from bitbake | Anders Darander | 1 |
2011-04-21 | Further cleanup of various poky references | Richard Purdie | 1 |
2011-04-20 | Replace POKY_KVM_WIKI -> YOCTO_KVM_WIKI | Richard Purdie | 1 |
2011-04-20 | POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT | Richard Purdie | 1 |
2011-04-20 | Rename poky-image-* -> core-image-* and task-poky-* -> task-core-* | Richard Purdie | 1 |
2011-04-20 | Rename poky-qemu to runqemu | Richard Purdie | 1 |
2010-10-07 | Merge runqemu features into poky-qemu | Scott Garman | 1 |
2010-09-10 | scripts/runqemu: Drop broken toolchain symlink code | Richard Purdie | 1 |
2010-09-02 | runqemu: add poky-image-basic and poky-image-lsb to recognized images | Saul Wold | 1 |
2010-08-20 | poky-qemu-internal: fix broken call to poky-qemu-ifup | Scott Garman | 1 |
2010-08-02 | scripts: add qemux86-64 support to the qemu scripts | Joshua Lock | 1 |
2010-07-22 | poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific ... | Richard Purdie | 1 |
2010-07-21 | scripts/runqemu: Path fixes | Saul Wold | 1 |
2010-07-21 | Enable build dir outside of the poky directory | Joshua Lock | 1 |
2010-07-19 | qemu/mips: arrange for vmlinux to be bootable | Bruce Ashfield | 1 |
2010-07-15 | qemu-scripts: Add support for mips and powerpc machines, update qemuarm | Bruce Ashfield | 1 |
2010-06-09 | scripts: Fix setting up links to cc and gcc in runqemu | Joshua Lock | 1 |
2010-04-28 | Fix references to CROSS_DIR now that it has been removed | Joshua Lock | 1 |
2010-01-14 | scripts/runqemu: Fix some typos | Joshua Lock | 1 |
2009-11-25 | runqemu: staging -> sysroots | Richard Purdie | 1 |
2009-06-10 | scripts: Update qemux86 to use the vmmouse driver, not wacom and find moblin ... | Richard Purdie | 1 |
2009-01-21 | scripts/runqemu: Factor image location code into a shell function | Richard Purdie | 1 |
2009-01-05 | scripts: Update qemu scripts with changes in recent qemu calling conventions ... | Richard Purdie | 1 |
2008-04-24 | Fix runqemu to handle clearing args | Ross Burton | 1 |
2008-04-10 | scripts: Add support for nokia800 to runqemu | Richard Purdie | 1 |
2008-02-22 | scripts: Mark qemu scripts as bash specific to avoid dash problems and error ... | Richard Purdie | 1 |