| Commit message (Expand) | Author | Age | Files | Lines |
* | runqemu: add ability to skip using an existing tap device | Scott Garman | 2014-02-17 | 1 | -1/+5 |
* | runqemu: enforce right CPU type for qemux86/x86-64 | Cristian Iorga | 2014-02-13 | 1 | -2/+11 |
* | scripts/runqemu-internal: use -cpu core2duo for qemux86-64 | Stefan Stanacar | 2014-01-28 | 1 | -3/+4 |
* | runqemu, runqemu-internal: Allow slirp for NFS and KVM use | Jason Wessel | 2014-01-28 | 1 | -8/+11 |
* | runqemu: Use the newer unfs3 for serving user space nfs | Saul Wold | 2014-01-28 | 1 | -1/+1 |
* | runqemu: Allow user to set -vga option with qemuparams | Valentin Popa | 2013-12-20 | 1 | -2/+10 |
* | runqemu: set qemuarm memory size back to 128MB | Laurentiu Palcu | 2013-09-22 | 1 | -1/+1 |
* | runqemu: set memory size to 256M for most qemu machines | Paul Eggleton | 2013-09-02 | 1 | -5/+5 |
* | runqemu-internal: provide more info if a preconfigured tap is used | Chen Qi | 2013-08-30 | 1 | -0/+1 |
* | runqemu-internal: don't bring down preconfigured tap interface | Chen Qi | 2013-08-30 | 1 | -1/+3 |
* | runqemu-internal: fix to start X correctly in live images | Chen Qi | 2013-08-16 | 1 | -1/+1 |
* | scripts/runqemu: Add support for 'qemumicroblaze' machine | Nathan Rossi | 2013-07-10 | 1 | -0/+13 |
* | scripts/runqemu: Add support for 'qemuzynq' machine | Nathan Rossi | 2013-07-10 | 1 | -0/+15 |
* | runqemu: Replaced "stty sane" with saved stty settings | Andrei Dinu | 2013-05-30 | 1 | -1/+10 |
* | SLiRP support in runqemu | Andrei Dinu | 2013-05-24 | 1 | -125/+147 |
* | runqemu: Replace use of ifconfig with ip | Khem Raj | 2013-05-16 | 1 | -3/+3 |
* | runqemu-internal: support for ext2 and ext4 not only ext3 | Stefan Stanacar | 2013-05-12 | 1 | -7/+7 |
* | runqemu-internal: Drop distcc support | Richard Purdie | 2013-04-16 | 1 | -21/+1 |
* | qemu script: explicitly set 32 bit depth for x86-64 | Alexandru DAMIAN | 2013-04-10 | 1 | -1/+1 |
* | qemu script: explicitly set 32 bit depth | Alexandru DAMIAN | 2013-04-03 | 1 | -1/+1 |
* | runqemu-internal: use MACHINE_SUBTYPE variable for qemuarm* | Martin Jansa | 2013-04-03 | 1 | -2/+2 |
* | scripts/runqemu-internal: Fix lock races | Richard Purdie | 2013-03-20 | 1 | -12/+7 |
* | runqemu: Improve error handling/exit codes | Richard Purdie | 2013-03-20 | 1 | -17/+18 |
* | runqemu scripts: add support for booting an ISO image | Chen Qi | 2013-01-16 | 1 | -0/+7 |
* | runqemu-internal: add 'debugshell' as a default kernel option | Chen Qi | 2013-01-09 | 1 | -1/+1 |
* | runqemu: change terminal's INTR key in 'serial' mode | Trevor Woerner | 2012-12-26 | 1 | -0/+7 |
* | runqemu: add support for FSTYPE=vmdk | Trevor Woerner | 2012-12-17 | 1 | -4/+16 |
* | Disabling audio on when running runqemu qemuarm | Andrei Dinu | 2012-12-14 | 1 | -0/+1 |
* | runqemu: allow multiple unfs instances to run simultaneously | Scott Garman | 2012-10-04 | 1 | -2/+2 |
* | runqemu-internal: don't append an empty element to PATH | Scott Garman | 2012-09-28 | 1 | -1/+5 |
* | runqemu: work with tap device names that end with a colon | Scott Garman | 2012-09-24 | 1 | -1/+1 |
* | qemux86-64: Support for KVM, paravirt and virtio added | Cristian Iorga | 2012-09-21 | 1 | -2/+2 |
* | qemux86: Support for KVM, paravirt and virtio added | Cristian Iorga | 2012-09-21 | 1 | -3/+11 |
* | runqemu-internal: New qemu calls it qemu-system-i386 for x86 | Khem Raj | 2012-09-10 | 1 | -1/+1 |
* | scripts/runqueue-internal: Drop enable-gl option | Richard Purdie | 2012-08-20 | 1 | -2/+2 |
* | runqemu: support booting ramfs-based images | Scott Garman | 2012-08-17 | 1 | -0/+5 |
* | runqemu: Fix running qemu when build without gl | Khem Raj | 2012-07-17 | 1 | -0/+17 |
* | runqemu/mips: adjust runqemu script to support mipsel machine | Dennis Lan | 2012-07-17 | 1 | -6/+7 |
* | runqemu-internal: qemu fails to run on ext2 image | Kang Kai | 2012-06-25 | 1 | -1/+1 |
* | runqemu: Add qemush4 and qemumips64 knowledge | Khem Raj | 2012-05-21 | 1 | -3/+32 |
* | runqemu: be sh neutral | Bernhard Reutner-Fischer | 2012-05-06 | 1 | -8/+8 |
* | runqemu: Fix TAP='TUNSETGROUP: Invalid argument' by falling back to tunctl -u | Jason Wessel | 2012-05-03 | 1 | -2/+3 |
* | runqemu-internal: Add console=tty for qemuppc and NFS | Saul Wold | 2012-04-06 | 1 | -1/+1 |
* | qemugl: Fix GL apps failure on Ubuntu 11 host with nVidia GLX driver | Zhai Edwin | 2012-04-02 | 1 | -3/+8 |
* | runqemu-internal: qemuarm can handle 256M | Khem Raj | 2012-02-08 | 1 | -6/+7 |
* | linux-yocto/qemuppc: fix console and ethernet | Bruce Ashfield | 2012-01-24 | 1 | -1/+1 |
* | runqemu: Fix the wrong path of libGL.so in 64b Ubuntu 11.10 | Zhai Edwin | 2012-01-17 | 1 | -1/+10 |
* | qemuppc: replace emulation of qemuppc from prep to mac99 | Liming Wang | 2012-01-17 | 1 | -8/+8 |
* | Allow user mode NFS server to run without rpcbind / portmap | Jason Wessel | 2011-10-10 | 1 | -11/+5 |
* | runqemu-internal: Hide some harmless warning messages | Richard Purdie | 2011-09-09 | 1 | -2/+6 |