diff options
| author | Daniel P. Berrangé <berrange@redhat.com> | 2024-03-15 14:07:58 +0000 |
|---|---|---|
| committer | Daniel P. Berrangé <berrange@redhat.com> | 2024-07-24 10:39:10 +0100 |
| commit | 57941c9c86357a6a642f9ee3279d881df4043b6d (patch) | |
| tree | 5275e399ab1b5ac68197d3c30993882cea671e52 /hw/vfio/helpers.c | |
| parent | 305233349b471840b00068579d0ab0af50395852 (diff) | |
| download | focaccia-qemu-57941c9c86357a6a642f9ee3279d881df4043b6d.tar.gz focaccia-qemu-57941c9c86357a6a642f9ee3279d881df4043b6d.zip | |
crypto: push error reporting into TLS session I/O APIs
The current TLS session I/O APIs just return a synthetic errno value on error, which has been translated from a gnutls error value. This looses a large amount of valuable information that distinguishes different scenarios. Pushing population of the "Error *errp" object into the TLS session I/O APIs gives more detailed error information. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'hw/vfio/helpers.c')
0 files changed, 0 insertions, 0 deletions