Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dlockstep.c49 } BlockInfo; typedef
53 BlockInfo *block;
198 BlockInfo *bi = (BlockInfo *) udata; in vcpu_tb_exec()
254 BlockInfo *bi = g_new0(BlockInfo, 1); in vcpu_tb_trans()
/openbmc/qemu/qapi/
H A Dpragma.json99 'BlockInfo', # query-block
H A Dblock-core.json687 # @BlockInfo:
718 { 'struct': 'BlockInfo',
760 # Get a list of BlockInfo for all virtual block devices.
762 # Returns: a list of @BlockInfo describing each virtual block device.
851 { 'command': 'query-block', 'returns': ['BlockInfo'],
1590 # block device supports io-status (see BlockInfo).
2187 # block device supports io-status (see BlockInfo).
2508 # block device supports io-status (see BlockInfo).
2837 # io-status (see BlockInfo). (Since 1.3)
/openbmc/qemu/block/
H A Dqapi.c421 bdrv_query_info(BlockBackend *blk, BlockInfo **p_info, Error **errp) in bdrv_query_info()
423 BlockInfo *info = g_malloc0(sizeof(*info)); in bdrv_query_info()
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c612 static void print_block_info(Monitor *mon, BlockInfo *info, in print_block_info()
/openbmc/qemu/docs/about/
H A Dremoved-features.rst606 The ``dirty-bitmaps`` field of the ``BlockInfo`` structure, returned by