]> git.ipfire.org Git - thirdparty/qemu.git/commit
qemu-options: finesse the recommendations around -blockdev
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 24 Apr 2023 09:22:37 +0000 (10:22 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 10 May 2023 17:50:38 +0000 (20:50 +0300)
commit8c3cf36260b428087cce801166c0bd1a7f967dc0
tree0f2c577dfb59a2570aca112ad672352bcc83e144
parentf528cfc3fa91dacc0f5e0bf494164f7d4548e35f
qemu-options: finesse the recommendations around -blockdev

We are a bit premature in recommending -blockdev/-device as the best
way to configure block devices. It seems there are times the more
human friendly -drive still makes sense especially when -snapshot is
involved.

Improve the language to hopefully make things clearer.

Suggested-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Kevin Wolf <kwolf@redhat.com>
Message-Id: <20230424092249.58552-7-alex.bennee@linaro.org>
(cherry picked from commit c1654c3e37c31fb638597efedcd07d071837b78b)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
qemu-options.hx