qemu-e2k/include/hw/block
Akihiko Odaki 12a521b56d 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>
2021-07-06 14:28:55 +01:00
..
block.h block: Add backend_defaults property 2021-07-06 14:28:55 +01:00
fdc.h virtio,acpi,pci: fixes, cleanups. 2020-06-25 16:52:42 +01:00
flash.h vmstate: Constify some VMStateDescriptions 2021-05-02 17:24:50 +02:00
swim.h Clean up includes 2020-12-10 17:16:44 +01:00