xen: Add xenbus device driver
Access to xenbus is currently handled via xenfs. This adds a device driver for xenbus and makes xenfs use this 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>
This commit is contained in:

committed by
Konrad Rzeszutek Wilk

vanhempi
d8414d3c15
commit
2fb3683e7b
@@ -1,4 +1,4 @@
|
||||
obj-$(CONFIG_XENFS) += xenfs.o
|
||||
|
||||
xenfs-y = super.o xenbus.o
|
||||
xenfs-y = super.o
|
||||
xenfs-$(CONFIG_XEN_DOM0) += xenstored.o
|
||||
|
Viittaa uudesa ongelmassa
Block a user