From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dUwjw-0001ZX-SF for qemu-devel@nongnu.org; Tue, 11 Jul 2017 11:06:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dUwjw-0001tt-3h for qemu-devel@nongnu.org; Tue, 11 Jul 2017 11:06:16 -0400 Date: Tue, 11 Jul 2017 17:06:09 +0200 From: Kevin Wolf Message-ID: <20170711150609.GJ4335@noname.str.redhat.com> References: <20170702100646.20656-1-el13635@mail.ntua.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170702100646.20656-1-el13635@mail.ntua.gr> Subject: Re: [Qemu-devel] [PATCH 0/2] ThrottleGroup configuration fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Manos Pitsidianakis Cc: qemu-devel , qemu-block , Alberto Garcia , Stefan Hajnoczi Am 02.07.2017 um 12:06 hat Manos Pitsidianakis geschrieben: > Since in the future ThrottleGroup configuration will be done even if it > has no members, we need to separate the two. Thanks, applied to the block branch. Kevin