From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNTVZ-0000qz-6I for qemu-devel@nongnu.org; Mon, 28 Jul 2008 10:15:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNTVT-0000o5-Ve for qemu-devel@nongnu.org; Mon, 28 Jul 2008 10:15:28 -0400 Received: from [199.232.76.173] (port=46197 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNTVT-0000ny-P6 for qemu-devel@nongnu.org; Mon, 28 Jul 2008 10:15:23 -0400 Received: from il.qumranet.com ([212.179.150.194]:32599) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNTVT-0004OW-7V for qemu-devel@nongnu.org; Mon, 28 Jul 2008 10:15:23 -0400 Date: Mon, 28 Jul 2008 17:15:15 +0300 From: Gleb Natapov Message-ID: <20080728141515.GJ3196@minantech.com> References: <488DC8B2.1070009@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <488DC8B2.1070009@redhat.com> Subject: [Qemu-devel] Re: [PATCH 0/3]: Add UUID command-line option Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Lalancette Cc: qemu-devel@nongnu.org Hi Chris, On Mon, Jul 28, 2008 at 03:25:06PM +0200, Chris Lalancette wrote: > All, > Attached is a three part patch series to implement a "-uuid" command-line > option to qemu. The original work for this was all done by Gleb Natapov; since > there hadn't seemed to be any activity on this since June, I picked up his > patches and ran with them (original posting: > http://www.archivum.info/qemu-devel@nongnu.org/2008-06/msg00167.html). These > patches are basically the same as his, just cleaned up according to Anthony > Liguori's feedback. Actually there was activity on this. I addressed Anthony's feedback and reposted the patch series (I think even twice). Here is the last one: http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00448.html http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00442.html http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00443.html http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00444.html http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00445.html http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00446.html Fabrice said that he doesn't like vmware backdoor interface though (http://lists.gnu.org/archive/html/qemu-devel/2008-06/msg00487.html) I asked what interface he wants to use for qemu/guest communication, but he never replied to this :( I also want to see those patches going in I don't care much who will push them. I can resent last series one more time if it will help. -- Gleb.