Home
last modified time | relevance | path

Searched hist:bd745e238bb9432f40c875b6b4ad96a3d90e16a0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.cdiff bd745e238bb9432f40c875b6b4ad96a3d90e16a0 Mon Oct 19 10:53:32 CDT 2015 Max Reitz <mreitz@redhat.com> blockdev: Allow more options for BB-less BDS tree

Most of the options which blockdev_init() parses for both the
BlockBackend and the root BDS are valid for just the root BDS as well
(e.g. read-only). This patch allows specifying these options even if not
creating a BlockBackend.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>