summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
Commit message (Expand)AuthorAgeFilesLines
* scripts/runqemu: Add support for 'qemumicroblaze' machineNathan Rossi2013-07-101-1/+4
* scripts/runqemu: Add support for 'qemuzynq' machineNathan Rossi2013-07-101-1/+5
* lib/oeqa/utils/qemurunner.py: class to handle qemu instanceRadu Moisan2013-07-091-1/+1
* SLiRP support in runqemuAndrei Dinu2013-05-241-0/+3
* scripts/runqemu: add ext4 to the list of extracted extensionsStefan Stanacar2013-05-121-1/+2
* runqemu: Improve error handling/exit codesRichard Purdie2013-03-201-0/+1
* runqemu: add option to make the VNC server publically availableRoss Burton2013-02-111-0/+4
* runqemu scripts: add support for booting an ISO imageChen Qi2013-01-161-0/+6
* runqemu: change terminal's INTR key in 'serial' modeTrevor Woerner2012-12-261-0/+2
* Fix typo in kvm capability detection in runqemuBjörn Stenberg2012-12-261-1/+1
* runqemu: add support for FSTYPE=vmdkTrevor Woerner2012-12-171-10/+29
* qemu: Fixed running QEMU with virtio error reportingCristian Iorga2012-10-031-6/+6
* qemux86: Support for KVM, paravirt and virtio addedCristian Iorga2012-09-211-1/+15
* runqemu: show bitbake errors to userScott Garman2012-09-211-2/+10
* runqemu: Explicitly specify MACHINE when calling bitbakeKhem Raj2012-09-141-1/+1
* runqemu: Move the KVM check after the MACHINE/KERNEL ChecksSaul Wold2012-08-251-15/+16
* runqemu: Honor KERNEL and ROOTFS settings from environmentKhem Raj2012-08-231-2/+2
* runqemu: work with yocto-bsp created kernel filenamesScott Garman2012-08-191-1/+1
* runqemu: support booting ramfs-based imagesScott Garman2012-08-171-0/+6
* runqemu: Fix running qemu when build without glKhem Raj2012-07-171-14/+0
* runqemu/mips: adjust runqemu script to support mipsel machineDennis Lan2012-07-171-1/+4
* runqemu: fix support for ext4 rootfs imagesScott Garman2012-07-091-1/+1
* runqemu: fix usage() help for MACHINE settingScott Garman2012-07-091-1/+1
* runqemu: fix fedora pkg names when run failsCristian Ciupitu2012-07-021-1/+1
* runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj2012-05-211-2/+8
* runqemu: replace bashism with working shell idiomPeter Seebach2012-05-151-6/+7
* runqemu: be sh neutralBernhard Reutner-Fischer2012-05-061-5/+8
* runqemu: minor tweaksBernhard Reutner-Fischer2012-05-061-19/+21
* runqemu: add and use error()Bernhard Reutner-Fischer2012-05-061-46/+25
* runqemu: simplify process_filename()Bernhard Reutner-Fischer2012-05-061-22/+25
* runqemu: use modern, single-char name of test(1)Bernhard Reutner-Fischer2012-05-061-23/+23
* runqemu: Use OE_TMPDIRBernhard Reutner-Fischer2012-05-061-16/+11
* runqemu: set console=ttyS0 when running with nographic optionScott Garman2012-03-291-0/+1
* qemu: add fedora pkg names when build failedRobert Yang2012-03-261-1/+2
* qemuppc: replace emulation of qemuppc from prep to mac99Liming Wang2012-01-171-6/+1
* scripts/runqemu: show an error if /dev/net/tun is unusablePaul Eggleton2011-12-151-0/+8
* runqemu: look for *-image* to be more flexible for image namesSaul Wold2011-11-291-2/+2
* scripts: use OE_TMPDIR instead of TMPDIR external variablePaul Eggleton2011-09-281-1/+6
* runqemu: improve auto-detection of rootfs filenamesScott Garman2011-09-091-20/+15
* imagetest-qemu/runqueue: Since we no longer support BUILDDIR, use TMPDIRRichard Purdie2011-09-091-2/+0
* runqemu: standardize ability to specify custom qemu/kenel boot optionsScott Garman2011-09-051-14/+18
* scripts/runqemu: disable unfs boot mode for qemuppcLiming Wang2011-08-291-0/+6
* scripts/runqemu: add support to pass bootparams to kernelOtavio Salvador2011-08-231-0/+3
* scripts/runqemu: modify search paths for libglAnders Darander2011-08-191-1/+1
* scripts/runqemu: Make it run on ubuntu 11.10Khem Raj2011-08-111-0/+1
* scripts/runqemu: grep for line beginning with TMPDIRKhem Raj2011-08-021-1/+1
* runqemu: report error if TMPDIR cannot be determinedScott Garman2011-07-251-12/+17
* scripts/runqemu: enable btrfsNitin A Kamble2011-06-301-3/+3
* runqemu: take TMPDIR from bitbakeAnders Darander2011-06-141-14/+10
* Further cleanup of various poky referencesRichard Purdie2011-04-211-3/+3
OpenPOWER on IntegriCloud