aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-17hbitmap: fix hbitmap_status() return value for first dirty bit caseAndrey Zhadchenko
2023-02-17block/file-posix: don't use functions calling AIO_WAIT_WHILE in worker threadsEmanuele Giuseppe Esposito
2023-02-17MAINTAINERS: drop Vladimir from parallels block driverVladimir Sementsov-Ogievskiy
2023-02-17block: temporarily hold the new AioContext of bs_top in bdrv_append()Stefano Garzarella
2023-02-17block: Handle curl 7.55.0, 7.85.0 version changesAnton Johansson
2023-02-17block: Assert non-coroutine context for bdrv_open_inherit()Kevin Wolf
2023-02-17block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapperKevin Wolf
2023-02-17vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17qcow2: Fix open/create to open images with no_co_wrapperKevin Wolf
2023-02-17qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapperKevin Wolf
2023-02-17block: Create no_co_wrappers for open functionsKevin Wolf
2023-02-17block-coroutine-wrapper: Introduce no_co_wrapperKevin Wolf
2023-02-17curl: Fix error path in curl_open()Hanna Czenczek
2023-02-17configure: Enable -Wthread-safety if presentKevin Wolf
2023-02-17bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
2023-02-17util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSDEmanuele Giuseppe Esposito
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