QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cleber Rosa 3c1e16c60c Python: close the log file kept by QEMUMachine before reading it 6 years ago
..
.flake8 python/qemu: delint; add flake8 config 6 years ago
.isort.cfg python/qemu: use isort to lay out imports 6 years ago
__init__.py python/qemu: Remove unneeded imports in __init__ 7 years ago
accel.py python/qemu: Add mypy type annotations 6 years ago
console_socket.py python: add __repr__ to ConsoleSocket to aid debugging 6 years ago
machine.py Python: close the log file kept by QEMUMachine before reading it 6 years ago
pylintrc python/qemu: Cleanup changes to ConsoleSocket 6 years ago
qmp.py python/qemu/qmp.py: Fix settimeout operation 6 years ago
qtest.py python/qemu: Add mypy type annotations 6 years ago