index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python libs: close console sockets before shutting down the VMs
Cleber Rosa
2019-10-28
1
-4
/
+7
*
iotests.py: Store socket files in $SOCK_DIR
Max Reitz
2019-10-28
2
-6
/
+18
*
Replace '-machine accel=xyz' with '-accel xyz'
Thomas Huth
2019-09-19
1
-1
/
+1
*
iotests: Add @has_quit to vm.shutdown()
Max Reitz
2019-07-19
1
-2
/
+3
*
machine.py: minor delinting
John Snow
2019-07-01
1
-11
/
+22
*
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow
2019-07-01
3
-502
/
+522
*
event_match: always match on None value
John Snow
2019-06-14
1
-10
/
+14
*
QEMUMachine: add events_wait method
John Snow
2019-06-14
1
-20
/
+49
*
scripts/qemu.py: support adding a console with the default serial device
Cleber Rosa
2019-05-02
1
-33
/
+17
*
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging
Peter Maydell
2019-03-07
1
-3
/
+2
*
scripts/qemu.py: log QEMU launch command line
Cleber Rosa
2019-02-22
1
-0
/
+1
*
Introduce a Python module structure
Cleber Rosa
2019-02-22
3
-0
/
+890