Re: I got an issue, when testing command like this :qemu–system–aarch6 4 -kernel uimage -smp 2...
Adam Lackorzynski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
On Tue Mar 13, 2018 at 11:40:37 +0000, Jiang qihong wrote: > The whole command , qemu–system–aarch64 -kernel uimage -M vexpress -a15 -cpu cortex-a57 -smp 2 -m256 --nographic > The issue is that when running into shell, i didn't find two cpus. > The parameter "-smp 2",didn't work. > Does qemu support arch arm -v8 when using the parameter(-smp)? Currently, the code to boot up secondary cores on the QEMU rv/vexpress platform is missing in Fiasco for arm64, i.e. your observation is right, that only a single core comes up. This is being worked on. Adam _______________________________________________ l4-hackers mailing list [email protected] http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers