summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10qapi/commands.py: add type hint annotationsJohn Snow
2020-10-10qapi/commands.py: Don't re-bind to variable of different typeJohn Snow
2020-10-10qapi/events.py: Move comments into docstringsJohn Snow
2020-10-10qapi/events.py: add type hint annotationsJohn Snow
2020-10-10qapi: establish mypy type-checking baselineJohn Snow
2020-10-10qapi/common.py: move build_params into gen.pyJohn Snow
2020-10-10qapi/common.py: Convert comments into docstrings, and elaborateJohn Snow
2020-10-10qapi/common.py: add type hint annotationsJohn Snow
2020-10-10qapi/common.py: check with pylintJohn Snow
2020-10-10qapi/common.py: Replace one-letter 'c' variableJohn Snow
2020-10-10qapi/common.py: delint with pylintJohn Snow
2020-10-10qapi/common.py: Add indent managerJohn Snow
2020-10-10qapi/common.py: Remove python compatibility workaroundJohn Snow
2020-10-10qapi: add pylintrcJohn Snow
2020-10-10qapi: delint using flake8John Snow
2020-10-10qapi: enforce import order/styling with isortJohn Snow
2020-10-10qapi: Remove wildcard includesJohn Snow
2020-10-10qapi: Prefer explicit relative importsJohn Snow
2020-10-10qapi: move generator entrypoint into packageJohn Snow
2020-10-10qapi-gen: Separate arg-parsing from generationJohn Snow
2020-10-10qapi: modify docstrings to be sphinx-compatibleJohn Snow
2020-10-10docs: repair broken referencesJohn Snow
2020-10-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into...Peter Maydell
2020-10-09nbd: Simplify meta-context parsingEric Blake
2020-10-09nbd/server: Reject embedded NUL in NBD stringsEric Blake
2020-10-09qemu-nbd: Honor SIGINT and SIGHUPEric Blake
2020-10-09block/nbd: nbd_co_reconnect_loop(): don't connect if drainedVladimir Sementsov-Ogievskiy
2020-10-09block/nbd: fix reconnect-delayVladimir Sementsov-Ogievskiy
2020-10-09block/nbd: correctly use qio_channel_detach_aio_context when neededVladimir Sementsov-Ogievskiy
2020-10-09block/nbd: fix drain dead-lock because of nbd reconnect-delayVladimir Sementsov-Ogievskiy
2020-10-09nbd: silence maybe-uninitialized warningsChristian Borntraeger
2020-10-09tests/acceptance: disable machine_rx_gdbsim on GitLabAlex Bennée
2020-10-09cirrus: use V=1 when running tests on FreeBSD and macOSPaolo Bonzini
2020-10-09plugin: Fixes compiling errors on msys2/mingwYonggang Luo
2020-10-09plugins: Fixes a issue when dlsym failed, the handle not closedYonggang Luo
2020-10-09.mailmap: Fix more contributor entriesPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Yandex to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Yadro to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add SUSE to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Nir Soffer to Red Hat domainPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Qualcomm to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Nuvia to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Google to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add ByteDance to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add Baidu to the domain mapPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add more individual contributorsPhilippe Mathieu-Daudé
2020-10-09contrib/gitdm: Add more academic domainsPhilippe Mathieu-Daudé
2020-10-09tests/docker: Add genisoimage to the docker fileThomas Huth
2020-10-09cirrus: msys2/mingw speed is up, add excluded target backYonggang Luo
2020-10-09cirrus: Fixing and speedup the msys2/mingw CIYonggang Luo