qemu/docs/about
Vladimir Sementsov-Ogievskiy b836bf2ab6 qapi/block-core: deprecate some block-job- APIs
For change, pause, resume, complete, dismiss and finalize actions
corresponding job- and block-job commands are almost equal. The
difference is in find_block_job_locked() vs find_job_locked()
functions. What's different?

1. find_block_job_locked() checks whether the found job is a block-job.
   This is OK when moving to more generic API, no needs to document this
   change.

2. find_block_job_locked() reports DeviceNotActive on failure, when
   find_job_locked() reports GenericError. So, let's document this
   difference in deprecated.txt. Still, for dismiss and finalize errors
   are not documented at all, so be silent in deprecated.txt as well.

ACKed-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-ID: <20250409084232.28201-3-vsementsov@yandex-team.ru>
2025-05-01 12:12:19 +03:00
..
build-platforms.rst Remove the remainders of the Avocado tests 2025-04-23 07:51:25 +02:00
deprecated.rst qapi/block-core: deprecate some block-job- APIs 2025-05-01 12:12:19 +03:00
emulation.rst docs/about/emulation: Fix broken link 2025-03-19 16:30:13 +10:00
index.rst accel: Remove HAX accelerator 2023-08-31 19:46:43 +02:00
license.rst docs/about/license: Update LICENSE URL 2023-08-23 09:04:33 -04:00
removed-features.rst docs: Document removal of 64-bit on 32-bit emulation 2025-04-14 12:30:09 +03:00