diff options
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1000')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/1000 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1000 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1000 deleted file mode 100644 index 6e85abef2..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/1000 +++ /dev/null @@ -1,4 +0,0 @@ -Can qemu support different core on one machine? -Description of problem: -I want to build a machine, including three core which is different types, arm Cortex-M3 core, cortex-m33 core, contex-a53 core, communicate through mailbox. I checked the current implementation of QEMU and saw that a machine uses a core, such as mps2.c virt.c . I want to know whether the QEMU strategy supports different types of cores on one machine and can communicate with each other. -Thanks. |