From: Konrad Rzeszutek Wilk Date: Wed, 9 Dec 2009 22:43:15 +0000 (-0500) Subject: xen/pciback: Register the owner (domain) of the PCI device. X-Git-Tag: v3.1-rc1~318^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6221a9b2a11acfb54e7b41da425e961b31e88553;p=pandora-kernel.git xen/pciback: Register the owner (domain) of the PCI device. When the front-end and back-end start negotiating we register the domain that will use the PCI device. Furthermore during shutdown of guest or unbinding of the PCI device (and unloading of module) from pciback we unregister the domain owner. Signed-off-by: Konrad Rzeszutek Wilk Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed