summaryrefslogtreecommitdiffstats
path: root/include/exec/cpu-common.h
diff options
context:
space:
mode:
authorFabiano Rosas2018-03-12 23:07:51 +0100
committerKevin Wolf2018-03-26 12:16:00 +0200
commita7328ba55f4535613a54b4ad65a3eb8b1a47cbb7 (patch)
tree0f145436136c627cb9bc02c24d574f632cf6bc44 /include/exec/cpu-common.h
parentblock/quorum: Remove protocol-related fields (diff)
downloadqemu-a7328ba55f4535613a54b4ad65a3eb8b1a47cbb7.tar.gz
qemu-a7328ba55f4535613a54b4ad65a3eb8b1a47cbb7.tar.xz
qemu-a7328ba55f4535613a54b4ad65a3eb8b1a47cbb7.zip
block/throttle: Remove protocol-related fields
The throttle driver is not a protocol so it should implement bdrv_open instead of bdrv_file_open and not provide a protocol_name. Attempts to invoke this driver using protocol syntax (i.e. throttle:<filename:options:...>) will now fail gracefully: $ qemu-img info throttle:foo qemu-img: Could not open 'throttle:foo': Unknown protocol 'throttle' Signed-off-by: Fabiano Rosas <farosas@linux.vnet.ibm.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Alberto Garcia <berto@igalia.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec/cpu-common.h')
0 files changed, 0 insertions, 0 deletions