index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2021-09-01
python:QEMUMachine: template typing for self returning methods
Vladimir Sementsov-Ogievskiy
2021-09-01
python/qemu/machine: QEMUMachine: improve qmp() method
Vladimir Sementsov-Ogievskiy
2021-09-01
python/qemu/machine.py: refactor _qemu_args()
Vladimir Sementsov-Ogievskiy
2021-09-01
qemu-iotests: add option to show qemu binary logs on stdout
Emanuele Giuseppe Esposito
2021-09-01
python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine
Emanuele Giuseppe Esposito
2021-09-01
python: Reduce strictness of pylint's duplicate-code check
John Snow
2021-09-01
python: qemu: add timer parameter for qmp.accept socket
Emanuele Giuseppe Esposito
2021-07-13
python: Configure tox to skip missing interpreters
Wainer dos Santos Moschetta
2021-07-13
python/qemu: Add args property to the QEMUMachine class
Wainer dos Santos Moschetta
2021-07-13
Acceptance Tests: distinguish between temp and logs dir
Cleber Rosa
2021-06-30
python: Fix broken ReST docstrings
John Snow
2021-06-30
python: remove auto-generated pyproject.toml file
John Snow
2021-06-30
python: Update help text on 'make clean', 'make distclean'
John Snow
2021-06-30
python: Update help text on 'make check', 'make develop'
John Snow
2021-06-30
python: add 'make check-dev' invocation
John Snow
2021-06-30
python: only check qemu/ subdir with flake8
John Snow
2021-06-30
python: Fix .PHONY Make specifiers
John Snow
2021-06-30
python: update help text for check-tox
John Snow
2021-06-30
python: rename 'venv-check' target to 'check-pipenv'
John Snow
2021-06-30
python: Add no-install usage instructions
John Snow
2021-06-30
python: README.rst touchups
John Snow
2021-06-30
python: Re-lock pipenv at *oldest* supported versions
John Snow
2021-06-30
python: Remove global pylint suppressions
John Snow
2021-06-30
python: expose typing information via PEP 561
John Snow
2021-06-30
python/qom: Do not use 'err' name at module scope
John Snow
2021-06-18
python: add qmp-shell entry point
John Snow
2021-06-18
scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
John Snow
2021-06-18
python/qmp: return generic type from context manager
John Snow
2021-06-18
python/qmp: add QMPObject type alias
John Snow
2021-06-18
python/qemu-ga-client: add entry point
John Snow
2021-06-18
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
2021-06-18
python/qmp: Correct type of QMPReturnValue
John Snow
2021-06-18
python/qmp: add fuse command to 'qom' tools
John Snow
2021-06-18
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
2021-06-18
python: add optional FUSE dependencies
John Snow
2021-06-18
scripts/qom-fuse: add static type hints
John Snow
2021-06-18
python: Add 'fh' to known-good variable names
John Snow
2021-06-18
python/qmp: add qom script entry points
John Snow
2021-06-18
python/qmp: Add qom script rewrites
John Snow
2021-06-18
python/qmp: add parse_address classmethod
John Snow
2021-06-18
python/qmp: Fix type of SocketAddrT
John Snow
2021-06-18
python/pipenv: Update Pipfile.lock
John Snow
2021-06-01
python: add tox support
John Snow
2021-06-01
python: add .gitignore
John Snow
2021-06-01
python: add Makefile for some common tasks
John Snow
2021-06-01
python: add avocado-framework and tests
John Snow
2021-06-01
python: add devel package requirements to setuptools
John Snow
2021-06-01
python/qemu: add qemu package itself to pipenv
John Snow
2021-06-01
python/qemu: add isort to pipenv
John Snow
2021-06-01
python: move .isort.cfg into setup.cfg
John Snow
[next]