[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 00/9] libxl: add driver domain backend daemon
This patch series introduces support to launch device backends from driver domains using libxl, removing the need to setup udev on driver domains. The daemon currently supports vbds, vifs and qdisks as backends. Patches from 1 to 9 focus on getting libxl to work on driver domains, and add several helper functions that will be used to build the infraestructure needed for libxl to work on domains different than Dom0. The last patch (10) adds a new xl command, "devd", that can be used to launch a daemon that will listen to changes in the xenstore "backend" directory for the domain and perform the necessary actions to attach the devices. *Acked *[PATCH v3 1/9] libxl: create a local xenstore libxl and device-model *[PATCH v3 2/9] libxl: don't remove device frontend path from driver *[PATCH v3 3/9] libxl: synchronize device removal when using driver *[PATCH v3 4/9] libxl: remove the Qemu bodge for driver domain *[PATCH v3 5/9] libxl: don't launch Qemu on Dom0 for Qdisk devices on [PATCH v3 6/9] libxl: add Qdisk backend launch helper *[PATCH v3 7/9] xl: put daemonize code in it's own function *[PATCH v3 8/9] libxl: revert 326a7b74 *[PATCH v3 9/9] libxl: add device backend listener in order to launch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |