qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] follow-up for tpm_emulator errp story
@ 2025-11-06 19:41 Vladimir Sementsov-Ogievskiy
  2025-11-06 19:41 ` [PATCH 1/3] tpm_emulator: print error on error-ignore path Vladimir Sementsov-Ogievskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2025-11-06 19:41 UTC (permalink / raw)
  To: stefanb; +Cc: qemu-devel, armbru, peterx, Vladimir Sementsov-Ogievskiy

Hi all!

Here are fix and small enhancements, following comments on
already merged "tmp_emulator: improve and fix use of errp"
by Markus.

Vladimir Sementsov-Ogievskiy (3):
  tpm_emulator: print error on error-ignore path
  tpm_emulator: drop direct use of errno variable
  tpm_emulator: tpm_emulator_set_state_blobs(): move to boolean return

 backends/tpm/tpm_emulator.c | 61 +++++++++++++++----------------------
 1 file changed, 24 insertions(+), 37 deletions(-)

-- 
2.48.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2025-11-10 14:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-06 19:41 [PATCH 0/3] follow-up for tpm_emulator errp story Vladimir Sementsov-Ogievskiy
2025-11-06 19:41 ` [PATCH 1/3] tpm_emulator: print error on error-ignore path Vladimir Sementsov-Ogievskiy
2025-11-07 19:27   ` Stefan Berger
2025-11-06 19:41 ` [PATCH 2/3] tpm_emulator: drop direct use of errno variable Vladimir Sementsov-Ogievskiy
2025-11-07 19:31   ` Stefan Berger
2025-11-07 19:53     ` Vladimir Sementsov-Ogievskiy
2025-11-08  9:35     ` Markus Armbruster
2025-11-10 14:51   ` Stefan Berger
2025-11-06 19:41 ` [PATCH 3/3] tpm_emulator: tpm_emulator_set_state_blobs(): move to boolean return Vladimir Sementsov-Ogievskiy
2025-11-07 19:35   ` Stefan Berger
2025-11-07  8:39 ` [PATCH 0/3] follow-up for tpm_emulator errp story Markus Armbruster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).