]> git.proxmox.com Git - qemu.git/commit
block: Add bdrv_get_specific_info
authorMax Reitz <mreitz@redhat.com>
Wed, 9 Oct 2013 08:46:16 +0000 (10:46 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 11 Oct 2013 08:52:54 +0000 (10:52 +0200)
commiteae041fe6f4314962e873615134eefb32cf8ba61
tree669c134a3beade6ff5d9fb897a81630c449bae9d
parentf2bb8a8a47597634b74c161c44b9980c7f4e50ac
block: Add bdrv_get_specific_info

Add a function for retrieving an ImageInfoSpecific object from a block
driver.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block/qapi.c
include/block/block.h
include/block/block_int.h