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.
qemu/backends
Markus Armbruster 0223e79287 error: Use error_setg_errno() for simplicity and consistency
Use error_setg_errno() instead of passing the value of strerror() or
g_strerror() to error_setg().

The separator between the error message proper and the value of
strerror() changes from " : ", "", " - ", "- " to ": " in places.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20251121121438.1249498-14-armbru@redhat.com>
Acked-by: Jagannathan Raman <jag.raman@oracle.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
7 days ago
..
tpm error: Use error_setg_errno() for simplicity and consistency 7 days ago
Kconfig backends: Initial support for SPDM socket support 2 years ago
confidential-guest-support.c backends/confidential-guest-support: Add set_guest_policy() function 6 months ago
cryptodev-builtin.c qom: Have class_init() take a const data argument 9 months ago
cryptodev-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 11 months ago
cryptodev-lkcf.c error: Use error_setg_errno() to improve error messages 7 days ago
cryptodev-vhost-user.c char: rename CharBackend->CharFrontend 3 months ago
cryptodev-vhost.c cryptodev/vhost: allocate CryptoDevBackendVhost using g_mem0() 11 months ago
cryptodev.c qom: Make InterfaceInfo[] uses const 9 months ago
dbus-vmstate.c qom: Make InterfaceInfo[] uses const 9 months ago
dbus-vmstate1.xml docs: move D-Bus VMState documentation to source XML 4 years ago
host_iommu_device.c qom: Have class_init() take a const data argument 9 months ago
hostmem-epc.c qom: Have class_init() take a const data argument 9 months ago
hostmem-file.c qom: Have class_init() take a const data argument 9 months ago
hostmem-memfd.c qom: Have class_init() take a const data argument 9 months ago
hostmem-ram.c qom: Have class_init() take a const data argument 9 months ago
hostmem-shm.c hostmem/shm: Allow shm memory backend serve as shared memory for coco-VMs 2 months ago
hostmem.c include: reorganize memory API headers 3 weeks ago
igvm-cfg.c igvm: move igvm.h file to include/system 2 months ago
igvm.c igvm: add support for initial register state load in native mode 2 months ago
iommufd.c system/iommufd: Use uint64_t type for IOVA mapping size 3 months ago
meson.build backends/igvm: Add IGVM loader and configuration 6 months ago
rng-builtin.c qom: Have class_init() take a const data argument 9 months ago
rng-egd.c char: rename CharBackend->CharFrontend 3 months ago
rng-random.c qom: Have class_init() take a const data argument 9 months ago
rng.c qom: Make InterfaceInfo[] uses const 9 months ago
spdm-socket.c error: Use error_setg_errno() for simplicity and consistency 7 days ago
trace-events backends/iommufd: change process ioctl 7 months ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
vhost-user.c vhost-user: return failure if backend crash when live migration 8 months ago