qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] buffer alignment for block backends


From: Christoph Hellwig
Subject: Re: [Qemu-devel] buffer alignment for block backends
Date: Thu, 9 Apr 2009 15:19:51 +0200
User-agent: Mutt/1.3.28i

On Thu, Apr 09, 2009 at 11:07:28AM +0100, Stefano Stabellini wrote:
> +    acb->bounce = qemu_blockalign(qiov->size);

Why don't you pass a BlockDriverState to it so that it automatically
does the best alignment for the underlying driver?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]