On Tue, May 14, 2013 at 04:14:34PM +0200, Kevin Wolf wrote: > The limit of qcow2 files at least depends on the cluster size. If the > image format has a cluster_size option, suggest to increase it. > > Signed-off-by: Kevin Wolf <kw...@redhat.com> > --- > block.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-)
Thanks, applied to my block tree for 1.5: https://github.com/stefanha/qemu/commits/block Stefan