From owner-freebsd-xen@FreeBSD.ORG Fri Aug 10 00:28:43 2012 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5142B106564A for ; Fri, 10 Aug 2012 00:28:43 +0000 (UTC) (envelope-from arvind.viswanathan@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id C60F58FC0A for ; Fri, 10 Aug 2012 00:28:42 +0000 (UTC) Received: by lage12 with SMTP id e12so683875lag.13 for ; Thu, 09 Aug 2012 17:28:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=AhXsYxou0bYEgMSU805quY9XurCfXoMg8mi1eCJHmOw=; b=KR4nM6YktrG1JXQDSWag9I9O7K57Gz+Tnyfqwe0LE2pir5Va3buqAQHTKpWdgUVr5s 8pe+WPP6uAAlxpcVUWSwQ7dXnKFLPnBa8Sg2oFwF0aSNtWj9BIMgHf/4OnMiQBM+lHWA MXcMeHXgfRuhiwPWiNzFcRSiie+YGyH1mOZvGW5mKAopmjTq8e30gcf3RyrVTLVv3KK3 RBjAEVpnogkqPqNTj8zET8FPnwReOVulFht8agdJp9q6piQQHSUGw/njsNlcQw75Jfv2 49JU91MHu3WiPaaohUPHMCvsl5i+oLYZ3V23hC4IRKLROc/WuaBcx2o6hr4twp3tL7Vz 097w== MIME-Version: 1.0 Received: by 10.152.102.234 with SMTP id fr10mr1059590lab.32.1344558520373; Thu, 09 Aug 2012 17:28:40 -0700 (PDT) Received: by 10.112.24.234 with HTTP; Thu, 9 Aug 2012 17:28:40 -0700 (PDT) Date: Thu, 9 Aug 2012 17:28:40 -0700 Message-ID: From: arvind viswanathan To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Q on types of xen virtualization X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Aug 2012 00:28:43 -0000 Thanks Sean. the freebsd that I use does not have xen related change set. So is it a Xen HVM or is it simply HVM. Also in case of 64 bit, its mentioned that if xen drivers are supported performance improves ? Any numbers on the improvement on that was achieved with and without the xen drivers ? Thanks Arvind