From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH] Fix qemu execution in stubdom
Date: Mon, 25 Feb 2008 13:10:47 +0100 [thread overview]
Message-ID: <20080225121047.GE4380@implementation.uk.xensource.com> (raw)
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)
reply other threads:[~2008-02-25 12:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080225121047.GE4380@implementation.uk.xensource.com \
--to=samuel.thibault@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.