index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
runqemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
runqemu: support virtio drive type
Patrick Ohly
2017-04-29
1
-6
/
+9
*
runqemu: fix incorrect calls to get variable values
Paul Eggleton
2017-04-19
1
-2
/
+2
*
runqemu: use bindir_native property to run ifup/down scripts
Ed Bartosh
2017-04-13
1
-2
/
+2
*
runqemu: add bindir_native property
Ed Bartosh
2017-04-13
1
-13
/
+24
*
runqemu: get qemu from qemu-helper-native sysroot
Ed Bartosh
2017-04-13
1
-1
/
+12
*
runqemu: use self.rootfs to replace self.nfs_dir
Robert Yang
2017-04-12
1
-15
/
+13
*
runqemu: do not rely on grepping images
Robert Yang
2017-04-12
1
-8
/
+11
*
runqemu: run without arguments
Robert Yang
2017-04-12
1
-2
/
+2
*
runqemu: support env vars explicitly
Robert Yang
2017-04-12
1
-29
/
+42
*
runqemu: use realpath for imgdir
Robert Yang
2017-04-10
1
-2
/
+2
*
runqemu: fix 2 typos
Robert Yang
2017-04-10
1
-2
/
+2
*
runqemu: output network configuration
Ed Bartosh
2017-03-22
1
-1
/
+3
*
runqemu: only boot ramfs when specified
Robert Yang
2017-03-17
1
-1
/
+9
*
runqemu: add -h and --help
Robert Yang
2017-03-16
1
-2
/
+3
*
runqemu: improve when no machine specified
Robert Yang
2017-03-16
1
-0
/
+6
*
runqemu: independent network and rootfs setup
Juro Bystricky
2017-03-16
1
-0
/
+4
*
scripts/runqemu: avoid overridden user input for bootparams
Dmitry Rozhkov
2017-03-04
1
-2
/
+5
*
scripts/runqemu: Add always ttyS1 when no serial options are specified
Aníbal Limón
2017-03-04
1
-0
/
+11
*
runqemu: support UEFI with OVMF firmware
Patrick Ohly
2017-03-01
1
-1
/
+41
*
runqemu: also accept -image suffix for rootfs parameter
Patrick Ohly
2017-03-01
1
-3
/
+3
*
runqemu: fix undefined variable reference in check_arg_path()
Patrick Ohly
2017-03-01
1
-1
/
+1
*
scripts/runqemu: fix a typo
Ming Liu
2017-02-02
1
-1
/
+1
*
runqemu: allow bypassing of network setup
Juro Bystricky
2017-01-31
1
-0
/
+2
*
runqemu: more verbose error message about missing qemuboot.conf
Patrick Ohly
2017-01-26
1
-1
/
+1
*
runqemu: fixes for slirp, network device and hostfwd
Robert Yang
2017-01-23
1
-7
/
+55
*
runqemu: support multiple qemus running when nfs
Robert Yang
2017-01-23
1
-19
/
+38
*
scripts/runqemu: fix checking for <file>.cpio.gz
Robert Yang
2017-01-19
1
-6
/
+16
*
runqemu: Allow the user to specity no kernel or rootFS
Alistair Francis
2017-01-16
1
-1
/
+8
*
runqemu: let command line parameters override defaults
Patrick Ohly
2017-01-05
1
-1
/
+1
*
scripts/runqemu: Allow to use qemu from host.
Mariano Lopez
2016-12-16
1
-0
/
+15
*
runqemu: Split out the base name of QB_DEFAULT_KERNEL
Alistair Francis
2016-11-15
1
-1
/
+4
*
runqemu: add user mode (SLIRP) support to x86 QEMU targets
Todor Minchev
2016-11-06
1
-1
/
+2
*
runqemu: Add little endian variations for MIPS
Zubair Lutfullah Kakakhel
2016-10-01
1
-1
/
+5
*
runqemu: explicitly set image format
Ed Bartosh
2016-09-30
1
-4
/
+7
*
scripts/runqemu: provide better error message on runqemu ifup fail
Stephano Cetola
2016-09-24
1
-0
/
+3
*
scripts/runqemu: Using a cpio* rootfs has no special network
Nathan Rossi
2016-09-23
1
-1
/
+0
*
runqemu: Move virtio RNG to machine configuration
Nathan Rossi
2016-09-23
1
-3
/
+0
*
runqemu: don't fail during check_arg_machine()
Joshua Lock
2016-09-21
1
-1
/
+1
*
runqemu: don't try and invoke bitbake when running in a toolchain env
Joshua Lock
2016-09-21
1
-2
/
+7
*
runqemu: try and guess qemu-system binary when MACHINE isn't set
Joshua Lock
2016-09-21
1
-0
/
+36
*
runqemu: validate paths and attempt to infer unset paths
Joshua Lock
2016-09-21
1
-0
/
+3
*
runqemu: improve finding of rootfs, kernel and dtb
Robert Yang
2016-09-20
1
-31
/
+42
*
runqemu: use OECORE_NATIVE_SYSROOT from sdk
Robert Yang
2016-09-20
1
-4
/
+11
*
runqemu: work even if a *.qemuboot.conf isn't found
Joshua Lock
2016-09-20
1
-1
/
+7
*
runqemu: try symlinks when kernel or rootfs can't be found
Joshua Lock
2016-09-20
1
-3
/
+13
*
runqemu: clarify an INFO message
Joshua Lock
2016-09-20
1
-1
/
+1
*
runqemu: add guidance to resolve issues with missing files
Joshua Lock
2016-09-20
1
-3
/
+16
*
runqemu: acquire_lock() should fail when failed to open the file
Robert Yang
2016-09-20
1
-4
/
+4
*
runqemu: fix a race issue on lockdir
Robert Yang
2016-09-14
1
-1
/
+6
*
scripts/runqemu: Add snapshot support
Richard Purdie
2016-09-09
1
-0
/
+6
[next]