aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras
2022-05-16meson.build: Fix docker-test-build@alpine when including linux/errqueue.hLeonardo Bras
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé
2022-05-16tests: add multifd migration tests of TLS with x509 credentialsDaniel P. Berrangé
2022-05-16tests: add multifd migration tests of TLS with PSK credentialsDaniel P. Berrangé
2022-05-16tests: convert multifd migration tests to use common helperDaniel P. Berrangé
2022-05-16tests: convert XBZRLE migration test to use common helperDaniel P. Berrangé
2022-05-16tests: add migration tests of TLS with x509 credentialsDaniel P. Berrangé
2022-05-16tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé
2022-05-16tests: add more helper macros for creating TLS x509 certsDaniel P. Berrangé
2022-05-16tests: fix encoding of IP addresses in x509 certsDaniel P. Berrangé
2022-05-15Merge tag 'or1k-pull-request-20220515' of https://github.com/stffrdhrn/qemu i...Richard Henderson
2022-05-15target/openrisc: Do not reset delay slot flag on early tb exitStafford Horne
2022-05-15hw/openrisc: use right OMPIC size variableJason A. Donenfeld
2022-05-15hw/openrisc: support 4 serial ports in or1ksimJason A. Donenfeld
2022-05-13Merge tag 'linux-headers-v5.18-rc6' of https://gitlab.com/alex.williamson/qem...Richard Henderson
2022-05-13linux-headers: Update to v5.18-rc6Alex Williamson
2022-05-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-12Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-05-12qemu-iotests: inline common.config into common.rcPaolo Bonzini
2022-05-12vmxcap: add tertiary execution controlsPaolo Bonzini
2022-05-12vl: make machine type deprecation a warningPaolo Bonzini
2022-05-12nbd/server: Allow MULTI_CONN for shared writable exportsEric Blake
2022-05-12qemu-nbd: Pass max connections to blockdev layerEric Blake
2022-05-12tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé
2022-05-12hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507)Philippe Mathieu-Daudé
2022-05-12meson: link libpng independent of vncKshitij Suri
2022-05-12vhost-backend: do not depend on CONFIG_VHOST_VSOCKPaolo Bonzini
2022-05-12coroutine-lock: qemu_co_queue_restart_all is a coroutine-only qemu_co_enter_allPaolo Bonzini
2022-05-12coroutine-lock: introduce qemu_co_queue_enter_allPaolo Bonzini
2022-05-12coroutine-lock: qemu_co_queue_next is a coroutine-only qemu_co_enter_nextPaolo Bonzini
2022-05-12net: slirp: allow CFI with libslirp >= 4.7Paolo Bonzini
2022-05-12net: slirp: add support for CFI-friendly timer APIPaolo Bonzini
2022-05-12net: slirp: switch to slirp_newPaolo Bonzini
2022-05-12net: slirp: introduce a wrapper struct for QemuTimerPaolo Bonzini
2022-05-12slirp: bump submodule past 4.7 releasePaolo Bonzini
2022-05-12machine: move more memory validation to Machine objectPaolo Bonzini
2022-05-12machine: make memory-backend a link propertyPaolo Bonzini
2022-05-12machine: add mem compound propertyPaolo Bonzini
2022-05-12machine: add boot compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-12.gitlab-ci.d: export meson testlog.txt as an artifactDaniel P. Berrangé
2022-05-12tests/qemu-iotests: print intent to run a test in TAP modeDaniel P. Berrangé
2022-05-12iotests/testrunner: Flush after run_test()Hanna Reitz
2022-05-12coroutine: Revert to constant batch sizeKevin Wolf
2022-05-12coroutine: Rename qemu_coroutine_inc/dec_pool_size()Kevin Wolf
2022-05-12tests/qtest/libqos: Add generic pci host bridge in arm-virt machineEric Auger
2022-05-12tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggableEric Auger
2022-05-12tests/qtest/libqos/pci: Introduce pio_limitEric Auger
2022-05-12hw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_create() indirectionBernhard Beschow