Age | Commit message (Expand) | Author | Files |
2017-07-27 | runqemu: chmod 0o777 for lockdir | Robert Yang | 1 |
2017-07-27 | runqemu: validate combos | Robert Yang | 1 |
2017-07-27 | runqemu: check tar.bz2 and .tar.gz | Robert Yang | 1 |
2017-07-27 | runqemu: check qbconfload before running bitbake | Robert Yang | 1 |
2017-07-27 | runqemu: add --debug and --quiet | Robert Yang | 1 |
2017-07-17 | runqemu: check exit code of 'ls -t' | Ed Bartosh | 1 |
2017-07-17 | runqemu: reworked exception handling | Ed Bartosh | 1 |
2017-06-27 | runqemu: drop RPC ports | Robert Yang | 1 |
2017-06-14 | runqemu: change terminal settings for valid tty's | Mikko Ylinen | 1 |
2017-06-03 | scripts: Fix return value checks from subprocess.call()'s | Mikko Rapeli | 1 |
2017-05-29 | runqemu: output qemu-system errors | Ed Bartosh | 1 |
2017-05-16 | runqemu: Automatically add a TFTP directory for slirp boot | Alistair Francis | 1 |
2017-04-28 | runqemu: support virtio drive type | Patrick Ohly | 1 |
2017-04-19 | runqemu: fix incorrect calls to get variable values | Paul Eggleton | 1 |
2017-04-12 | runqemu: use bindir_native property to run ifup/down scripts | Ed Bartosh | 1 |
2017-04-12 | runqemu: add bindir_native property | Ed Bartosh | 1 |
2017-04-12 | runqemu: get qemu from qemu-helper-native sysroot | Ed Bartosh | 1 |
2017-04-11 | runqemu: use self.rootfs to replace self.nfs_dir | Robert Yang | 1 |
2017-04-11 | runqemu: do not rely on grepping images | Robert Yang | 1 |
2017-04-11 | runqemu: run without arguments | Robert Yang | 1 |
2017-04-11 | runqemu: support env vars explicitly | Robert Yang | 1 |
2017-04-07 | runqemu: use realpath for imgdir | Robert Yang | 1 |
2017-04-06 | runqemu: fix 2 typos | Robert Yang | 1 |
2017-03-21 | runqemu: output network configuration | Ed Bartosh | 1 |
2017-03-16 | runqemu: only boot ramfs when specified | Robert Yang | 1 |
2017-03-16 | runqemu: add -h and --help | Robert Yang | 1 |
2017-03-16 | runqemu: improve when no machine specified | Robert Yang | 1 |
2017-03-16 | runqemu: independent network and rootfs setup | Juro Bystricky | 1 |
2017-03-04 | scripts/runqemu: avoid overridden user input for bootparams | Dmitry Rozhkov | 1 |
2017-03-04 | scripts/runqemu: Add always ttyS1 when no serial options are specified | Aníbal Limón | 1 |
2017-02-28 | runqemu: support UEFI with OVMF firmware | Patrick Ohly | 1 |
2017-02-28 | runqemu: also accept -image suffix for rootfs parameter | Patrick Ohly | 1 |
2017-02-28 | runqemu: fix undefined variable reference in check_arg_path() | Patrick Ohly | 1 |
2017-02-02 | scripts/runqemu: fix a typo | Ming Liu | 1 |
2017-01-31 | runqemu: allow bypassing of network setup | Juro Bystricky | 1 |
2017-01-26 | runqemu: more verbose error message about missing qemuboot.conf | Patrick Ohly | 1 |
2017-01-23 | runqemu: fixes for slirp, network device and hostfwd | Robert Yang | 1 |
2017-01-23 | runqemu: support multiple qemus running when nfs | Robert Yang | 1 |
2017-01-19 | scripts/runqemu: fix checking for <file>.cpio.gz | Robert Yang | 1 |
2017-01-16 | runqemu: Allow the user to specity no kernel or rootFS | Alistair Francis | 1 |
2017-01-05 | runqemu: let command line parameters override defaults | Patrick Ohly | 1 |
2016-12-16 | scripts/runqemu: Allow to use qemu from host. | Mariano Lopez | 1 |
2016-11-15 | runqemu: Split out the base name of QB_DEFAULT_KERNEL | Alistair Francis | 1 |
2016-11-06 | runqemu: add user mode (SLIRP) support to x86 QEMU targets | Todor Minchev | 1 |
2016-09-30 | runqemu: Add little endian variations for MIPS | Zubair Lutfullah Kakakhel | 1 |
2016-09-28 | runqemu: explicitly set image format | Ed Bartosh | 1 |
2016-09-23 | scripts/runqemu: provide better error message on runqemu ifup fail | Stephano Cetola | 1 |
2016-09-23 | scripts/runqemu: Using a cpio* rootfs has no special network | Nathan Rossi | 1 |
2016-09-23 | runqemu: Move virtio RNG to machine configuration | Nathan Rossi | 1 |
2016-09-21 | runqemu: don't fail during check_arg_machine() | Joshua Lock | 1 |