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
/
meta
/
lib
/
oeqa
/
utils
/
qemurunner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qemurunner.py: refactor searching for QEMU PID
Juro Bystricky
2017-09-11
1
-167
/
+136
*
oeqa/qemurunner: Improve logging
Richard Purdie
2017-09-11
1
-45
/
+45
*
qemurunner: Tweak qemu pid starting timeout code
Richard Purdie
2017-08-30
1
-4
/
+8
*
QemuRunner: avoid tainting os.environ
Patrick Ohly
2017-05-18
1
-7
/
+8
*
oeqa: allow persistent image writes in runqemu()
Patrick Ohly
2017-03-28
1
-2
/
+2
*
oeqa: tolerate interrupted select() while waiting for qemu
Patrick Ohly
2017-03-28
1
-2
/
+8
*
qemurunner.py: fix handling of runqemuparams
Chen Qi
2017-03-27
1
-3
/
+3
*
oeqa/targetcontrol.py: modify it to test runqemu
Robert Yang
2017-03-27
1
-11
/
+17
*
qemurunner: configurable timeout for run_serial()
Patrick Ohly
2017-03-27
1
-7
/
+10
*
qemurunner: configure guest networking
Ed Bartosh
2017-03-22
1
-0
/
+13
*
qemurunner: get network params from runqemu output
Ed Bartosh
2017-03-22
1
-14
/
+22
*
qemurunner.py: ignore decode errors
Ed Bartosh
2017-03-08
1
-1
/
+1
*
qemurunner: add runqemuparams argument to commands.runqemu
Ed Bartosh
2017-03-08
1
-2
/
+2
*
oeqa/utils/qemurunner.py: Be sure to stop qemu-system
Mariano Lopez
2017-01-19
1
-0
/
+9
*
oeqa/utils/qemurunner.py: Add missing sys module
Mariano Lopez
2017-01-19
1
-0
/
+1
*
oeqa/utils: Add StreamHandler to logger
Francisco Pedraza
2016-10-01
1
-0
/
+1
*
qemurunner: print out the runqemu command
bavery
2016-09-16
1
-3
/
+5
*
oeqa: Use snapshot instead of copying the rootfs image
Richard Purdie
2016-09-09
1
-1
/
+1
*
qemurunner.py/qemutinyrunner.py: remove runqemu-internal
Robert Yang
2016-09-09
1
-1
/
+1
*
testimage: allow using kvm when running qemux86* machines
Bill Randle
2016-08-18
1
-2
/
+9
*
utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...
Aníbal Limón
2016-07-20
1
-2
/
+6
*
qemurunner: Use surrogateescape decoding
Richard Purdie
2016-06-02
1
-1
/
+1
*
classes/lib: Complete transition to python3
Richard Purdie
2016-06-02
1
-10
/
+12
*
qemurunner: convert data when working with socket
Ed Bartosh
2016-06-02
1
-2
/
+2
*
classes/lib: Update to explictly create lists where needed
Richard Purdie
2016-06-02
1
-1
/
+1
*
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
2016-06-02
1
-10
/
+16
*
meta: Update to modern exception syntax
Richard Purdie
2016-05-21
1
-2
/
+2
*
classes/oeqa: Update for print statements and file() -> open() for python3
uninative-1.0
Richard Purdie
2016-05-16
1
-1
/
+1
*
qemurunner: add parameter to method 'start'
Ed Bartosh
2016-02-15
1
-22
/
+23
*
oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't set
Ross Burton
2015-12-01
1
-6
/
+6
*
qemurunner: Remove the timeout in run_serial
Mariano Lopez
2015-11-16
1
-8
/
+10
*
qemurunner: Enable timestamps on kernel boot-up
Leonardo Sandoval
2015-11-16
1
-1
/
+1
*
qemurunner: Show the output of runqemu script
Mariano Lopez
2015-10-27
1
-0
/
+1
*
oeqa/utils/qemurunner: Add support for Unicode from qemu
Mariano Lopez
2015-10-07
1
-4
/
+11
*
qemurunner: Sanitize output from qemu and qemu pid
Mariano Lopez
2015-10-01
1
-0
/
+7
*
qemurunner: Handle qemu start failure correctly
Richard Purdie
2015-09-28
1
-2
/
+2
*
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start
Aníbal Limón
2015-09-23
1
-1
/
+0
*
oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
Aníbal Limón
2015-09-23
1
-3
/
+3
*
oeqa: Test failure/cleanup improvements
Richard Purdie
2015-09-12
1
-0
/
+1
*
qemurunner: Fix killpg pid usage
Richard Purdie
2015-09-09
1
-2
/
+2
*
qemurunner: Ensure runqemu doesn't survive SIGKILL
Richard Purdie
2015-09-09
1
-0
/
+27
*
qemurunner: Drop error to a warning to improve user feedback
Richard Purdie
2015-09-09
1
-1
/
+1
*
oeqa: Test failure/cleanup improvements
Richard Purdie
2015-09-06
1
-10
/
+25
*
qemurunner: Handle lack of data on run serial gracefully
Mariano Lopez
2015-09-03
1
-9
/
+12
*
qemurunner: Added host dumps when there are errors
Mariano Lopez
2015-09-03
1
-1
/
+14
*
qemurunner: Don't loop on EWOULDBLOCK in logging thread.
Randy Witt
2015-08-29
1
-14
/
+14
*
qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK
Randy Witt
2015-08-26
1
-4
/
+25
*
qemurunner: Shut down logging thread successfully when test fails
Randy Witt
2015-08-25
1
-1
/
+2
*
runqemu: Add a tcpserial option
Randy Witt
2015-08-24
1
-2
/
+2
*
qemurunner: Use two serial ports and log console with a thread
Randy Witt
2015-08-24
1
-2
/
+126
[next]