index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
python: Fix broken ReST docstrings
John Snow
2021-07-01
5
-6
/
+8
*
python: remove auto-generated pyproject.toml file
John Snow
2021-07-01
1
-0
/
+2
*
python: Update help text on 'make clean', 'make distclean'
John Snow
2021-07-01
1
-4
/
+7
*
python: Update help text on 'make check', 'make develop'
John Snow
2021-07-01
1
-3
/
+7
*
python: add 'make check-dev' invocation
John Snow
2021-07-01
2
-2
/
+34
*
python: only check qemu/ subdir with flake8
John Snow
2021-07-01
2
-3
/
+1
*
python: Fix .PHONY Make specifiers
John Snow
2021-07-01
1
-2
/
+8
*
python: update help text for check-tox
John Snow
2021-07-01
1
-2
/
+6
*
python: rename 'venv-check' target to 'check-pipenv'
John Snow
2021-07-01
2
-11
/
+12
*
python: Add no-install usage instructions
John Snow
2021-07-01
1
-0
/
+28
*
python: README.rst touchups
John Snow
2021-07-01
1
-8
/
+9
*
python: Re-lock pipenv at *oldest* supported versions
John Snow
2021-07-01
2
-61
/
+56
*
python: Remove global pylint suppressions
John Snow
2021-07-01
3
-3
/
+6
*
python: expose typing information via PEP 561
John Snow
2021-07-01
4
-0
/
+4
*
python/qom: Do not use 'err' name at module scope
John Snow
2021-07-01
1
-2
/
+2
*
python: add qmp-shell entry point
John Snow
2021-06-18
1
-0
/
+1
*
scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py
John Snow
2021-06-18
1
-0
/
+535
*
python/qmp: return generic type from context manager
John Snow
2021-06-18
1
-1
/
+4
*
python/qmp: add QMPObject type alias
John Snow
2021-06-18
1
-0
/
+3
*
python/qemu-ga-client: add entry point
John Snow
2021-06-18
2
-2
/
+1
*
scripts/qemu-ga-client: move to python/qemu/qmp/qemu_ga_client.py
John Snow
2021-06-18
1
-0
/
+325
*
python/qmp: Correct type of QMPReturnValue
John Snow
2021-06-18
1
-9
/
+14
*
python/qmp: add fuse command to 'qom' tools
John Snow
2021-06-18
2
-2
/
+13
*
scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
John Snow
2021-06-18
1
-0
/
+206
*
python: add optional FUSE dependencies
John Snow
2021-06-18
2
-1
/
+14
*
scripts/qom-fuse: add static type hints
John Snow
2021-06-18
1
-0
/
+8
*
python: Add 'fh' to known-good variable names
John Snow
2021-06-18
1
-3
/
+4
*
python/qmp: add qom script entry points
John Snow
2021-06-18
1
-0
/
+8
*
python/qmp: Add qom script rewrites
John Snow
2021-06-18
2
-0
/
+440
*
python/qmp: add parse_address classmethod
John Snow
2021-06-18
1
-0
/
+26
*
python/qmp: Fix type of SocketAddrT
John Snow
2021-06-18
1
-1
/
+1
*
python/pipenv: Update Pipfile.lock
John Snow
2021-06-18
1
-3
/
+88
*
python: add tox support
John Snow
2021-06-01
3
-2
/
+29
*
python: add .gitignore
John Snow
2021-06-01
1
-0
/
+15
*
python: add Makefile for some common tasks
John Snow
2021-06-01
3
-0
/
+55
*
python: add avocado-framework and tests
John Snow
2021-06-01
8
-0
/
+29
*
python: add devel package requirements to setuptools
John Snow
2021-06-01
5
-9
/
+27
*
python/qemu: add qemu package itself to pipenv
John Snow
2021-06-01
2
-2
/
+8
*
python/qemu: add isort to pipenv
John Snow
2021-06-01
2
-2
/
+3
*
python: move .isort.cfg into setup.cfg
John Snow
2021-06-01
2
-7
/
+8
*
python: add mypy to pipenv
John Snow
2021-06-01
3
-1
/
+38
*
python: move mypy.ini into setup.cfg
John Snow
2021-06-01
2
-4
/
+5
*
python: Add flake8 to pipenv
John Snow
2021-06-01
2
-1
/
+51
*
python: add excluded dirs to flake8 config
John Snow
2021-06-01
1
-0
/
+2
*
python: move flake8 config to setup.cfg
John Snow
2021-06-01
2
-2
/
+3
*
python: add pylint to pipenv
John Snow
2021-06-01
2
-0
/
+131
*
python: move pylintrc into setup.cfg
John Snow
2021-06-01
2
-58
/
+29
*
python: add pylint import exceptions
John Snow
2021-06-01
3
-2
/
+5
*
python: Add pipenv support
John Snow
2021-06-01
2
-0
/
+14
*
python: add MANIFEST.in
John Snow
2021-06-01
2
-0
/
+5
[next]