commit | b37a56d6f3c0595d8d65ddd5b7610d11735c4978 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Thu Sep 02 14:53:56 2010 +0100 |
committer | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Oct 22 21:25:45 2010 +0100 |
tree | bfd7ddea47b7d8b086c67d3ac91e1ac999690a10 | |
parent | 801fd14a725ef7757d33f07b83415cdd2165e50a [diff] |
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>