qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alberto Garcia
Subject: Re: [Qemu-devel] [PATCH v2 00/13] block: Move I/O throttling to BlockBackend
Date: Fri, 29 Apr 2016 13:57:37 +0200
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Fri 29 Apr 2016 12:01:08 PM CEST, 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.
>
> Ping?

I had this on my review queue, I'll take a look next week!

Berto



reply via email to

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