diff options
| author | Kevin Wolf <kwolf@redhat.com> | 2023-09-05 16:50:01 +0200 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2023-09-08 17:03:09 +0200 |
| commit | 8686a689e5bc205bdba0e647c269b86756cbc504 (patch) | |
| tree | 08f94b74dedb65a9c60b13316b857f8823b4e8c0 /tests/vm/ubuntuvm.py | |
| parent | 9ea473fb7bd01d350a860044b3d8e46f8747e865 (diff) | |
| download | focaccia-qemu-8686a689e5bc205bdba0e647c269b86756cbc504.tar.gz focaccia-qemu-8686a689e5bc205bdba0e647c269b86756cbc504.zip | |
vmstate: Mark VMStateInfo.get/put() coroutine_mixed_fn
Migration code can run both in coroutine context (the usual case) and non-coroutine context (at least savevm/loadvm for snapshots). This also affects the VMState callbacks, and devices must consider this. Change the callback definition in VMStateInfo to be explicit about it. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Message-ID: <20230905145002.46391-2-kwolf@redhat.com> Acked-by: Peter Xu <peterx@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/vm/ubuntuvm.py')
0 files changed, 0 insertions, 0 deletions