On Fri, Oct 24, 2025 at 02:30:37PM +0200, Kevin Wolf wrote: > Patches to expose the limits in QAPI have made clear that the existing > documentation of BlockLimits could be improved: The meaning of > min_mem_alignment and opt_mem_alignment could be clearer, and talking > about better alignment values isn't helpful when we only detect these > values and never choose them. > > Make the changes in the BlockLimits documentation now, so that the > patches exposing the fields in QAPI can use descriptions consistent with > it. > > Signed-off-by: Kevin Wolf <[email protected]> > --- > include/block/block_int-common.h | 30 +++++++++++++++++------------- > 1 file changed, 17 insertions(+), 13 deletions(-) >
Reviewed-by: Eric Blake <[email protected]> -- Eric Blake, Principal Software Engineer Red Hat, Inc. Virtualization: qemu.org | libguestfs.org
