summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu-internal
Commit message (Expand)AuthorAgeFilesLines
* runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny ...Richard Purdie2015-03-201-0/+5
* runqemu: Specify rootfstype to qemu to avoid QA warningsRichard Purdie2015-02-211-0/+4
* runqemu-internal: get rid of annoying but harmless error messageChen Qi2015-02-031-1/+5
* runqemu-internal: increase memory for qemuarm64Kai Kang2014-12-251-1/+1
* runqemu-internal: Fix qemu networking for qemuarm64Richard Purdie2014-12-231-2/+2
* runqemu: add qemuarm64 support.Kai Kang2014-12-231-0/+26
* runqemu-internal: add "console=ttyS0" to ramfs image kernel parametersChen Qi2014-05-211-1/+1
* runqemu: add ability to skip using an existing tap deviceScott Garman2014-02-171-1/+5
* runqemu: enforce right CPU type for qemux86/x86-64Cristian Iorga2014-02-131-2/+11
* scripts/runqemu-internal: use -cpu core2duo for qemux86-64Stefan Stanacar2014-01-281-3/+4
* runqemu, runqemu-internal: Allow slirp for NFS and KVM useJason Wessel2014-01-281-8/+11
* runqemu: Use the newer unfs3 for serving user space nfsSaul Wold2014-01-281-1/+1
* runqemu: Allow user to set -vga option with qemuparamsValentin Popa2013-12-201-2/+10
* runqemu: set qemuarm memory size back to 128MBLaurentiu Palcu2013-09-221-1/+1
* runqemu: set memory size to 256M for most qemu machinesPaul Eggleton2013-09-021-5/+5
* runqemu-internal: provide more info if a preconfigured tap is usedChen Qi2013-08-301-0/+1
* runqemu-internal: don't bring down preconfigured tap interfaceChen Qi2013-08-301-1/+3
* runqemu-internal: fix to start X correctly in live imagesChen Qi2013-08-161-1/+1
* scripts/runqemu: Add support for 'qemumicroblaze' machineNathan Rossi2013-07-101-0/+13
* scripts/runqemu: Add support for 'qemuzynq' machineNathan Rossi2013-07-101-0/+15
* runqemu: Replaced "stty sane" with saved stty settingsAndrei Dinu2013-05-301-1/+10
* SLiRP support in runqemuAndrei Dinu2013-05-241-125/+147
* runqemu: Replace use of ifconfig with ipKhem Raj2013-05-161-3/+3
* runqemu-internal: support for ext2 and ext4 not only ext3Stefan Stanacar2013-05-121-7/+7
* runqemu-internal: Drop distcc supportRichard Purdie2013-04-161-21/+1
* qemu script: explicitly set 32 bit depth for x86-64Alexandru DAMIAN2013-04-101-1/+1
* qemu script: explicitly set 32 bit depthAlexandru DAMIAN2013-04-031-1/+1
* runqemu-internal: use MACHINE_SUBTYPE variable for qemuarm*Martin Jansa2013-04-031-2/+2
* scripts/runqemu-internal: Fix lock racesRichard Purdie2013-03-201-12/+7
* runqemu: Improve error handling/exit codesRichard Purdie2013-03-201-17/+18
* runqemu scripts: add support for booting an ISO imageChen Qi2013-01-161-0/+7
* runqemu-internal: add 'debugshell' as a default kernel optionChen Qi2013-01-091-1/+1
* runqemu: change terminal's INTR key in 'serial' modeTrevor Woerner2012-12-261-0/+7
* runqemu: add support for FSTYPE=vmdkTrevor Woerner2012-12-171-4/+16
* Disabling audio on when running runqemu qemuarmAndrei Dinu2012-12-141-0/+1
* runqemu: allow multiple unfs instances to run simultaneouslyScott Garman2012-10-041-2/+2
* runqemu-internal: don't append an empty element to PATHScott Garman2012-09-281-1/+5
* runqemu: work with tap device names that end with a colonScott Garman2012-09-241-1/+1
* qemux86-64: Support for KVM, paravirt and virtio addedCristian Iorga2012-09-211-2/+2
* qemux86: Support for KVM, paravirt and virtio addedCristian Iorga2012-09-211-3/+11
* runqemu-internal: New qemu calls it qemu-system-i386 for x86Khem Raj2012-09-101-1/+1
* scripts/runqueue-internal: Drop enable-gl optionRichard Purdie2012-08-201-2/+2
* runqemu: support booting ramfs-based imagesScott Garman2012-08-171-0/+5
* runqemu: Fix running qemu when build without glKhem Raj2012-07-171-0/+17
* runqemu/mips: adjust runqemu script to support mipsel machineDennis Lan2012-07-171-6/+7
* runqemu-internal: qemu fails to run on ext2 imageKang Kai2012-06-251-1/+1
* runqemu: Add qemush4 and qemumips64 knowledgeKhem Raj2012-05-211-3/+32
* runqemu: be sh neutralBernhard Reutner-Fischer2012-05-061-8/+8
* runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -uJason Wessel2012-05-031-2/+3
* runqemu-internal: Add console=tty for qemuppc and NFSSaul Wold2012-04-061-1/+1
OpenPOWER on IntegriCloud