diff options
author | Philippe Mathieu-Daudé | 2017-09-20 21:49:32 +0200 |
---|---|---|
committer | Yongbok Kim | 2017-09-21 14:25:27 +0200 |
commit | df4dc10284e1d871db8adb512816a561473ffe3e (patch) | |
tree | 4b77161013b5bbb2f6a1beac379a5c8d7056b4ee /tests/test-base64.c | |
parent | mips: split cpu_mips_realize_env() out of cpu_mips_init() (diff) | |
download | qemu-df4dc10284e1d871db8adb512816a561473ffe3e.tar.gz qemu-df4dc10284e1d871db8adb512816a561473ffe3e.tar.xz qemu-df4dc10284e1d871db8adb512816a561473ffe3e.zip |
mips: call cpu_mips_realize_env() from mips_cpu_realizefn()
This changes the order between cpu_mips_realize_env() and
cpu_exec_initfn(), but cpu_exec_initfn() don't have anything that
depends on cpu_mips_realize_env() being called first.
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: James Hogan <james.hogan@imgtec.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
Diffstat (limited to 'tests/test-base64.c')
0 files changed, 0 insertions, 0 deletions