From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: Re: xen on illumos(OpenSolaris) based platform Date: Mon, 17 Sep 2012 11:05:13 +0200 Message-ID: <5056E7C9.2080200@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Igor Kozhukhov Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Igor Kozhukhov wrote: > hello all! > > are you interested in port xen-4.1 to illumos(OpenSolaris) based platform? > I have found old Sun works with xen-3.4.2 and updated it to xen-3.4.4 It's great to know there's still interest for Xen on the Solaris platform! > > I'll try to port xen-4.1. Please work against xen-unstable, it will be much more easier to upstream the changes and get Solaris support in newer versions. > can I file a bugs with issues on solaris based platform? > where can I file a bugs - I have bout some issues and I'd like to provide fixes for solaris. If the Solaris kernel is still working as Dom0/DomU, there's probably not much work, you will have to look at the tools side, and check that the remaining Solaris pieces are still working, and probably add new ones, for example libxl currently doesn't have any kind of Solaris support, but I see that libxc seems to have support for Solaris (don't have any idea if that's in working condition). Regards, Roger.