Age | Commit message (Expand) | Author | Files |
2019-02-25 | runqemu: Make QB_MEM easier to set | Robert Yang | 1 |
2019-02-25 | runqemu: Let qemuparams override default settings | Robert Yang | 1 |
2019-01-28 | runqemu: clean up subprocess usage | Ross Burton | 1 |
2019-01-08 | scripts/runqemu: Fix logic error causing failures with MACHINE from the envir... | Richard Purdie | 1 |
2018-12-06 | scripts/runqemu: Improve lockfile handling for python with close_fd=True | Richard Purdie | 1 |
2018-12-06 | scripts/runqemu: Tidy up lock handling code | Richard Purdie | 1 |
2018-12-06 | scripts/runqemu: Replace subprocess.run() for compatibilty | Michael Halstead | 1 |
2018-09-25 | runqemu: fix handling of SIGTERM and the problem of line wrapping | Chen Qi | 1 |
2018-08-15 | runqemu: exit gracefully with an error message if qemu system is not evaluated | Jagadeesh Krishnanjanappa | 1 |
2018-07-26 | logging: use warning instead warn | Chen Qi | 1 |
2018-07-10 | scripts/runqemu: fix qemumips qemumips64 memory detection kernel panic | He Zhe | 1 |
2018-06-18 | runqemu: add SIGTERM handler to make sure things are cleaned up | Chen Qi | 1 |
2018-01-02 | runqemu: Add workaround for APIC hang on pre 4.15 kernels on qemux86 | Richard Purdie | 1 |
2017-12-02 | runqemu: Allow the user to override the device tree option | Alistair Francis | 1 |
2017-12-02 | runqemu: Allow the user to override the Kernel option | Alistair Francis | 1 |
2017-11-29 | runqemu: print command search result when not found | Robert Yang | 1 |
2017-11-21 | runqemu: Also specialcase resolution of '.' to the file's location | Richard Purdie | 1 |
2017-11-21 | runqemu: Improve relative path handling in qemuconf files | Richard Purdie | 1 |
2017-11-21 | runqemu: Ensure we process all tap devices | Richard Purdie | 1 |
2017-11-05 | runqemu: correct rootfs setup to boot an ide hddimg | Thomas Perrot | 1 |
2017-11-05 | runqemu: Add riscv support for qemu machines | Khem Raj | 1 |
2017-08-29 | scripts/runqemu: Don't print error messages about tap file locks | Richard Purdie | 1 |
2017-08-23 | runqemu: Use virtio to mount cdrom drives | Richard Purdie | 1 |
2017-07-30 | image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD types | Tom Rini | 1 |
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 |