mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-22 06:54:30 +01:00
By default, SPDK's setup.sh will bind PCI devices to userspace from kernel. This may confuse beginners. So add PCI_WHITELIST="none" to blacklist all PCI devices. Fixes: #626 Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>