mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
No code actually depend on specific errno values returned by vmstate_load_state. The only use of it is to check for success, and sometimes inject numeric error values into error messages in migration code. The latter is not a stopper for gradual conversion to "errp + bool return value" APIs. Big analysis of vmstate_load_state() callers, showing that specific errno values are not actually used, is done by Peter here: https://lore.kernel.org/qemu-devel/aQDdRn8t0B8oE3gf@x1.local/ Converting of vmstate_load_state() itself will follow in another series. Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Link: https://lore.kernel.org/r/20251028170926.77219-2-vsementsov@yandex-team.ru Signed-off-by: Peter Xu <peterx@redhat.com> |
2 weeks ago | |
|---|---|---|
| .. | ||
| tpm | 2 weeks ago | |
| Kconfig | 1 year ago | |
| confidential-guest-support.c | 4 months ago | |
| cryptodev-builtin.c | 7 months ago | |
| cryptodev-hmp-cmds.c | 9 months ago | |
| cryptodev-lkcf.c | 2 weeks ago | |
| cryptodev-vhost-user.c | 2 weeks ago | |
| cryptodev-vhost.c | 9 months ago | |
| cryptodev.c | 7 months ago | |
| dbus-vmstate.c | 7 months ago | |
| dbus-vmstate1.xml | 4 years ago | |
| host_iommu_device.c | 7 months ago | |
| hostmem-epc.c | 7 months ago | |
| hostmem-file.c | 7 months ago | |
| hostmem-memfd.c | 7 months ago | |
| hostmem-ram.c | 7 months ago | |
| hostmem-shm.c | 2 weeks ago | |
| hostmem.c | 7 months ago | |
| igvm-cfg.c | 2 weeks ago | |
| igvm.c | 2 weeks ago | |
| iommufd.c | 1 month ago | |
| meson.build | 4 months ago | |
| rng-builtin.c | 7 months ago | |
| rng-egd.c | 2 weeks ago | |
| rng-random.c | 7 months ago | |
| rng.c | 7 months ago | |
| spdm-socket.c | 2 weeks ago | |
| trace-events | 4 months ago | |
| trace.h | 5 years ago | |
| vhost-user.c | 6 months ago | |