summaryrefslogtreecommitdiffstats
path: root/scripts/runqemu-internal
Commit message (Expand)AuthorAgeFilesLines
* runqemu: refactor it and remove machine knowledgeRobert Yang2016-09-091-739/+0
* runqemu: qemuzynqmp: Add Linux boot supportAlistair Francis2016-08-101-1/+1
* runqemu: Avoid duplicating custom QEMU options for AArch64Otavio Salvador2016-07-081-1/+1
* runqemu-internal: Update the qemuzynq boot optionsAlistair Francis2016-06-121-1/+2
* runqemu: Add suport for qemuzynqmpAlistair Francis2016-06-121-0/+21
* runqemu-internal: split the code into functionsRobert Yang2016-03-251-91/+89
* runqemu-internal: cleanup unsed codeRobert Yang2016-03-251-40/+1
* runqemu: simplify checking for iso and ramfsRobert Yang2016-03-251-2/+2
* runqemu: simplify the checking for vm imagesRobert Yang2016-03-251-5/+5
* runqemu: fix ROOTFS for vmdkRobert Yang2016-03-251-8/+21
* linux-yocto: Work around PAT issue on qemux86Richard Purdie2016-02-151-1/+1
* runqemu: don't set KERNEL for wic imagesEd Bartosh2016-02-151-1/+1
* runqemu: add support for wic imagesEd Bartosh2016-02-151-8/+8
* scripts/runqemu-internal: Work around qemux86 PAT bugs in linux 4.4.1Richard Purdie2016-02-121-1/+1
* runqemu-internal: Replace wacom-tablet with tablet for usbdeviceKhem Raj2015-12-011-2/+2
* runqemu-internal: Enable support for use virtio devices.Aníbal Limón2015-10-271-42/+17
* runqemu: Enable support for kvm without vhost in x86 and x86_64Aníbal Limón2015-10-271-1/+5
* runqemu-internal: qemuarm enable usage of virtio devicesAníbal Limón2015-10-011-2/+12
* runqemu-internal: Make sure two serial ports always existRandy Witt2015-10-011-0/+32
* runqemu-internal: For qemumicroblaze use the QEMU provided device treeNathan Rossi2015-09-231-2/+2
* runqemu-internal: Fix qemu networking for qemuzynq an qemumicroblazeNathan Rossi2015-09-231-4/+4
* runqemu: support full-disk imagesPatrick Ohly2015-09-061-5/+5
* runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUMAníbal Limón2015-08-301-1/+1
* runqemu-internal: Make sure tcpserial is always lastRandy Witt2015-08-291-2/+2
* runqemu: Add a tcpserial optionRandy Witt2015-08-241-0/+8
* runqemu: Handle device names like tapX@NONERichard Purdie2015-08-091-1/+1
* runqemu: Add error handling for unexpected tap devicesRichard Purdie2015-08-091-0/+8
* runqemu-internal: add temporary disk interface to qemuarm64Cristian Iorga2015-07-161-1/+1
* runqemu-internal: correctly set format for root FS as rawCristian Iorga2015-07-021-6/+6
* runqemu-internal: set mutual exclusiveness for serial and nographic optionsJagadeesh Krishnanjanappa2015-06-231-4/+5
* runqemu-script: define console for qemuarm NFS bootingJagadeesh Krishnanjanappa2015-06-231-1/+1
* runqemu-internal: add support to boot arm64 qemu target via NFSJagadeesh Krishnanjanappa2015-06-231-0/+9
* runqemu-internal: correctly set format for root FS as rawCristian Iorga2015-05-071-2/+2
* 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