Searched hist:e4fa064d5610a96e50b49c1ea34c98ef12d0034a (Results 1 – 4 of 4) sorted by relevance
/qemu/include/migration/ |
H A D | register.h | e4fa064d5610a96e50b49c1ea34c98ef12d0034a Wed Mar 20 06:49:04 UTC 2024 Cédric Le Goater <clg@redhat.com> migration: Add Error** argument to .load_setup() handler
This will be useful to report errors at a higher level, mostly in VFIO today.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240320064911.545001-9-clg@redhat.com [peterx: drop comment for ERRP_GUARD, per Markus] Signed-off-by: Peter Xu <peterx@redhat.com>
|
/qemu/hw/vfio/ |
H A D | migration.c | e4fa064d5610a96e50b49c1ea34c98ef12d0034a Wed Mar 20 06:49:04 UTC 2024 Cédric Le Goater <clg@redhat.com> migration: Add Error** argument to .load_setup() handler
This will be useful to report errors at a higher level, mostly in VFIO today.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240320064911.545001-9-clg@redhat.com [peterx: drop comment for ERRP_GUARD, per Markus] Signed-off-by: Peter Xu <peterx@redhat.com>
|
/qemu/migration/ |
H A D | savevm.c | e4fa064d5610a96e50b49c1ea34c98ef12d0034a Wed Mar 20 06:49:04 UTC 2024 Cédric Le Goater <clg@redhat.com> migration: Add Error** argument to .load_setup() handler
This will be useful to report errors at a higher level, mostly in VFIO today.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240320064911.545001-9-clg@redhat.com [peterx: drop comment for ERRP_GUARD, per Markus] Signed-off-by: Peter Xu <peterx@redhat.com>
|
H A D | ram.c | e4fa064d5610a96e50b49c1ea34c98ef12d0034a Wed Mar 20 06:49:04 UTC 2024 Cédric Le Goater <clg@redhat.com> migration: Add Error** argument to .load_setup() handler
This will be useful to report errors at a higher level, mostly in VFIO today.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/r/20240320064911.545001-9-clg@redhat.com [peterx: drop comment for ERRP_GUARD, per Markus] Signed-off-by: Peter Xu <peterx@redhat.com>
|