aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorFabiano Rosas <farosas@suse.de>2024-01-19 20:39:20 -0300
committerPeter Xu <peterx@redhat.com>2024-01-29 11:02:12 +0800
commit9cf268965dba03b718c514adc06c2a5d444778e1 (patch)
treeaaaa41e0c2e8d10b288e1a536335800a7f4c7108 /scripts/qapi/source.py
parentmigration: Take reference to migration state around bg_migration_vm_start_bh (diff)
downloadqemu-9cf268965dba03b718c514adc06c2a5d444778e1.tar.xz
qemu-9cf268965dba03b718c514adc06c2a5d444778e1.zip
migration: Reference migration state around loadvm_postcopy_handle_run_bh
We need to hold a reference to the current_migration object around async calls to avoid it been freed while still in use. Even on this load-side function, we might still use the MigrationState, e.g to check for capabilities. Signed-off-by: Fabiano Rosas <farosas@suse.de> Link: https://lore.kernel.org/r/20240119233922.32588-4-farosas@suse.de Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions