aboutsummaryrefslogtreecommitdiff
path: root/hmp.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2012-06-13 10:11:48 +0200
committerKevin Wolf <kwolf@redhat.com>2012-06-15 14:03:43 +0200
commitf8d6bba1c1f56217d9ee71b7aee5f94f46c8f148 (patch)
tree55cfcd017b9a4bd29ddd6c79383dbb7f15393c4b /hmp.c
parentf085800e245836fed27fddb3b624a29326637657 (diff)
downloadqemu-f8d6bba1c1f56217d9ee71b7aee5f94f46c8f148.zip
qemu-f8d6bba1c1f56217d9ee71b7aee5f94f46c8f148.tar.gz
qemu-f8d6bba1c1f56217d9ee71b7aee5f94f46c8f148.tar.bz2
block: Replace bdrv_get_format() by bdrv_get_format_name()
So callers don't need to know anything about maximum name length. Returning a pointer is safe, because the name string lives as long as the block driver it names, and block drivers don't die. Requested by Peter Maydell. Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hmp.c')
0 files changed, 0 insertions, 0 deletions