Home
last modified time | relevance | path

Searched refs:BlockInfo (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/contrib/plugins/
H A Dlockstep.c48 } BlockInfo; typedef
52 BlockInfo *block;
172 BlockInfo *bi = (BlockInfo *) udata; in vcpu_tb_exec()
228 BlockInfo *bi = g_new0(BlockInfo, 1); in vcpu_tb_trans()
/openbmc/qemu/qapi/
H A Dpragma.json44 'BlockInfo', # query-block
H A Dblock-core.json677 # @BlockInfo:
708 { 'struct': 'BlockInfo',
750 # Get a list of BlockInfo for all virtual block devices.
752 # Returns: a list of @BlockInfo describing each virtual block device.
841 { 'command': 'query-block', 'returns': ['BlockInfo'],
1579 # block device supports io-status (see BlockInfo).
2176 # block device supports io-status (see BlockInfo).
2501 # block device supports io-status (see BlockInfo).
2827 # io-status (see BlockInfo). (Since 1.3)
/openbmc/qemu/block/
H A Dqapi.c426 bdrv_query_info(BlockBackend *blk, BlockInfo **p_info, Error **errp) in bdrv_query_info()
428 BlockInfo *info = g_malloc0(sizeof(*info)); in bdrv_query_info()
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c633 static void print_block_info(Monitor *mon, BlockInfo *info, in print_block_info()
/openbmc/qemu/docs/about/
H A Dremoved-features.rst537 The ``dirty-bitmaps`` field of the ``BlockInfo`` structure, returned by