summary refs log tree commit diff stats
path: root/hw/core/machine.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-04-07 17:33:01 +0200
committerKevin Wolf <kwolf@redhat.com>2023-04-11 16:40:54 +0200
commite5203a3b5db1fb1328f104a4863284198b551ce0 (patch)
treebab35261ea24e9f8d0cddc340b875ffbaac39bc9 /hw/core/machine.c
parent2c5451ca523fc2b757e1e5b4e0b9fc84dbd58f97 (diff)
downloadfocaccia-qemu-e5203a3b5db1fb1328f104a4863284198b551ce0.tar.gz
focaccia-qemu-e5203a3b5db1fb1328f104a4863284198b551ce0.zip
block-backend: inline bdrv_co_get_geometry
bdrv_co_get_geometry is only used in blk_co_get_geometry.  Inline it in
there, to reduce the number of wrappers for bs->total_sectors.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20230407153303.391121-7-pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/core/machine.c')
0 files changed, 0 insertions, 0 deletions