From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNUsx-0005Mp-25 for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:43:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNUsv-0005MD-QQ for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:43:42 -0400 Received: from [199.232.76.173] (port=44213 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNUsv-0005M4-Kn for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:43:41 -0400 Received: from mx1.redhat.com ([66.187.233.31]:43752) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNUsv-0002ZF-Gs for qemu-devel@nongnu.org; Mon, 28 Jul 2008 11:43:41 -0400 Message-ID: <488DE8D4.5020502@redhat.com> Date: Mon, 28 Jul 2008 17:42:12 +0200 From: Chris Lalancette MIME-Version: 1.0 References: <488DC8B2.1070009@redhat.com> <20080728141515.GJ3196@minantech.com> <488DD98D.5010907@codemonkey.ws> <488DDA93.4070702@redhat.com> <488DDF8B.8020103@codemonkey.ws> <488DE142.1060100@redhat.com> <488DE1E0.1070005@codemonkey.ws> In-Reply-To: <488DE1E0.1070005@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Anthony Liguori Cc: Gleb Natapov , qemu-devel@nongnu.org Anthony Liguori wrote: > > That makes me sad that they merged that. What a terribly complicated > way to do something that's relatively simple. Heh. OK. Well, that's where we are today, which may not be the best place, but it's where both Gleb and I based the work off of. I'll ask a naive question about CMOS; is there room in a standard CMOS to store a UUID? From my limited knowledge about it, I thought the CMOS was a quite small region of ROM, and so there wouldn't really be room for something like a 128-byte UUID. I could be totally wrong about that, though. Chris Lalancette