aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/qemu
AgeCommit message (Collapse)Author
2010-09-27run-qemu.sh: Add new target mips64 and mips64elKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-07-11run-qemu.sh: Add qemumipsel targetKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-30contrib/qemu/run-qemu.sh: Dont search for hdimage when doing a nfsbootKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-06-09run-qemu.sh: Suppport option to boot into single user shell.Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26run-qemu.sh: Pass libc as a parameter instead of modifying scriptKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16linux-2.6.33: Make 2.6.33 as default kernel for qemux86Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15machine/qemush4: Add new machine for SH4 on qemuKhem Raj
* Make improvements to run-qemu script. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15qemuppc: Add new machine qemuppc running ppc on QEMU.Khem Raj
* Tested with DISTRO=minimal image=minimal-image * Adjust run-qemu.sh to use native-qemu and fix variables needed for powerpc run. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-01contrib: Add scripts to run qemuKhem Raj
* These scripts are tested on ubuntu and should run on debian like systems. * For networking to work it needs ethernet does not work on wireless. Signed-off-by: Khem Raj <raj.khem@gmail.com>