[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v4 0/4] libxl: call hotplug scripts from libxl


  • To: xen-devel@xxxxxxxxxxxxx
  • From: Roger Pau Monne <roger.pau@xxxxxxxxxx>
  • Date: Thu, 10 May 2012 12:28:28 +0100
  • Delivery-date: Thu, 10 May 2012 11:28:54 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

This series removes the use of udev rules to call hotplug scripts when 
using libxl. Scripts are directly called from the toolstack at the 
necessary points, making use of the new event library and it's fork 
support.

They should be applied after IanJ v8 "libxl: subprocess handling" and 
IanC "libxl/xend: name tap devices vifX.Y-emu".

This version (v4) introduces many changes, and makes proper use of the 
event library. It entangles device addition with domain creation, 
following IanJ changes to domain creation, and also introduces AO 
operations to domain destruction and specifically to device teardown.

Many changes are introduced, and also a lot of code motion, since 
libxl_device_{disk,nic}_add are now mere wrappers arround their 
respective libxl__device_{disk,nic}_add counterparts, which can be 
called within an already running AO operation, and perform all the 
work.


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.