qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/4] Error reporting patches for 2022-10-28
@ 2022-10-28  6:08 Markus Armbruster
  2022-10-28  6:08 ` [PULL 1/4] qom: Improve error messages when property has no getter or setter Markus Armbruster
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Markus Armbruster @ 2022-10-28  6:08 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha

The following changes since commit 344744e148e6e865f5a57e745b02a87e5ea534ad:

  Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2022-10-26 10:53:49 -0400)

are available in the Git repository at:

  https://repo.or.cz/qemu/armbru.git tags/pull-error-2022-10-28

for you to fetch changes up to 0dddb0fc80f83d3bb469dc220ba8e2496b27a205:

  qerror: QERR_PERMISSION_DENIED is no longer used, drop (2022-10-27 07:57:18 +0200)

----------------------------------------------------------------
Error reporting patches for 2022-10-28

----------------------------------------------------------------
Markus Armbruster (4):
      qom: Improve error messages when property has no getter or setter
      backends: Improve error messages when property can no longer be set
      qtest: Improve error messages when property can not be set right now
      qerror: QERR_PERMISSION_DENIED is no longer used, drop

 include/qapi/qmp/qerror.h       | 3 ---
 backends/cryptodev-vhost-user.c | 2 +-
 backends/rng-egd.c              | 2 +-
 backends/rng-random.c           | 2 +-
 backends/vhost-user.c           | 2 +-
 qom/object.c                    | 6 ++++--
 softmmu/qtest.c                 | 4 ++--
 7 files changed, 10 insertions(+), 11 deletions(-)

-- 
2.37.3



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

end of thread, other threads:[~2022-10-31 13:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-28  6:08 [PULL 0/4] Error reporting patches for 2022-10-28 Markus Armbruster
2022-10-28  6:08 ` [PULL 1/4] qom: Improve error messages when property has no getter or setter Markus Armbruster
2022-10-28  6:08 ` [PULL 2/4] backends: Improve error messages when property can no longer be set Markus Armbruster
2022-10-28  6:08 ` [PULL 3/4] qtest: Improve error messages when property can not be set right now Markus Armbruster
2022-10-28  6:08 ` [PULL 4/4] qerror: QERR_PERMISSION_DENIED is no longer used, drop Markus Armbruster
2022-10-31 10:14 ` [PULL 0/4] Error reporting patches for 2022-10-28 Stefan Hajnoczi

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