Loading
qdev-properties: make blocksize accept size suffixes
It appears convenient to be able to specify physical_block_size and logical_block_size using common size suffixes. Teach the blocksize property setter to interpret them. Also express the upper and lower limits in the respective units. Signed-off-by:Roman Kagan <rvkagan@yandex-team.ru> Reviewed-by:
Eric Blake <eblake@redhat.com> Message-Id: <20200528225516.1676602-6-rvkagan@yandex-team.ru> Signed-off-by:
Kevin Wolf <kwolf@redhat.com>