diff options
author | 2014-12-02 18:32:42 +0100 | |
---|---|---|
committer | 2014-12-10 10:31:19 +0100 | |
commit | ef8104378c4a0497be079e48ee5ac5a89c68f978 (patch) | |
tree | d990ad85348d396320214a2ad02e0de7624a48d7 /scripts/qapi-event.py | |
parent | block: Make essential BlockDriver objects public (diff) | |
download | qemu-ef8104378c4a0497be079e48ee5ac5a89c68f978.tar.xz qemu-ef8104378c4a0497be079e48ee5ac5a89c68f978.zip |
block: Omit bdrv_find_format for essential drivers
We can always assume raw, file and qcow2 being available; so do not use
bdrv_find_format() to locate their BlockDriver objects but statically
reference the respective objects.
Cc: qemu-stable@nongnu.org
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qapi-event.py')
0 files changed, 0 insertions, 0 deletions