Alistair Francis c9cf636d48 machine: Add a valid_cpu_types property
This patch add a MachineClass element that can be set in the machine C
code to specify a list of supported CPU types. If the supported CPU
types are specified the user enter CPU (by -cpu at runtime) is checked
against the supported types and QEMU exits if they aren't supported.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Message-Id: <b8474e9d2e0a219d9bac901342f983b13d009301.1507059418.git.alistair.francis@xilinx.com>
[ehabkost: removed assert(), rewrote comment]
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-10-09 23:21:52 -03:00
..
2017-09-08 09:30:55 +10:00
2017-09-22 13:23:53 +01:00
2017-06-23 11:51:50 +02:00
2017-06-20 14:31:32 +02:00
2017-09-08 16:15:17 +03:00
2017-02-28 17:10:00 +00:00
2017-09-21 16:36:56 +01:00
2017-09-21 16:36:56 +01:00
2017-04-24 12:32:12 +01:00
2017-06-01 18:49:22 +02:00
2017-09-08 16:15:17 +03:00