Fix qemu execution in stubdom by disabling PCI passthrough for now, as the underlying libpci code is not there yet. Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> diff -r cb3e47897b85 tools/ioemu/Makefile.target --- a/tools/ioemu/Makefile.target Mon Feb 25 11:24:06 2008 +0000 +++ b/tools/ioemu/Makefile.target Mon Feb 25 12:08:26 2008 +0000 @@ -357,7 +357,7 @@ endif endif ifdef CONFIG_STUBDOM -CONFIG_PASSTHROUGH=1 +#CONFIG_PASSTHROUGH=1 else ifeq (,$(wildcard /usr/include/pci)) $(warning *** pciutils-devl package not found - missing /usr/include/pci) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel