From: Jack Lange Date: Thu, 14 Jan 2010 00:28:02 +0000 (-0600) Subject: added symbiotic config requirement to passthrough PCI X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=7277b8aed5bb77dd7366100c4f17009f847e0c02 added symbiotic config requirement to passthrough PCI --- diff --git a/palacios/src/devices/Kconfig b/palacios/src/devices/Kconfig index dbce08b..182ce47 100644 --- a/palacios/src/devices/Kconfig +++ b/palacios/src/devices/Kconfig @@ -203,7 +203,7 @@ config PCI config PASSTHROUGH_PCI bool "Passthrough PCI" default y - depends on PCI && EXPERIMENTAL + depends on PCI && EXPERIMENTAL && SYMBIOTIC help Enables hardware devices to be passed through to the VM