summaryrefslogtreecommitdiff
path: root/doc/tester.config
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <hj.tedd.an@gmail.com>2020-11-24 23:57:07 -0800
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2020-12-08 11:01:15 -0800
commit98f5da02ce148a61efdfb2557152448f04bab51f (patch)
tree360b158f78985c19fe8b783df9fb0b6149880bc9 /doc/tester.config
parentb446ed8e8c87b051af72c84877e2f34fcd47ca0d (diff)
downloadbluez-98f5da02ce148a61efdfb2557152448f04bab51f.tar.gz
doc: Fix qemu unable to mount root fs for test-runner
This patch fixes the kernel panic while loading the kernel image built with the current config for test-runner. Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) CPU: 0 PID: 1 Comm: swapper Not tainted 5.10.0-rc2-702835-ged93facee36e #6 Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.13.0-1ubuntu1 04/01/2014 Call Trace: panic+0xee/0x27c mount_block_root+0x315/0x324 ? rest_init+0x7a/0x7a prepare_namespace+0x128/0x157 ? rest_init+0x7a/0x7a kernel_init+0x5/0xf6 ret_from_fork+0x22/0x30 Kernel Offset: 0x2a200000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbf)
Diffstat (limited to 'doc/tester.config')
-rw-r--r--doc/tester.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/tester.config b/doc/tester.config
index e90899714..661d7a0b0 100644
--- a/doc/tester.config
+++ b/doc/tester.config
@@ -1,3 +1,4 @@
+CONFIG_PCI=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI=y