xen: add the Xenbus sysfs and virtual device hotplug driver
This communicates with the machine control software via a registry residing in a controlling virtual machine. This allows dynamic creation, destruction and modification of virtual device configurations (network devices, block devices and CPUS, to name some examples). [ Greg, would you mind giving this a review? Thanks -J ] Signed-off-by: NIan Pratt <ian.pratt@xensource.com> Signed-off-by: NChristian Limpach <Christian.Limpach@cl.cam.ac.uk> Signed-off-by: NJeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by: NChris Wright <chrisw@sous-sol.org> Cc: Greg KH <greg@kroah.com>
Showing
drivers/xen/xenbus/Makefile
0 → 100644
drivers/xen/xenbus/xenbus_comms.c
0 → 100644
drivers/xen/xenbus/xenbus_comms.h
0 → 100644
drivers/xen/xenbus/xenbus_probe.c
0 → 100644
此差异已折叠。
drivers/xen/xenbus/xenbus_probe.h
0 → 100644
drivers/xen/xenbus/xenbus_xs.c
0 → 100644
此差异已折叠。
include/xen/xenbus.h
0 → 100644
想要评论请 注册 或 登录