WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen Pv-Ops DomU Virtualization Support for ChromiumOS64

To: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen Pv-Ops DomU Virtualization Support for ChromiumOS64
From: "Mr. Teo En Ming (Zhang Enming)" <space.time.universe@xxxxxxxxx>
Date: Mon, 30 Nov 2009 07:24:56 +0800
Cc: space.time.universe@xxxxxxxxx
Delivery-date: Sun, 29 Nov 2009 15:25:59 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=htTo06nDynplpJTkD35LBTbQASyLSluVI6IlReiubuo=; b=I0Ni9cEClDJUgnb5WY2OErRA559MJovdXmARJUkOES+v9h7KAGhKUUt+YvB7dAx0Wm uS/XVQjujzyJhwOJeqkdhhv1XxGt4ITJCLDzuqbRZ6/G+6WYw1v2kDo3XzAsXqSC94Fu EDPsWBBDv3iVyIBxcf9SQaFHqNgFF2q4WDBmw=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=ryf+x7gtr99GFw7PcZPhezH/EfcrdJngCo12xpFaIAiWxAidT5Gu9GC9rQCMzkiGnv ceB6KlkEQOmfD34Nc+O73dzogSbdKuBH1OWeUMKEqsm7By/s2ThBy8/Hw1WcPnNrxhM5 LWXJFBzNjmKXaBxZ10snaaV8pQqsvRTKUF9vY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I have ported the development code of the open source ChromiumOS
project to 64-bit. Google Chrome OS will be officially released in
late 2010, and it will be based on the Chromium OS project.

My 64-bit build of ChromiumOS is called ChromiumOS64.

The project is hosted at http://www.chromiumos64.org/

The current kernel configuration for ChromiumOS64 is as follows:

CONFIG_XEN=y
CONFIG_XEN_MAX_DOMAIN_MEMORY=32
CONFIG_XEN_SAVE_RESTORE=y
# CONFIG_XEN_DEBUG_FS is not set
CONFIG_XEN_BLKDEV_FRONTEND=m
CONFIG_NETXEN_NIC=m
CONFIG_XEN_NETDEV_FRONTEND=m
CONFIG_XEN_KBDDEV_FRONTEND=m
CONFIG_HVC_XEN=y
CONFIG_XEN_FBDEV_FRONTEND=m
CONFIG_XEN_BALLOON=y
CONFIG_XEN_SCRUB_PAGES=y
CONFIG_XEN_DEV_EVTCHN=m
CONFIG_XENFS=m
CONFIG_XEN_COMPAT_XENFS=y
CONFIG_XEN_SYS_HYPERVISOR=y

Does it support Xen pvops domU? If not, what additional lines do I
have to add in so that it can function as a Xen domU?

Thank you.

-- 
Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical
Engineering)
Alma Maters:
(1) Singapore Polytechnic
(2) National University of Singapore
My Primary Blog: http://teo-en-ming-aka-zhang-enming.blogspot.com
My Secondary Blog: http://enmingteo.wordpress.com
My Youtube videos: http://www.youtube.com/user/enmingteo
Email: space.time.universe@xxxxxxxxx
Mobile Phone (Starhub Prepaid): +65-8369-2618
Street: Bedok Reservoir Road
Country: Singapore

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen Pv-Ops DomU Virtualization Support for ChromiumOS64, Mr. Teo En Ming (Zhang Enming) <=