From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <643819421a900215d67f549ceb50512c@hamnavoe.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Xen 3.1 w/ Plan 9 domU: plan9.img file after install not From: Richard Miller <9fans@hamnavoe.com> Date: Fri, 6 Jul 2007 14:21:58 +0100 In-Reply-To: <13426df10707041026u4590977djebab5f1ed29751b7@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 91d286b2-ead2-11e9-9d60-3106f5b1d025 > Please google lguest > and see what you think. It's 5K lines of code, the guest support code > is trivial, and I think overall this is going to be the easiest thing > to do. I've just had a quick browse through (the patch is actually 8977 lines, but maybe the 5k doesn't include comments). My first impression is "that's more like it". Way simpler. But: - Does some of the simplicity come from being linux-specific? Comments say "guest and host run the same kernel". Or is it generic enough to work with Plan 9 too? - My interest in Xen is pragmatic: there are plenty of hosting companies offering "virtual servers" based on Xen, and some at least are happy to let you run a Plan 9 guest kernel. (In particular I can recommend http://www.blackcatnetworks.co.uk from personal experience.) How long before lguest reaches that level of maturity? Sadly, simplicity in itself is not much of a marketing advantage in the real world. -- Richard