qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] blockdev: Fix block_resize error reporting for op blockers
@ 2024-03-06 13:10 Markus Armbruster
  2024-03-06 13:10 ` [PATCH 1/2] " Markus Armbruster
  2024-03-06 13:10 ` [PATCH 2/2] qerror: QERR_DEVICE_IN_USE is no longer used, drop Markus Armbruster
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Armbruster @ 2024-03-06 13:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, hreitz, qemu-block, qemu-trivial

PATCH 2 requires my "[PATCH] char: Slightly better error reporting
when chardev is in use" posted earlier today, PATCH 1 does not.

Based-on: <20240306081505.2258405-1-armbru@redhat.com>

Markus Armbruster (2):
  blockdev: Fix block_resize error reporting for op blockers
  qerror: QERR_DEVICE_IN_USE is no longer used, drop

 include/qapi/qmp/qerror.h | 3 ---
 blockdev.c                | 3 +--
 2 files changed, 1 insertion(+), 5 deletions(-)

-- 
2.44.0



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

end of thread, other threads:[~2024-03-06 16:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 13:10 [PATCH 0/2] blockdev: Fix block_resize error reporting for op blockers Markus Armbruster
2024-03-06 13:10 ` [PATCH 1/2] " Markus Armbruster
2024-03-06 16:23   ` Philippe Mathieu-Daudé
2024-03-06 13:10 ` [PATCH 2/2] qerror: QERR_DEVICE_IN_USE is no longer used, drop Markus Armbruster
2024-03-06 16:23   ` Philippe Mathieu-Daudé

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