WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Event from dom0

To: Pasi Kärkkäinen <pasik@xxxxxx>
Subject: Re: [Xen-devel] Event from dom0
From: "Jinesh M.K" <mkjinesh@xxxxxxxxx>
Date: Wed, 17 Aug 2011 17:00:29 +0530
Cc: Xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 17 Aug 2011 04:31:41 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=iA0DR0f/5mS+YaeWxftliLmiadLe/2JE039GLn6XecQ=; b=X5crFUIP04D6vptLUXpPohoi0kmYynWvaizOV03AV66Rb/NcmH1NDlssdNMbsFiDne oqsp54t9ftSH+vplMXqYvsr8MeWjS2jmiyyAK6XO8MEkwbvN/0/YZbxTfqJdCiTriLr+ 4RBrfcxoJ5ixU8j36vtLcN9Qx+zrFE8bGzDbo=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20110817085155.GX32373@xxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <CAKx7_gyEoX2vpxwbohhuy28tt=6FftgUJjzLhpsBgj-GgqR0FQ@xxxxxxxxxxxxxx> <20110817085155.GX32373@xxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I mean event that happen inside dom0 like moving hard disk image from one location to another

Jinesh
On 17 August 2011 14:21, Pasi Kärkkäinen <pasik@xxxxxx> wrote:
On Wed, Aug 17, 2011 at 10:22:48AM +0530, Jinesh M.K wrote:
>    Hi,
>
>    How to capture a event(eg:file copying) from dom0?
>

You should be more specific.. Do you mean "copying file in a domU" perhaps?

I don't think there's a way to capture things like that,
since hypervisors work at much lower level.

You'd have to write some custom module for the domU kernel or userspace,
make it communicate with a module/tool in dom0 using xenstore, gntdev, or something like that.

-- Pasi


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>