summaryrefslogtreecommitdiffstats
path: root/qobject
diff options
context:
space:
mode:
authorBenoƮt Canet2013-09-24 17:07:04 +0200
committerKevin Wolf2013-09-25 16:21:28 +0200
commit030be32184034261da14693b69e9582f6fe4af9d (patch)
treef4e1df2addee8730fa499e883690224d01d72113 /qobject
parentqemu-iotests: add monolithicFlat creation test to 059 (diff)
downloadqemu-030be32184034261da14693b69e9582f6fe4af9d.tar.gz
qemu-030be32184034261da14693b69e9582f6fe4af9d.tar.xz
qemu-030be32184034261da14693b69e9582f6fe4af9d.zip
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Some drivers will have driver specifics options but no filename. This new bool allow the block layer to treat them correctly. The .bdrv_needs_filename is set in drivers not having .bdrv_parse_filename and not having .bdrv_open. The first exception to this rule will be the quorum driver. Signed-off-by: Benoit Canet <benoit@irqsave.net> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qobject')
0 files changed, 0 insertions, 0 deletions