]> git.proxmox.com Git - mirror_qemu.git/commit - target/mips/internal.h
mips: introduce internal.h and cleanup cpu.h
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 20 Sep 2017 19:49:30 +0000 (16:49 -0300)
committerYongbok Kim <yongbok.kim@imgtec.com>
Thu, 21 Sep 2017 12:24:34 +0000 (13:24 +0100)
commit26aa3d9aecbb6fe9bce808a1d127191bdf3cc3d2
tree1de0080caa8b6e326a8457d30703b00dc5029b8f
parent5502b66fc7d0bebd08b9b7017cb7e8b5261c3a2d
mips: introduce internal.h and cleanup cpu.h

no logical change, only code movement (and fix a comment typo).

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Tested-by: James Hogan <james.hogan@imgtec.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Yongbok Kim <yongbok.kim@imgtec.com>
target/mips/cp0_timer.c
target/mips/cpu.c
target/mips/cpu.h
target/mips/gdbstub.c
target/mips/helper.c
target/mips/internal.h [new file with mode: 0644]
target/mips/kvm.c
target/mips/machine.c
target/mips/msa_helper.c
target/mips/op_helper.c
target/mips/translate.c