Created attachment 330945 [details] fix ia64 build Description of patch: VT-d is not supported on ia64, so just build xen/drivers/passthrough/ on x86. Add pci configuration code for ia64 The new upstream xen/pci.h has a name conflict with the modified linux/pci.h and shows up earlier in the include search path. Since the usage of linux/pci.h is limited, rename to linux/linux-pci.h to avoid duplicate names and cleanup the few users. Upstream Status: N/A
Process error, don't need a separate BZ per patch