index
:
openembedded-core.git
daisy
danny
denzil
dizzy
dora
dylan
fido
jethro
krogoth
master
master-next
master-next-1.9
master-next2
morty
pyro
thud
Mirror of openembedded-core
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meta
/
lib
/
oeqa
/
utils
/
qemurunner.py
Age
Commit message (
Expand
)
Author
Files
2017-03-28
oeqa: allow persistent image writes in runqemu()
Patrick Ohly
1
2017-03-28
oeqa: tolerate interrupted select() while waiting for qemu
Patrick Ohly
1
2017-03-26
qemurunner.py: fix handling of runqemuparams
Chen Qi
1
2017-03-26
oeqa/targetcontrol.py: modify it to test runqemu
Robert Yang
1
2017-03-26
qemurunner: configurable timeout for run_serial()
Patrick Ohly
1
2017-03-21
qemurunner: configure guest networking
Ed Bartosh
1
2017-03-21
qemurunner: get network params from runqemu output
Ed Bartosh
1
2017-03-08
qemurunner.py: ignore decode errors
Ed Bartosh
1
2017-03-08
qemurunner: add runqemuparams argument to commands.runqemu
Ed Bartosh
1
2017-01-19
oeqa/utils/qemurunner.py: Be sure to stop qemu-system
Mariano Lopez
1
2017-01-19
oeqa/utils/qemurunner.py: Add missing sys module
Mariano Lopez
1
2016-09-30
oeqa/utils: Add StreamHandler to logger
Francisco Pedraza
1
2016-09-16
qemurunner: print out the runqemu command
bavery
1
2016-09-09
oeqa: Use snapshot instead of copying the rootfs image
Richard Purdie
1
2016-09-09
qemurunner.py/qemutinyrunner.py: remove runqemu-internal
Robert Yang
1
2016-08-18
testimage: allow using kvm when running qemux86* machines
Bill Randle
1
2016-07-20
utils/qemurunner.py: QemuRunner.start() add support for specify extra kernel ...
Aníbal Limón
1
2016-06-02
qemurunner: Use surrogateescape decoding
Richard Purdie
1
2016-06-02
classes/lib: Complete transition to python3
Richard Purdie
1
2016-06-02
qemurunner: convert data when working with socket
Ed Bartosh
1
2016-06-02
classes/lib: Update to explictly create lists where needed
Richard Purdie
1
2016-06-02
classes/lib: Update to use python3 command pipeline decoding
Richard Purdie
1
2016-05-21
meta: Update to modern exception syntax
Richard Purdie
1
2016-05-16
classes/oeqa: Update for print statements and file() -> open() for python3
uninative-1.0
Richard Purdie
1
2016-02-15
qemurunner: add parameter to method 'start'
Ed Bartosh
1
2015-12-01
oeqa/qemurunner: pass nographic to runqemu if DISPLAY isn't set
Ross Burton
1
2015-11-16
qemurunner: Remove the timeout in run_serial
Mariano Lopez
1
2015-11-16
qemurunner: Enable timestamps on kernel boot-up
Leonardo Sandoval
1
2015-10-24
qemurunner: Show the output of runqemu script
Mariano Lopez
1
2015-10-03
oeqa/utils/qemurunner: Add support for Unicode from qemu
Mariano Lopez
1
2015-09-29
qemurunner: Sanitize output from qemu and qemu pid
Mariano Lopez
1
2015-09-28
qemurunner: Handle qemu start failure correctly
Richard Purdie
1
2015-09-22
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start
Aníbal Limón
1
2015-09-22
oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThread
Aníbal Limón
1
2015-09-12
oeqa: Test failure/cleanup improvements
Richard Purdie
1
2015-09-09
qemurunner: Fix killpg pid usage
Richard Purdie
1
2015-09-09
qemurunner: Ensure runqemu doesn't survive SIGKILL
Richard Purdie
1
2015-09-07
qemurunner: Drop error to a warning to improve user feedback
Richard Purdie
1
2015-09-05
oeqa: Test failure/cleanup improvements
Richard Purdie
1
2015-09-02
qemurunner: Handle lack of data on run serial gracefully
Mariano Lopez
1
2015-09-01
qemurunner: Added host dumps when there are errors
Mariano Lopez
1
2015-08-29
qemurunner: Don't loop on EWOULDBLOCK in logging thread.
Randy Witt
1
2015-08-26
qemurunner: In the logging thread retry on EAGAIN, EWOULDBLOCK
Randy Witt
1
2015-08-25
qemurunner: Shut down logging thread successfully when test fails
Randy Witt
1
2015-08-24
runqemu: Add a tcpserial option
Randy Witt
1
2015-08-24
qemurunner: Use two serial ports and log console with a thread
Randy Witt
1
2015-08-24
qemurunner: Make create_socket() return data and use exceptions
Randy Witt
1
2015-08-24
qemurunner.py: Move some class variables that should only be local
Randy Witt
1
2015-08-16
qemurunner.py: Performance improvements in run_serial
Mariano Lopez
1
2015-08-16
qemurunner.py: Added raw mode in run_serial
Mariano Lopez
1
[next]