|
From: | Gavin Shan |
Subject: | Re: [PATCH v7 0/8] Unified CPU type check |
Date: | Mon, 27 Nov 2023 21:15:49 +1100 |
User-agent: | Mozilla Thunderbird |
On 11/27/23 21:10, Marcin Juszkiewicz wrote:
W dniu 27.11.2023 o 00:12, Gavin Shan pisze:After the series is applied: [gshan@gshan q]$ ./build/qemu-system-aarch64 -M virt -cpu cortex-a8 qemu-system-aarch64: Invalid CPU type: cortex-a8 The valid types are: cortex-a7, cortex-a15, cortex-a35, cortex-a55, \ cortex-a72, cortex-a76, cortex-a710, a64fx, \ neoverse-n1, neoverse-v1, neoverse-n2, cortex-a53, \ cortex-a57, maxCan this list have some better order? A35, A53, A55, A57, A72 feels better than current one.
Definitely a good idea. I think this series is about to be queued, let me send one additional patch to do so after this series is merged. Thanks, Gavin
[Prev in Thread] | Current Thread | [Next in Thread] |