From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAfGu-0003gZ-5B for qemu-devel@nongnu.org; Sat, 17 Aug 2013 08:06:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VAfGp-0005o4-6m for qemu-devel@nongnu.org; Sat, 17 Aug 2013 08:06:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VAfGo-0005nl-VJ for qemu-devel@nongnu.org; Sat, 17 Aug 2013 08:06:15 -0400 Message-ID: <520F67C9.20807@redhat.com> Date: Sat, 17 Aug 2013 14:08:41 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1376659114-6630-1-git-send-email-armbru@redhat.com> In-Reply-To: <1376659114-6630-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/7] smbios cleanup & nicer defaults for type 1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: aliguori@us.ibm.com, armbru@redhat.com, ehabkost@redhat.com, qemu-devel@nongnu.org Eric, On 08/16/13 15:18, armbru@redhat.com wrote: > From: Markus Armbruster > > This gets rid of one of the last get_param_value() users, makes > multiple -smbios work sanely, cleans up the gross side effect in > qemu_uuid_parse(), and more. Topped off with a little feature in the > last patch. > > v2: Rebase, only last patch had conflicts can you please re-ack this? You acked v2: http://thread.gmane.org/gmane.comp.emulators.qemu/222747 (And I don't have the slightest clue why it hasn't been merged after your Reviewed-by; it was posted, and reviewed, and pinged, before the hard freeze for 1.6) If you don't have the time, I can review it from scratch. Sometime. Hopefully. Thanks, Laszlo