diff options
| author | Eduardo Habkost | 2014-01-30 20:48:56 +0100 |
|---|---|---|
| committer | Andreas Färber | 2014-03-13 19:01:49 +0100 |
| commit | c080e30ec8727d7b8c4995fe288852541aa58b06 (patch) | |
| tree | 75794b4741e50c79d48ae1729aea96fd9c2e58b7 /include/exec | |
| parent | cpu: Turn cpu_has_work() into a CPUClass hook (diff) | |
| download | qemu-c080e30ec8727d7b8c4995fe288852541aa58b06.tar.gz qemu-c080e30ec8727d7b8c4995fe288852541aa58b06.tar.xz qemu-c080e30ec8727d7b8c4995fe288852541aa58b06.zip | |
target-i386: Rename cpu_x86_register() to x86_cpu_load_def()
There isn't any kind of "registration" involved in cpu_x86_register()
anymore: it is simply looking up a CPU model name and loading the model
definition data into the X86CPU object. Rename it to x86_cpu_load_def()
to reflect what it does.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
