| Commit message (Expand) | Author | Age | Files | Lines |
* | Add extra parameters options for poky-qemu scripts | Liping Ke | 2010-12-16 | 1 | -2/+20 |
* | Make poky-qemu and related scripts work with arbitrary SDK locations | Scott Garman | 2010-12-09 | 1 | -15/+1 |
* | qemumips: re-enable wacom and standard USB UI options | Bruce Ashfield | 2010-11-10 | 1 | -1/+1 |
* | poky-qemu-internal: make the -no-reboot qemu option mandatory | Scott Garman | 2010-10-14 | 1 | -2/+3 |
* | poky-qemu: miscellaneous bugfixes | Scott Garman | 2010-10-14 | 1 | -1/+4 |
* | poky-qemu-internal: enforce a 128M memory limit for qemuarm | Scott Garman | 2010-10-12 | 1 | -1/+19 |
* | poky-qemu-internal: implement file locking in bash | Scott Garman | 2010-10-08 | 1 | -30/+53 |
* | Merge runqemu features into poky-qemu | Scott Garman | 2010-10-07 | 1 | -13/+13 |
* | Allow running of multiple QEMU nfs instances | Scott Garman | 2010-10-07 | 1 | -13/+18 |
* | poky-gen-tapdevs: script to create a 'bank' of tap interfaces | Scott Garman | 2010-10-07 | 1 | -0/+11 |
* | poky-qemu-internal: use lockfile-progs for network interface locking | Scott Garman | 2010-10-07 | 1 | -5/+20 |
* | poky-qemu: integrate userspace nfsroot support | Scott Garman | 2010-10-07 | 1 | -136/+117 |
* | qemumips: override default UI options. | Richard Griffiths | 2010-10-04 | 1 | -1/+1 |
* | poky-qemu-internal: only check mmap_min_addr when running arm images | Joshua Lock | 2010-10-01 | 1 | -6/+6 |
* | Revert "Drop vm_mmap_min_addr checks from scripts and sanity class" | Joshua Lock | 2010-09-29 | 1 | -0/+7 |
* | poky-qemu-internal: Add userspace nfs support for mips and ppc | Dongxiao Xu | 2010-09-27 | 1 | -0/+18 |
* | poky-qemu-internal: fix locking of tap lockfile | Saul Wold | 2010-09-17 | 1 | -5/+9 |
* | scrtips/poky-qemu: Fix network interface device numbering | Richard Purdie | 2010-09-10 | 1 | -1/+4 |
* | poky-qemu-internal: Fix ifdown script to use the correct variable | Richard Purdie | 2010-09-10 | 1 | -1/+1 |
* | scripts: use the exported POKY_NATIVE_SYSROOT variable | Joshua Lock | 2010-09-07 | 1 | -2/+2 |
* | poky-qemu-internal: fix the echo of KERNCMDLINE | Dexuan Cui | 2010-08-20 | 1 | -1/+1 |
* | poky-qemu-internal: fix broken call to poky-qemu-ifup | Scott Garman | 2010-08-20 | 1 | -2/+7 |
* | poky-qemu-internal: fixes for userspace NFS booting | Scott Garman | 2010-08-20 | 1 | -14/+27 |
* | poky-qemu-internal: Support use of a preconfigured tap device | Jeff Dike | 2010-08-20 | 1 | -4/+28 |
* | poky-qemu-internal: Support NFS boots better | Jeff Dike | 2010-08-20 | 1 | -10/+14 |
* | qemu: Use a TAP device instead of slirp for networking | Jeff Dike | 2010-08-20 | 1 | -3/+12 |
* | scripts: add qemux86-64 support to the qemu scripts | Joshua Lock | 2010-08-02 | 1 | -3/+32 |
* | poky-qemu-internal: Use 128MB memory for qemumips/qemuppc | Richard Purdie | 2010-07-15 | 1 | -1/+7 |
* | qemu-scripts: Add support for mips and powerpc machines, update qemuarm | Bruce Ashfield | 2010-07-15 | 1 | -1/+28 |
* | Fixes for Qemu to use VGA and Touch Screen | Saul Wold | 2010-06-07 | 1 | -4/+7 |
* | Drop vm_mmap_min_addr checks from scripts and sanity class | Joshua Lock | 2010-05-28 | 1 | -7/+0 |
* | poky-qemu-internal Add -show-cursor to qemux86 | Nitin A Kamble | 2010-05-14 | 1 | -2/+2 |
* | scripts/poky-qemu-internal: Make sure qemuarm cursor is visible | Richard Purdie | 2009-11-26 | 1 | -3/+3 |
* | scripts: Update qemux86 to use the vmmouse driver, not wacom and find moblin ... | Richard Purdie | 2009-06-10 | 1 | -2/+2 |
* | scripts/poky-qemu-internal: Add support for GL passthrough in qemux86 images | Richard Purdie | 2009-01-21 | 1 | -2/+2 |
* | scripts: Update qemu scripts with changes in recent qemu calling conventions ... | Richard Purdie | 2009-01-05 | 1 | -4/+4 |
* | scripts/poky-qemu-internal: Add usb commandline to nfs mounted images | Richard Purdie | 2008-12-15 | 1 | -2/+2 |
* | scripts/poky-qemu-internal: Fix networking on qemuarm ext2 images | Richard Purdie | 2008-07-24 | 1 | -1/+1 |
* | poky-qemu-internal: added support for qemuarmv6/7 | Marcin Juszkiewicz | 2008-07-22 | 1 | -1/+9 |
* | scripts/poky-qemu-internal: Check /proc/sys/vm/mmap_min_addr value and error ... | Richard Purdie | 2008-05-06 | 1 | -0/+7 |
* | poky-qemu-internal: give 128M for qemux86 - otherwise generating of locales f... | Marcin Juszkiewicz | 2008-05-05 | 1 | -1/+9 |
* | scripts/poky-qemu-internal: Enable n800 networking | Richard Purdie | 2008-04-24 | 1 | -3/+6 |
* | Allow user-specified options to be passed to qemu via poky-qemu | Ross Burton | 2008-04-24 | 1 | -2/+2 |
* | scripts/poky-qemu: Add support for the nokia800-maemo machine | Richard Purdie | 2008-04-23 | 1 | -12/+26 |
* | scripts: Add support for nokia800 to runqemu | Richard Purdie | 2008-04-10 | 1 | -5/+32 |
* | scripts: Mark qemu scripts as bash specific to avoid dash problems and error ... | Richard Purdie | 2008-02-22 | 1 | -11/+22 |
* | scripts/poky-qemu-internal: Fix no-reboot option handling for qemuarm | Richard Purdie | 2008-02-06 | 1 | -1/+1 |
* | scripts/poky-qemu-internal: Fix PATH usage to find qemu binary | Richard Purdie | 2008-02-04 | 1 | -6/+8 |
* | scripts: Fix sdk compiler location handling | Richard Purdie | 2008-01-31 | 1 | -3/+14 |
* | scripts: Always try to start distccd, improve distccd cleanup, add SDK direct... | Richard Purdie | 2008-01-31 | 1 | -2/+27 |