summary refs log tree commit diff stats
path: root/util/qemu-option.c
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki@gmail.com>2021-07-05 22:04:57 +0900
committerStefan Hajnoczi <stefanha@redhat.com>2021-07-06 14:28:55 +0100
commit12a521b56d0538ca0363dd79db8f359cef40da69 (patch)
tree88d59a52c8e2525549b78b0069810c0650f96942 /util/qemu-option.c
parent0dfc7af2b287323dde0725c04f5765e0e508d9fd (diff)
downloadfocaccia-qemu-12a521b56d0538ca0363dd79db8f359cef40da69.tar.gz
focaccia-qemu-12a521b56d0538ca0363dd79db8f359cef40da69.zip
block: Add backend_defaults property
backend_defaults property allow users to control if default block
properties should be decided with backend information.

If it is off, any backend information will be discarded, which is
suitable if you plan to perform live migration to a different disk backend.

If it is on, a block device may utilize backend information more
aggressively.

By default, it is auto, which uses backend information for block
sizes and ignores the others, which is consistent with the older
versions.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-id: 20210705130458.97642-2-akihiko.odaki@gmail.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'util/qemu-option.c')
0 files changed, 0 insertions, 0 deletions