From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41171) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxAcx-0007uU-SF for qemu-devel@nongnu.org; Thu, 11 Jul 2013 02:45:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UxAcw-0002BC-Rq for qemu-devel@nongnu.org; Thu, 11 Jul 2013 02:45:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15703) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UxAcw-0002B4-Jy for qemu-devel@nongnu.org; Thu, 11 Jul 2013 02:45:18 -0400 From: Markus Armbruster References: <201307101933.r6AJXilq010577@d03av01.boulder.ibm.com> Date: Thu, 11 Jul 2013 08:45:15 +0200 In-Reply-To: <201307101933.r6AJXilq010577@d03av01.boulder.ibm.com> (Anthony Liguori's message of "Wed, 10 Jul 2013 19:33:40 -0000") Message-ID: <8761whfvd0.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 0/7] Fixes around -machine List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org Anthony Liguori writes: > Applied. Thanks. Peter pointed out that my code doesn't work as advertized when !list->merge_list (never true in current usage). I'll try to address that on top when I get a breather I can spend on non-critical upstream work. Peter, do feel free to go ahead and change it the way you like it. If you do that, I'll spend the breather on reviewing your change :)