diff options
| author | Igor Mammedov <imammedo@redhat.com> | 2017-08-30 15:24:31 +0200 |
|---|---|---|
| committer | David Gibson <david@gibson.dropbear.id.au> | 2017-09-08 09:30:55 +1000 |
| commit | 6ea707e9d1fb1a5680c091895fc042aac9a4bd74 (patch) | |
| tree | 167dc06340b1370a1916776d330940a2b7561887 /scripts/qemu.py | |
| parent | c5354f54aa60d98c54ea5170a2064a1023e69967 (diff) | |
| download | focaccia-qemu-6ea707e9d1fb1a5680c091895fc042aac9a4bd74.tar.gz focaccia-qemu-6ea707e9d1fb1a5680c091895fc042aac9a4bd74.zip | |
ppc: make cpu alias point only to real cpu models
alias pointing to another alias forces lookup code to do recurrsive translation till real cpu model is reached. Drop this nonsence and make each alias point to cpu model that has corresponding CPU type. It will allow to drop recurrsion in cpu model translation code and actually make ppc_cpu_aliases[] content use PowerPCCPUAlias fields properly (i.e. alias goes into .alias and model goes into .model) While at it add TODO defines around aliases that point to cpu models excluded by the same TODO defines. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions