]> git.proxmox.com Git - mirror_qemu.git/history - python
block/export: Conditionally ignore set-context error
[mirror_qemu.git] / python /
2021-07-15 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-07-14 Peter MaydellMerge remote-tracking branch 'remotes/cleber-gitlab...
2021-07-13 Wainer dos Santos... python: Configure tox to skip missing interpreters
2021-07-13 Wainer dos Santos... python/qemu: Add args property to the QEMUMachine class
2021-07-13 Cleber RosaAcceptance Tests: distinguish between temp and logs dir
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-07-02 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-07-01 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-07-01 John Snowpython: Fix broken ReST docstrings
2021-07-01 John Snowpython: remove auto-generated pyproject.toml file
2021-07-01 John Snowpython: Update help text on 'make clean', 'make distclean'
2021-07-01 John Snowpython: Update help text on 'make check', 'make develop'
2021-07-01 John Snowpython: add 'make check-dev' invocation
2021-07-01 John Snowpython: only check qemu/ subdir with flake8
2021-07-01 John Snowpython: Fix .PHONY Make specifiers
2021-07-01 John Snowpython: update help text for check-tox
2021-07-01 John Snowpython: rename 'venv-check' target to 'check-pipenv'
2021-07-01 John Snowpython: Add no-install usage instructions
2021-07-01 John Snowpython: README.rst touchups
2021-07-01 John Snowpython: Re-lock pipenv at *oldest* supported versions
2021-07-01 John Snowpython: Remove global pylint suppressions
2021-07-01 John Snowpython: expose typing information via PEP 561
2021-07-01 John Snowpython/qom: Do not use 'err' name at module scope
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-18 John Snowpython: add qmp-shell entry point
2021-06-18 John Snowscripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
2021-06-18 John Snowpython/qmp: return generic type from context manager
2021-06-18 John Snowpython/qmp: add QMPObject type alias
2021-06-18 John Snowpython/qemu-ga-client: add entry point
2021-06-18 John Snowscripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga...
2021-06-18 John Snowpython/qmp: Correct type of QMPReturnValue
2021-06-18 John Snowpython/qmp: add fuse command to 'qom' tools
2021-06-18 John Snowscripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
2021-06-18 John Snowpython: add optional FUSE dependencies
2021-06-18 John Snowscripts/qom-fuse: add static type hints
2021-06-18 John Snowpython: Add 'fh' to known-good variable names
2021-06-18 John Snowpython/qmp: add qom script entry points
2021-06-18 John Snowpython/qmp: Add qom script rewrites
2021-06-18 John Snowpython/qmp: add parse_address classmethod
2021-06-18 John Snowpython/qmp: Fix type of SocketAddrT
2021-06-18 John Snowpython/pipenv: Update Pipfile.lock
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-02 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-01 John Snowpython: add tox support
2021-06-01 John Snowpython: add .gitignore
2021-06-01 John Snowpython: add Makefile for some common tasks
2021-06-01 John Snowpython: add avocado-framework and tests
2021-06-01 John Snowpython: add devel package requirements to setuptools
2021-06-01 John Snowpython/qemu: add qemu package itself to pipenv
2021-06-01 John Snowpython/qemu: add isort to pipenv
2021-06-01 John Snowpython: move .isort.cfg into setup.cfg
2021-06-01 John Snowpython: add mypy to pipenv
2021-06-01 John Snowpython: move mypy.ini into setup.cfg
2021-06-01 John Snowpython: Add flake8 to pipenv
2021-06-01 John Snowpython: add excluded dirs to flake8 config
2021-06-01 John Snowpython: move flake8 config to setup.cfg
2021-06-01 John Snowpython: add pylint to pipenv
2021-06-01 John Snowpython: move pylintrc into setup.cfg
2021-06-01 John Snowpython: add pylint import exceptions
2021-06-01 John Snowpython: Add pipenv support
2021-06-01 John Snowpython: add MANIFEST.in
2021-06-01 John Snowpython: add directory structure README.rst files
2021-06-01 John Snowpython: add VERSION file
2021-06-01 John Snowpython: add qemu package installer
2021-06-01 John Snowpython: create qemu packages
2021-06-01 John Snowpython/machine: Trim line length to below 80 chars
2021-06-01 John Snowpython/machine: disable warning for Popen in _launch()
2021-06-01 John Snowpython/machine: Disable pylint warning for open() in...
2021-06-01 John Snowpython/console_socket: Add a pylint ignore
2021-06-01 John Snowpython/machine: use subprocess.run instead of subproces...
2021-06-01 John Snowpython/machine: use subprocess.DEVNULL instead of open...
2021-06-01 John Snowpython/console_socket: avoid one-letter variable
2021-06-01 Cleber RosaPython: add utility function for retrieving port redire...
2021-06-01 Cleber RosaPython: expose QEMUMachine's temporary directory
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-02-17 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-02-16 Peter MaydellMerge remote-tracking branch 'remotes/cleber-gitlab...
2021-02-16 Cleber RosaPython: close the log file kept by QEMUMachine before...
2021-01-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-01-02 Alex Bennéepython: add __repr__ to ConsoleSocket to aid debugging
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2020-12-11 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-12-10 Paolo Bonzinitreewide: do not use short-form boolean options
2020-11-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/huth-gitlab/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-11-23 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
next