From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH] add FS backend/frontend Date: Thu, 17 Jan 2008 19:05:02 +0000 Message-ID: <20080117190502.GC4300@implementation> References: <20080117162416.GL11129@implementation.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline 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: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Keir Fraser, le Thu 17 Jan 2008 16:43:24 +0000, a écrit : > On 17/1/08 16:24, "Samuel Thbault" wrote: > > add FS backend/frontend > > What's the usage scenario? In the stubdomains case, it permits qemu to access its resources files like keyboard layouts, and save/restore hardware status. Grzegorz has other uses for it in their Java domains project. Samuel