summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu
Commit message (Expand)AuthorAgeFilesLines
* scripts/runqemu: avoid pipe with sedMatthieu Crapet2014-05-081-2/+2
* runqemu: Add option for custom BIOS directoryRicardo Neri2014-03-211-0/+19
* runqemu: Use readlink instead of realpathSaul Wold2014-02-251-1/+1
* runqemu: Ensure ROOTFS path is absoluteSaul Wold2014-02-211-1/+3
* runqemu: enforce right CPU type for qemux86/x86-64Cristian Iorga2014-02-131-6/+3
* runqemu, runqemu-internal: Allow slirp for NFS and KVM useJason Wessel2014-01-281-4/+6
* runqemu: Allow user to set -vga option with qemuparamsValentin Popa2013-12-201-0/+1
* runqemu: remove core-image-* whitelistScott Garman2013-12-091-12/+5
* runqemu: Use correct kvm CPU options for qemux86* with kvmRichard Purdie2013-09-261-1/+5
* scripts/runqemu: write temp file into correct locationPaul Eggleton2013-09-241-1/+1
* bitbake.conf: include machine name in DEPLOY_DIR_IMAGEPaul Eggleton2013-09-141-17/+39
* scripts/runqemu: Fix MACHINE regexMihai Prica2013-09-041-2/+2
* 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
OpenPOWER on IntegriCloud