History log of /drivers/xen/xenbus/xenbus_dev_backend.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01464a60a4d21fb649e088f7ae5136c6fb130889 21-Dec-2011 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> xen/xenbus: Fix compile error - missing header for xen_initial_domain()

drivers/xen/xenbus/xenbus_dev_backend.c:74:2: error: implicit declaration of function 'xen_initial_domain'

Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
/drivers/xen/xenbus/xenbus_dev_backend.c
e9f0fec3f5d406c500861da779d16a779a110055 10-Dec-2011 Bastian Blank <waldi@debian.org> xen: Add xenbus_backend device

Access for xenstored to the event channel and pre-allocated ring is
managed via xenfs. This adds its own character device featuring mmap
for the ring and an ioctl for the event channel.

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>
/drivers/xen/xenbus/xenbus_dev_backend.c