From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KT00Q-0003UX-Qm for qemu-devel@nongnu.org; Tue, 12 Aug 2008 15:58:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KT00P-0003TZ-1Y for qemu-devel@nongnu.org; Tue, 12 Aug 2008 15:58:10 -0400 Received: from [199.232.76.173] (port=56086 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KT00O-0003TN-OP for qemu-devel@nongnu.org; Tue, 12 Aug 2008 15:58:08 -0400 Received: from mail-gx0-f19.google.com ([209.85.217.19]:52786) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KT00O-0001fn-2P for qemu-devel@nongnu.org; Tue, 12 Aug 2008 15:58:08 -0400 Received: by gxk12 with SMTP id 12so263345gxk.10 for ; Tue, 12 Aug 2008 12:58:02 -0700 (PDT) Message-ID: Date: Tue, 12 Aug 2008 21:58:02 +0200 From: "Erwan Velu" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] Implementing Vendors Options in DHCP Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hey, By the past, I've been doing a patch to make QEMU self PXE booting .Antony rewrote my initial work, now this is some cool tftp & bootp options. I'm now lacking of some vendors options mostly for some PXE stuff. The idea was to setup some work to have a framework that works for all vendors options. Before starting anything for it, I was wondering if some of you had some ideas/prototypes or maybe some interest in. Cheers, Erwan