qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] qpm: Minor error value corrections
@ 2020-09-17 12:55 Markus Armbruster
  2020-09-17 12:55 ` [PATCH 1/2] qom: Clean up object_property_get_enum()'s error value Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Markus Armbruster @ 2020-09-17 12:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: pbonzini, berrange, ehabkost, groug

Markus Armbruster (2):
  qom: Clean up object_property_get_enum()'s error value
  qom: Correct error values in two contracts

 include/qom/object.h       | 10 +++++-----
 qom/object.c               |  6 +++---
 tests/check-qom-proplist.c |  2 ++
 3 files changed, 10 insertions(+), 8 deletions(-)

-- 
2.26.2



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

end of thread, other threads:[~2020-09-17 17:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-17 12:55 [PATCH 0/2] qpm: Minor error value corrections Markus Armbruster
2020-09-17 12:55 ` [PATCH 1/2] qom: Clean up object_property_get_enum()'s error value Markus Armbruster
2020-09-17 12:59   ` Daniel P. Berrangé
2020-09-17 13:25   ` Greg Kurz
2020-09-17 12:55 ` [PATCH 2/2] qom: Correct error values in two contracts Markus Armbruster
2020-09-17 12:59   ` Daniel P. Berrangé
2020-09-17 13:31   ` Greg Kurz
2020-09-17 13:03 ` [PATCH 0/2] qpm: Minor error value corrections no-reply
2020-09-17 13:06 ` no-reply
2020-09-17 17:28 ` Eduardo Habkost

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).