-
Notifications
You must be signed in to change notification settings - Fork 274
Open
Description
hi,
i am able to run Circle on qemu using the following command:
"c:\Program Files\qemu\qemu-system-aarch64" -machine raspi4b -cpu cortex-a72 -smp 4 -m 2G -kernel c:\temp\circle.img
it boots correctly, except that when i call the initalize method of CMultiCoreSupport , it can not start the other core. there is a message "CPU core 1 did not start"; this log is reported when it checks, that the secondary cores responded
Have you experienced the same issue ? what are the correct parameters for qemu ?
Metadata
Metadata
Assignees
Labels
No labels