aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13debug junknum-pmu-ctrsPeter Maydell
2022-05-13fixupsPeter Maydell
2022-05-13target/arm: Make number of counters in PMCR follow the CPUPeter Maydell
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
2022-05-12pc-bios/optionrom: compile with -Wno-array-boundsPaolo Bonzini
2022-05-12pc-bios/optionrom: detect -fno-piePaolo Bonzini
2022-05-11Merge tag 'pull-misc-2022-05-11' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster
2022-05-11Normalize header guard symbol definitionMarkus Armbruster
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2022-05-09Merge tag 'pull-target-arm-20220509' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-05-09hw/acpi/aml-build: Use existing CPU topology to build PPTT tablepull-target-arm-20220509Gavin Shan