linux-stable/drivers/xen/xenfs
Bastian Blank d8414d3c15 xen: Add privcmd device driver
Access to arbitrary hypercalls is currently provided via xenfs. This
adds a standard character device to handle this. The support in xenfs
remains for backward compatibility and uses the device driver code.

Signed-off-by: Bastian Blank <waldi@debian.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
2011-12-16 13:29:31 -05:00
..
Makefile xen: Add privcmd device driver 2011-12-16 13:29:31 -05:00
super.c xen: Add privcmd device driver 2011-12-16 13:29:31 -05:00
xenbus.c Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen 2011-01-20 16:37:28 -08:00
xenfs.h xen: Add privcmd device driver 2011-12-16 13:29:31 -05:00
xenstored.c