From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ym16a-0003nZ-K1 for qemu-devel@nongnu.org; Sat, 25 Apr 2015 10:30:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ym16X-0007kV-CV for qemu-devel@nongnu.org; Sat, 25 Apr 2015 10:30:52 -0400 Date: Sat, 25 Apr 2015 10:30:43 -0400 From: Luiz Capitulino Message-ID: <20150425103043.67d5859c@redhat.com> In-Reply-To: <553B306A.1010808@msgid.tls.msk.ru> References: <20150331133251.5be10dd6@redhat.com> <553B306A.1010808@msgid.tls.msk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] balloon: improve error msg when adding second device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-trivial@nongnu.org, qemu-devel@nongnu.org, armbru@redhat.com On Sat, 25 Apr 2015 09:12:58 +0300 Michael Tokarev wrote: > 31.03.2015 20:32, Luiz Capitulino wrote: > > A VM supports only one balloon device, but due to several changes > > in infrastructure the error message got messed up when trying > > to add a second device. Fix it. > ... > Heh. Such a huge commit message ;) > > Applied to -trivial now. In the large commit text I missed your > comment about the patch is okay to go during the freeze, so doing > it after :) I've applied it to my own tree and posted a pull request already.