-
- Downloads
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:Ian Pratt <ian.pratt@xensource.com> Signed-off-by:
Christian Limpach <Christian.Limpach@cl.cam.ac.uk> Signed-off-by:
Jeremy Fitzhardinge <jeremy@xensource.com> Signed-off-by:
Chris Wright <chrisw@sous-sol.org> Cc: Greg KH <greg@kroah.com>
Showing
- drivers/xen/Makefile 1 addition, 0 deletionsdrivers/xen/Makefile
- drivers/xen/xenbus/Makefile 7 additions, 0 deletionsdrivers/xen/xenbus/Makefile
- drivers/xen/xenbus/xenbus_client.c 569 additions, 0 deletionsdrivers/xen/xenbus/xenbus_client.c
- drivers/xen/xenbus/xenbus_comms.c 233 additions, 0 deletionsdrivers/xen/xenbus/xenbus_comms.c
- drivers/xen/xenbus/xenbus_comms.h 46 additions, 0 deletionsdrivers/xen/xenbus/xenbus_comms.h
- drivers/xen/xenbus/xenbus_probe.c 935 additions, 0 deletionsdrivers/xen/xenbus/xenbus_probe.c
- drivers/xen/xenbus/xenbus_probe.h 74 additions, 0 deletionsdrivers/xen/xenbus/xenbus_probe.h
- drivers/xen/xenbus/xenbus_xs.c 861 additions, 0 deletionsdrivers/xen/xenbus/xenbus_xs.c
- include/asm-i386/xen/hypervisor.h 1 addition, 0 deletionsinclude/asm-i386/xen/hypervisor.h
- include/xen/xenbus.h 234 additions, 0 deletionsinclude/xen/xenbus.h
Loading
Please register or sign in to comment