From: Jan Beulich Date: Thu, 22 Sep 2011 08:17:57 +0000 (+0100) Subject: xen/pci: support multi-segment systems X-Git-Tag: v3.2-rc1~192^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55e901fc1f03dd8437f877813c68b6014cdbeefd;p=pandora-kernel.git xen/pci: support multi-segment systems Now that the hypercall interface changes are in -unstable, make the kernel side code not ignore the segment (aka domain) number anymore (which results in pretty odd behavior on such systems). Rather, if only the old interfaces are available, don't call them for devices on non-zero segments at all. Signed-off-by: Jan Beulich [v1: Edited git description] Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed