CE & init use new streams IPC
All checks were successful
Build documentation / build-and-deploy (push) Successful in 3m30s

This commit is contained in:
2026-03-18 22:40:11 +01:00
parent 80a728f04b
commit 4c26fcfc11
3 changed files with 33 additions and 36 deletions

View File

@@ -2,4 +2,4 @@
set -x
qemu-system-x86_64 -M pc -m 4G -serial stdio -enable-kvm -cdrom mop3.iso -smp 1 -boot d $@
qemu-system-x86_64 -M pc -m 4G -serial stdio -enable-kvm -cdrom mop3.iso -smp 4 -boot d $@