aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-03acpi: pc: revert back to v5.2 PCI slot enumerationIgor Mammedov1-2/+7
2021-07-03tests: acpi: prepare for changing DSDT tablesIgor Mammedov1-0/+10
2021-07-03migration: failover: reset partially_hotpluggedLaurent Vivier1-0/+1
2021-07-03virtio-pci: Changed return values for "notify", "device" and "isr" read.Andrew Melnychenko1-2/+7
2021-07-03virtio-pci: Added check for virtio device in PCI config cbs.Andrew Melnychenko1-0/+10
2021-07-03virtio-pci: Added check for virtio device presence in mm callbacks.Andrew Melnychenko1-0/+8
2021-07-03hw/pci-host/q35: Ignore write of reserved PCIEXBAR LENGTH fieldPhilippe Mathieu-Daudé1-0/+3
2021-07-02virtio: Clarify MR transaction optimizationGreg Kurz3-0/+48
2021-07-02virtio: disable ioeventfd for record/replayPavel Dovgalyuk3-0/+18
2021-07-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell32-303/+599
2021-07-02Merge remote-tracking branch 'remotes/berrange-gitlab/tags/tls-deps-pull-requ...Peter Maydell18-94/+108
2021-07-01Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210629' into...Peter Maydell32-1092/+1456
2021-07-01Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' ...Peter Maydell17-104/+187
2021-06-30python: Fix broken ReST docstringsJohn Snow5-6/+8
2021-06-30python: remove auto-generated pyproject.toml fileJohn Snow1-0/+2
2021-06-30python: Update help text on 'make clean', 'make distclean'John Snow1-4/+7
2021-06-30python: Update help text on 'make check', 'make develop'John Snow1-3/+7
2021-06-30python: add 'make check-dev' invocationJohn Snow2-2/+34
2021-06-30python: only check qemu/ subdir with flake8John Snow2-3/+1
2021-06-30python: Fix .PHONY Make specifiersJohn Snow1-2/+8
2021-06-30python: update help text for check-toxJohn Snow1-2/+6
2021-06-30python: rename 'venv-check' target to 'check-pipenv'John Snow3-12/+13
2021-06-30python: Add no-install usage instructionsJohn Snow1-0/+28
2021-06-30python: README.rst touchupsJohn Snow1-8/+9
2021-06-30python: Re-lock pipenv at *oldest* supported versionsJohn Snow2-61/+56
2021-06-30python: Remove global pylint suppressionsJohn Snow3-3/+6
2021-06-30python: expose typing information via PEP 561John Snow4-0/+4
2021-06-30python/qom: Do not use 'err' name at module scopeJohn Snow1-2/+2
2021-06-30Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell8-904/+1242
2021-06-30Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210629' into stagingPeter Maydell7-54/+80
2021-06-30vhost-user-blk: Implement reconnection during realizeKevin Wolf1-1/+15
2021-06-30vhost-user-blk: Factor out vhost_user_blk_realize_connect()Kevin Wolf1-16/+32
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf10-32/+46
2021-06-30vhost-user-blk: Add Error parameter to vhost_user_blk_start()Kevin Wolf1-16/+15
2021-06-30vhost: Return 0/-errno in vhost_dev_init()Kevin Wolf4-9/+17
2021-06-30vhost: Distinguish errors in vhost_backend_init()Kevin Wolf5-29/+32
2021-06-30vhost: Add Error parameter to vhost_dev_init()Kevin Wolf11-25/+29
2021-06-30block/ssh: add support for sha256 host key fingerprintsDaniel P. Berrangé4-1/+84
2021-06-29hw/nvme: add 'zoned.zasl' to documentationKeith Busch1-0/+6
2021-06-29crypto: Make QCryptoTLSCreds* structures privatePhilippe Mathieu-Daudé11-56/+58
2021-06-29ui/vnc: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-3/+4
2021-06-29migration/tls: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-5/+1
2021-06-29chardev/socket: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-12/+6
2021-06-29qemu-nbd: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé1-12/+7
2021-06-29block/nbd: Use qcrypto_tls_creds_check_endpoint()Philippe Mathieu-Daudé2-6/+6
2021-06-29crypto/tlscreds: Introduce qcrypto_tls_creds_check_endpoint() helperPhilippe Mathieu-Daudé2-0/+26
2021-06-29tcg/riscv: Remove MO_BSWAP handlingRichard Henderson1-31/+33
2021-06-29tcg/aarch64: Unset TCG_TARGET_HAS_MEMORY_BSWAPRichard Henderson2-57/+32
2021-06-29tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAPRichard Henderson2-139/+77
2021-06-29target/mips: Fix gen_mxu_s32ldd_s32lddrRichard Henderson1-5/+1