mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
Merge branch 'devel' of github.com:RWTH-OS/HermitCore into devel
This commit is contained in:
commit
f93eb9afea
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ test:
|
|||
|
||||
qemu:
|
||||
$(QEMU) -smp 10 -m 8G -numa node,nodeid=0,cpus=0-4 -numa node,nodeid=1,cpus=5-9 \
|
||||
-kernel linux/arch/x86/boot/bzImage -initrd config/initrd.cpio \
|
||||
-kernel linux/arch/x86/boot/bzImage \
|
||||
-append "root=/dev/ram0 rootfstype=ramfs init=init console=ttyS0" \
|
||||
-net nic,model=rtl8139 -net user -net dump \
|
||||
-nographic -monitor telnet:127.0.0.1:1234,server,nowait \
|
||||
|
|
Loading…
Add table
Reference in a new issue