]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xenbus: Add support for xenbus backend in stub domain
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Tue, 8 May 2012 13:46:57 +0000 (09:46 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 21 May 2012 14:06:54 +0000 (10:06 -0400)
commit32eaa0bf09637a2cf8240ded76abc6ba7112a00f
treea6414125fb4e373214bd77ed581a792535b181af
parent1fe66ed826ff5d4547592986baf972c572a605bc
xenbus: Add support for xenbus backend in stub domain

Add an ioctl to the /dev/xen/xenbus_backend device allowing the xenbus
backend to be started after the kernel has booted. This allows xenstore
to run in a different domain from the dom0.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/xenbus/xenbus_comms.c
drivers/xen/xenbus/xenbus_comms.h
drivers/xen/xenbus/xenbus_dev_backend.c
include/xen/grant_table.h
include/xen/xenbus_dev.h