aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05parallels: create parallels_set_bat_entry_helper() to assign BAT valueAlexander Ivanov
2023-06-05parallels: Fix image_end_offset and data_end after out-of-image checkAlexander Ivanov
2023-06-05parallels: Fix high_off calculation in parallels_co_check()Alexander Ivanov
2023-06-05parallels: Out of image offset in BAT leads to image inflationAlexander Ivanov
2023-06-05iotests/iov-padding: New testHanna Czenczek
2023-06-05util/iov: Remove qemu_iovec_init_extended()Hanna Czenczek
2023-06-05block: Collapse padded I/O vecs exceeding IOV_MAXHanna Czenczek
2023-06-05util/iov: Make qiov_slice() publicHanna Czenczek
2023-06-02Merge tag 'migration-20230602-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-06-02Merge tag 'pull-nbd-2023-06-01-v2' of https://repo.or.cz/qemu/ericb into stagingRichard Henderson
2023-06-02cutils: Improve qemu_strtosz handling of fractionsEric Blake
2023-06-02cutils: Improve qemu_strtod* error pathsEric Blake
2023-06-02cutils: Use parse_uint in qemu_strtosz for negative rejectionEric Blake
2023-06-02cutils: Set value in all integral qemu_strto* error pathsEric Blake
2023-06-02cutils: Set value in all qemu_strtosz* error pathsEric Blake
2023-06-02test-cutils: Add more coverage to qemu_strtoszEric Blake
2023-06-02numa: Check for qemu_strtosz_MiB errorEric Blake
2023-06-02cutils: Allow NULL str in qemu_strtoszEric Blake
2023-06-02test-cutils: Refactor qemu_strtosz tests for less boilerplateEric Blake
2023-06-02test-cutils: Prepare for upcoming semantic change in qemu_strtoszEric Blake
2023-06-02test-cutils: Add coverage of qemu_strtodEric Blake
2023-06-02cutils: Allow NULL endptr in parse_uint()Eric Blake
2023-06-02cutils: Adjust signature of parse_uint[_full]Eric Blake
2023-06-02cutils: Document differences between parse_uint and qemu_strtou64Eric Blake
2023-06-02cutils: Fix wraparound parsing in qemu_strtouiEric Blake
2023-06-02test-cutils: Test more integer corner casesEric Blake
2023-06-02test-cutils: Test integral qemu_strto* value on failuresEric Blake
2023-06-02test-cutils: Use g_assert_cmpuint where appropriateEric Blake
2023-06-02test-cutils: Avoid g_assert in unit testsEric Blake
2023-06-02qcow2: Explicit mention of padding bytesEric Blake
2023-06-02iotests: Fix test 104 under NBDEric Blake
2023-06-02qtest/migration: Document live=true casesPeter Xu
2023-06-02tests/qtest: make more migration pre-copy scenarios run non-liveDaniel P. Berrangé
2023-06-02tests/qtest: distinguish src/dst migration VM stop/resume eventsDaniel P. Berrangé
2023-06-02tests/qtest: capture RESUME events during migrationDaniel P. Berrangé
2023-06-02tests/qtest: replace wait_command() with qtest_qmp_assert_successDaniel P. Berrangé
2023-06-02tests/qtest: switch to using event callbacks for STOP eventDaniel P. Berrangé
2023-06-02tests/qtest: get rid of some 'qtest_qmp' usage in migration testDaniel P. Berrangé
2023-06-02tests/qtest: get rid of 'qmp_command' helper in migration testDaniel P. Berrangé
2023-06-02tests/qtest: add support for callback to receive QMP eventsDaniel P. Berrangé
2023-06-02tests/qtest: add various qtest_qmp_assert_success() variantsDaniel P. Berrangé
2023-06-01Merge tag 'migration-20230601-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-06-02migration: stop tracking ram writes when cancelling background migrationFiona Ebner
2023-06-02migration: restore vmstate on migration failureVladimir Sementsov-Ogievskiy
2023-06-02migration: switch from .vm_was_running to .vm_old_stateVladimir Sementsov-Ogievskiy
2023-06-02runstate: drop unused runstate_store()Vladimir Sementsov-Ogievskiy
2023-06-02migration: never fail in global_state_store()Vladimir Sementsov-Ogievskiy
2023-06-02runstate: add runstate_get()Vladimir Sementsov-Ogievskiy
2023-06-01Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-06-01Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Richard Henderson