From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LutJt-0000XZ-Nk for qemu-devel@nongnu.org; Fri, 17 Apr 2009 15:01:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LutJp-0000X4-2U for qemu-devel@nongnu.org; Fri, 17 Apr 2009 15:01:49 -0400 Received: from [199.232.76.173] (port=33102 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LutJo-0000X1-UK for qemu-devel@nongnu.org; Fri, 17 Apr 2009 15:01:44 -0400 Received: from e7.ny.us.ibm.com ([32.97.182.137]:42196) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LutJn-0007xC-RX for qemu-devel@nongnu.org; Fri, 17 Apr 2009 15:01:44 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e7.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n3HIpTFY011026 for ; Fri, 17 Apr 2009 14:51:29 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n3HJ1dUM182134 for ; Fri, 17 Apr 2009 15:01:39 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n3HJ1dMx022563 for ; Fri, 17 Apr 2009 15:01:39 -0400 Message-ID: <49E8D211.1040102@us.ibm.com> Date: Fri, 17 Apr 2009 14:01:37 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <20090408215733.11530.29919.stgit@kvm.aw> <20090408215845.11530.28322.stgit@kvm.aw> In-Reply-To: <20090408215845.11530.28322.stgit@kvm.aw> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v2 1/3] qemu: Add prototype and make qemu_uuid_parse() non-static Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Williamson Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org Applied all. Thanks, this turned out to be a really nice series. BTW, the texi formatting isn't needed for the DEF() output. I removed it before applying. -- Regards, Anthony Liguori