From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Byrne Subject: Running scripts at domain creation/destruction? Date: Fri, 09 Dec 2005 17:05:08 -0800 Message-ID: <439A29C4.8010901@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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 List-Id: xen-devel@lists.xenproject.org Are there any hooks for running generic scripts/apps in domain 0 when a domain is created or destroyed? I don't see any such thing in xend-config.sxp. Taking it back a step, my desire is to have something in domain 0 export the xen console via VNC. The reason for wanting to be available via VNC, is that we expect Anthony Ligouri's frame buffer work (or something) to eventually provide a VNC virtual console for para-virtualized domains. If and when that happens, our tool for viewing consoles remotely will continue to work. Assuming that this is at all viable, does any have a piece of code for libvncserver that might be useful as the interface between xenconsoled and VNC? Thanks, John Byrne