tpm: report backend request error
Use an Error** for request to let the caller handle error reporting. This will also allow to inform the frontend of a backend error. Signed-off-by:Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by:
Stefan Berger <stefanb@linux.vnet.ibm.com> Signed-off-by:
Stefan Berger <stefanb@linux.vnet.ibm.com>
Showing
- backends/tpm.c 7 additions, 2 deletionsbackends/tpm.c
- hw/tpm/tpm_emulator.c 6 additions, 15 deletionshw/tpm/tpm_emulator.c
- hw/tpm/tpm_passthrough.c 15 additions, 16 deletionshw/tpm/tpm_passthrough.c
- hw/tpm/tpm_tis.c 2 additions, 1 deletionhw/tpm/tpm_tis.c
- include/sysemu/tpm.h 1 addition, 1 deletioninclude/sysemu/tpm.h
- include/sysemu/tpm_backend.h 2 additions, 1 deletioninclude/sysemu/tpm_backend.h
Loading
Please register or sign in to comment