aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16docs/fuzz: remove mentions of fork-based fuzzingAlexander Bulekov
2023-02-16fuzz: remove fork-fuzzing scaffoldingAlexander Bulekov
2023-02-16fuzz/i440fx: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-blk: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-net: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/virtio-scsi: remove fork-based fuzzerAlexander Bulekov
2023-02-16fuzz/generic-fuzz: add a limit on DMA bytes writtenAlexander Bulekov
2023-02-16fuzz/generic-fuzz: use reboots instead of forks to reset stateAlexander Bulekov
2023-02-16fuzz: add fuzz_reset APIAlexander Bulekov
2023-02-16hw/sparse-mem: clear memory on resetAlexander Bulekov
2023-02-16Merge tag 'migration-20230215-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-16Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2023-02-15migration: Rename res_{postcopy,precopy}_onlyJuan Quintela
2023-02-15migration: Remove unused res_compatibleJuan Quintela
2023-02-15migration: In case of postcopy, the memory ends in res_postcopy_onlyJuan Quintela
2023-02-15Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Peter Maydell
2023-02-15migration/block: Convert remaining DPRINTF() debug macro to trace eventsPhilippe Mathieu-Daudé
2023-02-15migration/qemu-file: Add qemu_file_get_to_fd()Avihai Horon
2023-02-15ui: remove deprecated 'password' option for SPICEDaniel P. Berrangé
2023-02-15block: deprecate iSCSI 'password' in favour of 'password-secret'Daniel P. Berrangé
2023-02-15block: mention 'password-secret' option for -iscsiDaniel P. Berrangé
2023-02-15io/channel-tls: fix handling of bigger read buffersAntoine Damhet
2023-02-15crypto: TLS: introduce `check_pending`Antoine Damhet
2023-02-14Merge tag 'pull-request-2023-02-14' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-02-14hw/s390x/event-facility: Replace DO_UPCAST(SCLPEvent) by SCLP_EVENT()Philippe Mathieu-Daudé
2023-02-14tests/tcg/s390x: Use -nostdlib for softmmu testsIlya Leoshkevich
2023-02-14tests/qtest: Don't build virtio-serial-test.c if device not presentFabiano Rosas
2023-02-14tests/qtest: bios-tables-test: Skip if missing configsFabiano Rosas
2023-02-14tests/qemu-iotests: Require virtio-scsi-pciFabiano Rosas
2023-02-14tests/qtest: Do not include hexloader-test if loader device is not presentFabiano Rosas
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas
2023-02-14tests/qtest: drive_del-test: Skip tests that require missing devicesFabiano Rosas
2023-02-14tests/qtest: Skip unplug tests that use missing devicesFabiano Rosas
2023-02-14test/qtest: Fix coding style in device-plug-test.cFabiano Rosas
2023-02-14tests/qtest: hd-geo-test: Check for missing devicesFabiano Rosas
2023-02-14tests/qtest: Add dependence on PCIE_PORT for virtio-net-failover.cFabiano Rosas
2023-02-14tests/qtest: Do not run lsi53c895a test if device is not presentFabiano Rosas
2023-02-14tests/qtest: Skip PXE tests for missing devicesFabiano Rosas
2023-02-14Do not include "qemu/error-report.h" in headers that do not need itThomas Huth
2023-02-14include/hw: Do not include "hw/registerfields.h" in headers that don't need itThomas Huth
2023-02-14hw/misc/sga: Remove the deprecated "sga" deviceThomas Huth
2023-02-14tests/qtest/npcm7xx_pwm-test: Be less verbose unless V=2Peter Maydell
2023-02-14build: deprecate --enable-gprof builds and remove from CIAlex Bennée
2023-02-14meson: Disable libdw for static builds by defaultIlya Leoshkevich
2023-02-14meson: Add missing libdw knobsIlya Leoshkevich
2023-02-14configure: Bump minimum Clang version to 10.0Thomas Huth
2023-02-13Merge tag 'migration-20230213-pull-request' of https://gitlab.com/juan.quinte...Peter Maydell
2023-02-13ram: Document migration ram flagsJuan Quintela
2023-02-13migration/multifd: Move load_cleanup inside incoming_state_destroyLeonardo Bras
2023-02-13migration/multifd: Join all multifd threads in order to avoid leaksLeonardo Bras