diff options
| author | Arun Menon <armenon@redhat.com> | 2025-09-18 20:53:27 +0530 |
|---|---|---|
| committer | Peter Xu <peterx@redhat.com> | 2025-10-03 09:48:02 -0400 |
| commit | 4493752653141b480d6f4c4df4b25b71a8753b98 (patch) | |
| tree | e0f8d9b2f4b124c6d0ee023cb169f808fde5d901 /migration/qemu-file.c | |
| parent | deecb4e7133c573a85558e29dff61ae428a9cfe8 (diff) | |
| download | focaccia-qemu-4493752653141b480d6f4c4df4b25b71a8753b98.tar.gz focaccia-qemu-4493752653141b480d6f4c4df4b25b71a8753b98.zip | |
migration: push Error **errp into qemu_loadvm_section_start_full()
This is an incremental step in converting vmstate loading code to report error via Error objects instead of directly printing it to console/monitor. It is ensured that qemu_loadvm_section_start_full() must report an error in errp, in case of failure. Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Fabiano Rosas <farosas@suse.de> Signed-off-by: Arun Menon <armenon@redhat.com> Tested-by: Fabiano Rosas <farosas@suse.de> Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp> Link: https://lore.kernel.org/r/20250918-propagate_tpm_error-v14-10-36f11a6fb9d3@redhat.com Signed-off-by: Peter Xu <peterx@redhat.com>
Diffstat (limited to 'migration/qemu-file.c')
0 files changed, 0 insertions, 0 deletions