From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: Question: How to write a file in domain 0? Date: Sun, 12 Jul 2009 10:59:14 -0400 Message-ID: <20090712145914.GB4703@const> References: <55d587e20906300842qd5a512dg1919a0ee157ae6de@mail.gmail.com> <20090712033629.GA4733@const> <55d587e20907120523u7a926b61pf3b3f5d44950d2ee@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <55d587e20907120523u7a926b61pf3b3f5d44950d2ee@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Zhao Lin Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Zhao Lin, le Sun 12 Jul 2009 08:23:47 -0400, a =E9crit : > thanks for reply.. but i think i might need to pass the data to domain0= through > shared memory and then called corresponding functions in domain0 kernel= to > finish the task. That's precisely what fsback/fsfront does. Samuel