On 09/18/2017 07:55 PM, Eduardo Habkost wrote:
On Mon, Sep 18, 2017 at 06:57:19PM -0300, Philippe Mathieu-Daudé wrote:
add a property to restrict the CPU for SoCs once on machine creation and avoid
duplicate code in each board.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>

The valid_cpu_types approach implemented by Alistair is more
generic:
   Subject: [Qemu-devel] [RFC v1 0/2]  Add a valid_cpu_types property
   Message-ID: <[email protected]>

With it, boards that don't support other CPUs just need to set
valid_cpu_types = { default_cpu_type }.

Oh thank for pointing this out, I missed his series.

Many people waiting for Igor series to land ;)

Regards,

Phil.

Reply via email to