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
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
2015-08-16
qemurunner.py: Added login to start method
Mariano Lopez
1
2015-08-16
qemurunner.py: Add method run_serial
Mariano Lopez
1
2015-08-09
oeqa/qemurunner: Improve runqemu log output debug
Richard Purdie
1
2015-08-09
qemurunner: Improves checking for server and target IPs on qemus parameters
Alejandro Hernandez
1
2015-07-27
oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...
Richard Purdie
1
2015-07-27
qemurunner: Show last 25 line of log, not 5
Richard Purdie
1
2015-07-27
oeqa/utils/qemurunner: fix error handling if runqemu exits with an error
Paul Eggleton
1
2015-07-27
oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftest
Paul Eggleton
1
2015-07-27
oeqa/utils/qemurunner: fix logging
Paul Eggleton
1
2015-07-24
oeqa/qemurunner: don't assume hostname starts with qemu
Ross Burton
1
2015-07-22
oeqa/QemuRunner: don't use bb for logging
Ross Burton
1
2014-03-11
oeqa/utils/qemurunner: search for login string in the entire boot log
Stefan Stanacar
1
2014-03-11
oeqa/utils/qemurunner: use the right kill call so we don't send SIGTERM to bi...
Stefan Stanacar
1
2013-12-03
testimage: use the new targetcontrol.py module for running tests
Stefan Stanacar
1
2013-09-18
qemurunner: disable grabs in automated testing
Ross Burton
1
[next]