qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 00/14] block: Move I/O throttling to BlockBac


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v3 00/14] block: Move I/O throttling to BlockBackend
Date: Tue, 17 May 2016 15:39:36 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 17.05.2016 um 00:46 hat Stefan Hajnoczi geschrieben:
> On Wed, May 11, 2016 at 03:24:11PM +0200, Kevin Wolf wrote:
> > This is another feature that was "logically" part of the BlockBackend, but
> > implemented as a BlockDriverState feature. It was always kept on top using
> > swap_feature_fields().
> > 
> > This series moves it to be actually implemented in the BlockBackend, 
> > removing
> > another obstacle for removing bs->blk and allowing multiple BBs per BDS.
> > 
> > Applies to block-next.
> > [...]
> 
> I'm happy with this series modulo the typos I mentioned in replies.

Thanks, fixed the typos and applied the series to the block branch.

Kevin

Attachment: pgpuOLHwYDBds.pgp
Description: PGP signature


reply via email to

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