From: Jan Kiszka <jan.kis...@siemens.com>

Needed now as we had to move ivshmem devices behind this hotplug-capable
bridge.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b5937300..dc2c3afa 100644
--- a/README.md
+++ b/README.md
@@ -269,7 +269,7 @@ enable nested VMX support. Start the virtual machine as 
follows:
         -drive file=LinuxInstallation.img,format=raw|qcow2|...,id=disk,if=none 
\
         -device ide-hd,drive=disk -serial stdio -serial vc \
         -netdev user,id=net -device e1000e,addr=2.0,netdev=net \
-        -device intel-hda,addr=1b.0 -device hda-duplex
+        -device intel-hda,addr=1b.0 -device hda-duplex -device pcie-pci-bridge
 
 For AMD CPUs: Make sure the kvm-amd module was loaded with nested=1 to enable
 nested SVM support. Start the virtual machine as follows:
@@ -279,7 +279,7 @@ nested SVM support. Start the virtual machine as follows:
         -drive file=LinuxInstallation.img,format=raw|qcow2|...,id=disk,if=none 
\
         -device ide-hd,drive=disk -serial stdio -serial vc \
         -netdev user,id=net -device e1000e,addr=2.0,netdev=net \
-        -device intel-hda,addr=1b.0 -device hda-duplex
+        -device intel-hda,addr=1b.0 -device hda-duplex -device pcie-pci-bridge
 
 Inside the VM, make sure that `jailhouse-*.bin`, generated by the build 
process,
 are available for firmware loading (typically /lib/firmware), see above for
-- 
2.35.3

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/cfdcbcd245e06cd9006e2fa676501c3838af3919.1672643463.git.jan.kiszka%40siemens.com.

Reply via email to