index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
qemu.py
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
1
-4
/
+2
2017-10-11
scripts: Remove debug parameter from QEMUMonitorProtocol
Eduardo Habkost
1
-2
/
+1
2017-09-22
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
1
-0
/
+3
2017-09-22
qemu.py: Call logging.basicConfig() automatically
Eduardo Habkost
1
-0
/
+3
2017-09-22
qemu.py: Add "wait()" method
Fam Zheng
1
-0
/
+7
2017-09-18
qemu.py: Fix syntax error
Kevin Wolf
1
-2
/
+2
2017-09-15
qemu.py: include debug information on launch error
Amador Pahim
1
-0
/
+7
2017-09-15
qemu.py: improve message on negative exit code
Amador Pahim
1
-7
/
+17
2017-09-15
qemu.py: use os.path.null instead of /dev/null
Amador Pahim
1
-2
/
+2
2017-09-15
qemu.py: avoid writing to stdout/stderr
Amador Pahim
1
-9
/
+22
2017-09-15
qemu.py: fix is_running() return before first launch()
Amador Pahim
1
-1
/
+1
2017-09-15
qemu.py: Use custom exceptions rather than Exception
Lukáš Doktor
1
-2
/
+15
2017-09-15
qemu.py: Simplify QMP key-conversion
Lukáš Doktor
1
-4
/
+1
2017-09-15
qemu.py: Use iteritems rather than keys()
Lukáš Doktor
1
-3
/
+3
2017-09-15
qemu|qtest: Avoid dangerous arguments
Lukáš Doktor
1
-1
/
+5
2017-09-15
qemu.py: Pylint/style fixes
Lukáš Doktor
1
-18
/
+55
2017-09-05
qemu.py: make VM() a context manager
Stefan Hajnoczi
1
-1
/
+15
2017-06-05
qemu.py: Add QEMUMachine.exitcode() method
Eduardo Habkost
1
-0
/
+5
2017-06-05
qemu.py: Don't set _popen=None on error/shutdown
Eduardo Habkost
1
-5
/
+7
2016-07-26
iotest: fix python based IO tests
Daniel P. Berrange
1
-6
/
+26
2016-07-22
scripts: refactor the VM class in iotests for reuse
Daniel P. Berrange
1
-0
/
+202