From owner-freebsd-virtualization@FreeBSD.ORG Thu Sep 11 17:42:58 2008 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DA2FD106567F for ; Thu, 11 Sep 2008 17:42:58 +0000 (UTC) (envelope-from mehulc87@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.freebsd.org (Postfix) with ESMTP id 971148FC08 for ; Thu, 11 Sep 2008 17:42:58 +0000 (UTC) (envelope-from mehulc87@gmail.com) Received: by wx-out-0506.google.com with SMTP id s17so219133wxc.7 for ; Thu, 11 Sep 2008 10:42:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=vGecM7oZDqLStldpXz8HAn6YVk3/pSQTH4m25vbhw1o=; b=jrTzG7ic91da4ikpdVWzHWHNaB7BR+u/niv6PdXFs8a4gBJw8AQzs60iDMdARGUI0L LYc75V9ldX7zOhbFphxKLV9Sds4yQPhtq691SmYRV/wjlWy88l9wvbIfua0oRYjx4kt0 U2LrbricPJGiMSFrmaAaAdrV0+tiAckwZKYKI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=DORQwjDefX0GneBUnCPjZyBshIBa0iEGXBQbekwmVgJJNFqy41PQhaURYuAoUCXnCD rYMWY6qP66HmWYk4R+TXAf44bEXkTJUSrR+eIE8SmFoYs7u4WtSB64iEUbp9SN0zoiEv 8DYRUGo6dS+Md9HaukK5Ui+vfh5ZSzVCEyioM= Received: by 10.65.219.20 with SMTP id w20mr4737182qbq.43.1221153702029; Thu, 11 Sep 2008 10:21:42 -0700 (PDT) Received: by 10.65.35.4 with HTTP; Thu, 11 Sep 2008 10:21:41 -0700 (PDT) Message-ID: <251d650c0809111021w6f3e3586pb81918ec1f10eb8b@mail.gmail.com> Date: Thu, 11 Sep 2008 22:51:41 +0530 From: "Mehul Chadha" To: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Adding Virtual kernel support to FreeBSD X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2008 17:42:58 -0000 hello all, We are a group of 3 students doing their graduation in computer science. We were thinking of implementing the virtual kernel support to freeBSD similar to what user mode linux does . We would be very thankful if we can have some suggestions and advice from your side. Thanks and Regards, Mehul