summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * qapi/common.py: Replace one-letter 'c' variableJohn Snow2020-10-101-4/+4
| * qapi/common.py: delint with pylintJohn Snow2020-10-102-17/+15Star
| * qapi/common.py: Add indent managerJohn Snow2020-10-102-20/+36
| * qapi/common.py: Remove python compatibility workaroundJohn Snow2020-10-101-4/+1Star
| * qapi: add pylintrcJohn Snow2020-10-101-0/+73
| * qapi: delint using flake8John Snow2020-10-104-9/+20
| * qapi: enforce import order/styling with isortJohn Snow2020-10-105-5/+16
| * qapi: Remove wildcard includesJohn Snow2020-10-106-8/+38
| * qapi: Prefer explicit relative importsJohn Snow2020-10-1010-33/+33
| * qapi: move generator entrypoint into packageJohn Snow2020-10-102-88/+101
| * qapi-gen: Separate arg-parsing from generationJohn Snow2020-10-101-22/+67
| * qapi: modify docstrings to be sphinx-compatibleJohn Snow2020-10-101-2/+4
| * docs: repair broken referencesJohn Snow2020-10-102-2/+2
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' int...Peter Maydell2020-10-1117-56/+107
|\ \
| * | tests/acceptance: disable machine_rx_gdbsim on GitLabAlex Bennée2020-10-091-0/+1
| * | cirrus: use V=1 when running tests on FreeBSD and macOSPaolo Bonzini2020-10-091-3/+3
| * | plugin: Fixes compiling errors on msys2/mingwYonggang Luo2020-10-092-3/+3
| * | plugins: Fixes a issue when dlsym failed, the handle not closedYonggang Luo2020-10-091-0/+1
| * | .mailmap: Fix more contributor entriesPhilippe Mathieu-Daudé2020-10-091-0/+2
| * | contrib/gitdm: Add Yandex to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add Yadro to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add SUSE to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add Nir Soffer to Red Hat domainPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add Qualcomm to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add Nuvia to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add Google to the domain mapPhilippe Mathieu-Daudé2020-10-091-1/+2
| * | contrib/gitdm: Add ByteDance to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add Baidu to the domain mapPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | contrib/gitdm: Add more individual contributorsPhilippe Mathieu-Daudé2020-10-091-0/+7
| * | contrib/gitdm: Add more academic domainsPhilippe Mathieu-Daudé2020-10-091-0/+4
| * | tests/docker: Add genisoimage to the docker fileThomas Huth2020-10-094-0/+4
| * | cirrus: msys2/mingw speed is up, add excluded target backYonggang Luo2020-10-091-2/+1Star
| * | cirrus: Fixing and speedup the msys2/mingw CIYonggang Luo2020-10-091-45/+67
| * | hw/ide: restore replay support of IDEAlex Bennée2020-10-091-2/+2
| * | hw/misc/mips_cpc: Start vCPU when powered onPhilippe Mathieu-Daudé2020-10-091-0/+1
| * | configure: fix performance regression due to PIC objectsPaolo Bonzini2020-10-091-0/+1
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into...Peter Maydell2020-10-093-148/+155
|\ \ | |/ |/|
| * nbd: Simplify meta-context parsingEric Blake2020-10-091-121/+68Star
| * nbd/server: Reject embedded NUL in NBD stringsEric Blake2020-10-091-10/+20
| * qemu-nbd: Honor SIGINT and SIGHUPEric Blake2020-10-091-7/+8
| * block/nbd: nbd_co_reconnect_loop(): don't connect if drainedVladimir Sementsov-Ogievskiy2020-10-091-0/+3
| * block/nbd: fix reconnect-delayVladimir Sementsov-Ogievskiy2020-10-091-9/+50
| * block/nbd: correctly use qio_channel_detach_aio_context when neededVladimir Sementsov-Ogievskiy2020-10-091-2/+2
| * block/nbd: fix drain dead-lock because of nbd reconnect-delayVladimir Sementsov-Ogievskiy2020-10-091-0/+5
| * nbd: silence maybe-uninitialized warningsChristian Borntraeger2020-10-091-1/+1
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...Peter Maydell2020-10-0917-128/+514
|\
| * specs/ppc-spapr-numa: update with new NUMA supportDaniel Henrique Barboza2020-10-091-8/+227
| * spapr_numa: consider user input when defining associativityDaniel Henrique Barboza2020-10-091-1/+109
| * spapr_numa: change reference-points and maxdomain settingsDaniel Henrique Barboza2020-10-091-8/+35
| * spapr_numa: forbid asymmetrical NUMA setupsDaniel Henrique Barboza2020-10-091-0/+34