diff options
| author | Igor Mammedov | 2017-10-09 21:51:04 +0200 |
|---|---|---|
| committer | David Gibson | 2017-10-17 01:34:01 +0200 |
| commit | b918f885ae1ca354d2f505a7c4a4b91c9de50f18 (patch) | |
| tree | c60ed0f0c0ea3c210ae757813504499873d0a316 /scripts/modules/module_block.py | |
| parent | ppc: spapr: use cpu model names as tcg defaults instead of aliases (diff) | |
| download | qemu-b918f885ae1ca354d2f505a7c4a4b91c9de50f18.tar.gz qemu-b918f885ae1ca354d2f505a7c4a4b91c9de50f18.tar.xz qemu-b918f885ae1ca354d2f505a7c4a4b91c9de50f18.zip | |
ppc: move ppc_cpu_lookup_alias() before its first user
next commit will drop ppc_cpu_lookup_alias() declaration from header
and make it static which will break its last user ppc_cpu_class_by_name()
since ppc_cpu_class_by_name() defined before ppc_cpu_lookup_alias().
To avoid this move ppc_cpu_lookup_alias() right before
ppc_cpu_class_by_name().
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/modules/module_block.py')
0 files changed, 0 insertions, 0 deletions
