Log about additional CPU/APICs

This commit is contained in:
Justin C. Miller
2019-04-08 14:33:10 -07:00
parent e050d6f151
commit cd13b88540
3 changed files with 13 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ exec qemu-system-x86_64 \
-drive "if=pflash,format=raw,file=${build}/${flash_name}.fd" \
-drive "format=raw,file=${build}/popcorn.img" \
-monitor telnet:localhost:45454,server,nowait \
-smp 1 \
-smp 4 \
-m 512 \
-d mmu,int,guest_errors \
-D popcorn.log \