summary refs log tree commit diff stats
path: root/python/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-10-03migration: Update qemu_file_get_return_path() docs and remove dead checksArun Menon4-19/+2
2025-10-03migration: push Error **errp into qemu_loadvm_section_part_end()Arun Menon1-11/+7
2025-10-03migration: push Error **errp into qemu_loadvm_section_start_full()Arun Menon1-18/+19
2025-10-03migration: push Error **errp into qemu_loadvm_state_main()Arun Menon3-22/+20
2025-10-03migration: push Error **errp into qemu_load_device_state()Arun Menon3-5/+4
2025-10-03migration: push Error **errp into qemu_loadvm_state()Arun Menon3-15/+31
2025-10-03migration: push Error **errp into loadvm_handle_cmd_packaged()Arun Menon1-9/+8
2025-10-03migration: push Error **errp into loadvm_process_command()Arun Menon1-23/+63
2025-10-03migration: push Error **errp into vmstate_load()Arun Menon1-7/+15
2025-10-03migration: push Error **errp into qemu_loadvm_state_header()Arun Menon1-11/+17
2025-10-03migration: push Error **errp into vmstate_load_state()Arun Menon15-55/+143
2025-10-03migration: push Error **errp into vmstate_subsection_load()Arun Menon1-3/+10
2025-10-01migration-test: strv parameterSteve Sistare2-0/+18
2025-10-01migration-test: migrate_argsSteve Sistare2-24/+43
2025-10-01migration-test: misc exportsSteve Sistare4-0/+12
2025-10-01migration-test: shm path accessorSteve Sistare1-1/+6
2025-10-01migration-test: only_source optionSteve Sistare2-9/+17
2025-10-01tests/qtest: qtest_init_after_execSteve Sistare2-0/+27
2025-10-01tests/qtest: qtest_qemu_spawn_funcSteve Sistare1-5/+13
2025-10-01tests/qtest: qtest_create_test_stateSteve Sistare1-7/+14
2025-10-01tests/qtest: qtest_qemu_argsSteve Sistare2-23/+39
2025-10-01tests/qtest: export qtest_qemu_binarySteve Sistare2-1/+10
2025-10-01tests/qtest: optimize qtest_get_machinesSteve Sistare1-5/+7
2025-10-01tests/qtest/migration: Fix cpr-tests in case the machine is not availableThomas Huth3-4/+9
2025-10-01tests/qtest: Add missing checks for the availability of machinesThomas Huth3-3/+5
2025-10-01tracetool/syslog: add Rust supportTanish Desai6-2/+57
2025-10-01tracetool/ftrace: add Rust supportTanish Desai3-2/+48
2025-10-01tracetool/log: add Rust supportTanish Desai3-2/+54
2025-10-01log: change qemu_loglevel to unsignedPaolo Bonzini4-26/+26
2025-10-01tracetool/simple: add Rust supportTanish Desai3-0/+49
2025-10-01rust: pl011: add tracepointsPaolo Bonzini5-24/+50
2025-10-01rust: qdev: add minimal clock bindingsPaolo Bonzini1-0/+33
2025-10-01rust: add trace crateTanish Desai7-2/+83
2025-10-01tracetool: Add Rust format supportTanish Desai2-0/+219
2025-10-01tracetool/backend: remove redundant trace event checksTanish Desai5-28/+20
2025-10-01tracetool: add CHECK_TRACE_EVENT_GET_STATETanish Desai2-16/+36
2025-10-01trace/ftrace: move snprintf+write from tracepoints to ftrace.cPaolo Bonzini4-32/+24
2025-10-01tracetool: add SPDX headersPaolo Bonzini17-0/+34
2025-10-01treewide: remove unnessary "coding" headerPaolo Bonzini36-61/+1
2025-10-01tracetool: remove dead codePaolo Bonzini4-48/+6
2025-10-01tracetool: fix usage of try_import()Paolo Bonzini2-2/+2
2025-10-01error: Kill @error_warnMarkus Armbruster11-39/+49
2025-10-01ivshmem-flat: Mark an instance of missing error handling FIXMEMarkus Armbruster1-2/+6
2025-10-01ui/dbus: Consistent handling of texture mutex failureMarkus Armbruster1-6/+11
2025-09-30build-sys: pass -fvisibility=default for wasm bindgenMarc-André Lureau9-1/+13
2025-09-30build-sys: deprecate mips hostMarc-André Lureau3-8/+11
2025-09-30meson: rust-bindgen limit allowlist-file to srcdir/includeMarc-André Lureau1-2/+1
2025-09-30tests/freebsd: enable RustMarc-André Lureau2-2/+4
2025-09-30configure: set the meson executable suffix/extMarc-André Lureau1-1/+13
2025-09-30tests/lcitool: enable rust & refreshMarc-André Lureau16-3/+41