Age | Commit message (Expand) | Author | Files |
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 |
2016-09-21 | runqemu: don't try and invoke bitbake when running in a toolchain env | Joshua Lock | 1 |
2016-09-21 | runqemu: try and guess qemu-system binary when MACHINE isn't set | Joshua Lock | 1 |
2016-09-21 | runqemu: validate paths and attempt to infer unset paths | Joshua Lock | 1 |
2016-09-20 | runqemu: improve finding of rootfs, kernel and dtb | Robert Yang | 1 |
2016-09-19 | runqemu: use OECORE_NATIVE_SYSROOT from sdk | Robert Yang | 1 |
2016-09-19 | runqemu: work even if a *.qemuboot.conf isn't found | Joshua Lock | 1 |
2016-09-19 | runqemu: try symlinks when kernel or rootfs can't be found | Joshua Lock | 1 |
2016-09-19 | runqemu: clarify an INFO message | Joshua Lock | 1 |
2016-09-19 | runqemu: add guidance to resolve issues with missing files | Joshua Lock | 1 |
2016-09-19 | runqemu: acquire_lock() should fail when failed to open the file | Robert Yang | 1 |
2016-09-14 | runqemu: fix a race issue on lockdir | Robert Yang | 1 |
2016-09-09 | scripts/runqemu: Add snapshot support | Richard Purdie | 1 |
2016-09-09 | runqemu: Enable virtio RNG for all platforms | Richard Purdie | 1 |
2016-09-09 | runqemu: Update to modern prefrerred net syntax | Richard Purdie | 1 |