qmp: fill in the image field in BlockDeviceInfo
[qemu.git] / include / block / qapi.h
index 168d788521144e5afb92f65601094fc59efeface..327549d91723cba4b00d01472e900ab9234b4819 100644 (file)
@@ -29,7 +29,7 @@
 #include "block/block.h"
 #include "block/snapshot.h"
 
-BlockDeviceInfo *bdrv_block_device_info(BlockDriverState *bs);
+BlockDeviceInfo *bdrv_block_device_info(BlockDriverState *bs, Error **errp);
 int bdrv_query_snapshot_info_list(BlockDriverState *bs,
                                   SnapshotInfoList **p_list,
                                   Error **errp);
This page took 0.022136 seconds and 4 git commands to generate.