Re: [PATCH 0/3] cpu_map: Install Ampere-1 ARM CPU models

2025-04-07 Thread Michal Prívozník via Devel
On 4/4/25 14:49, Jiri Denemark via Devel wrote: > BTW, the added test will not actually detect similar issues in the > future (I'm thinking about such test, though), but it will help with > other issues with the ARM CPU map as it hasn't been covered at all. > > Jiri Denemark (3): > tests: Add a

[PATCH 0/3] cpu_map: Install Ampere-1 ARM CPU models

2025-04-05 Thread Jiri Denemark via Devel
BTW, the added test will not actually detect similar issues in the future (I'm thinking about such test, though), but it will help with other issues with the ARM CPU map as it hasn't been covered at all. Jiri Denemark (3): tests: Add a basic CPU test for aarch64 cpu_map: Install Ampere-1 ARM C

Re: [PATCH 0/3] cpu_map: Install Ampere-1 ARM CPU models

2025-04-04 Thread Daniel P . Berrangé via Devel
On Fri, Apr 04, 2025 at 02:49:57PM +0200, Jiri Denemark via Devel wrote: > BTW, the added test will not actually detect similar issues in the > future (I'm thinking about such test, though), but it will help with > other issues with the ARM CPU map as it hasn't been covered at all. A test that par

Re: [PATCH 0/3] cpu_map: Install Ampere-1 ARM CPU models

2025-04-04 Thread Jiří Denemark via Devel
On Fri, Apr 04, 2025 at 14:07:39 +0100, Daniel P. Berrangé wrote: > On Fri, Apr 04, 2025 at 02:49:57PM +0200, Jiri Denemark via Devel wrote: > > BTW, the added test will not actually detect similar issues in the > > future (I'm thinking about such test, though), but it will help with > > other issu