xen: Initialize xenbus for dom0.
authorJuan Quintela <quintela@redhat.com>
Thu, 2 Sep 2010 13:53:56 +0000 (14:53 +0100)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Fri, 22 Oct 2010 20:25:45 +0000 (21:25 +0100)
commitb37a56d6f3c0595d8d65ddd5b7610d11735c4978
treebfd7ddea47b7d8b086c67d3ac91e1ac999690a10
parent801fd14a725ef7757d33f07b83415cdd2165e50a
xen: Initialize xenbus for dom0.

Do initial xenbus/xenstore setup in dom0.  In dom0 we need to actually
allocate the xenstore resources, rather than being given them from
outside.

[ Impact: initialize Xenbus ]

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/xenbus/xenbus_probe.c