aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary empty lines outside of commentsAndrea Bolognani
2022-05-16qapi: Drop unnecessary empty lines in commentsAndrea Bolognani
2022-05-16qapi: Add missing separators between sectionsAndrea Bolognani
2022-05-16qapi: Fix comment indentationAndrea Bolognani
2022-05-16qapi: Drop stray trailing symbolAndrea Bolognani
2022-05-16qapi: Fix malformed "Since:" section tagsMarkus Armbruster
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
2022-05-12hw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XENBernhard Beschow
2022-05-12meson: Make mremap() detecting works correctlyJuan Quintela
2022-05-12checkpatch: fix g_malloc checkPaolo Bonzini
2022-05-12target/i386: do not consult nonexistent host leavesPaolo Bonzini