From mboxrd@z Thu Jan 1 00:00:00 1970 From: ramsdell@mitre.org (John D. Ramsdell) Subject: Re: Mini-os with Lua Date: 27 Apr 2006 13:38:19 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org > From: Grzegorz Milos > We are currently working on getting Mini-os to work on 64 bit > architecture and doing some debugging work. You therefore don't have to > worry about semantic changes (for example changing the scheduler). Thank you for the information. I finished the patch required to make Lua use no floating point operations, and am looking at how to expose inter-VM communication to applications written in Lua embedded in the Mini-OS kernel. http://www.ccs.neu.edu/home/ramsdell/tools/lua-5.1-no-fp.patch John