qemu/target-mips
Paolo Bonzini 416bf93686 target-mips: make cpu-qom.h not target specific
Make MIPSCPU an opaque type within cpu-qom.h, and move all definitions of
private methods, as well as all type definitions that require knowledge
of the layout to cpu.h.  This helps making files independent of NEED_CPU_H
if they only need to pass around CPU pointers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-05-19 13:08:05 +02:00
..
cpu-qom.h target-mips: make cpu-qom.h not target specific 2016-05-19 13:08:05 +02:00
cpu.c
cpu.h target-mips: make cpu-qom.h not target specific 2016-05-19 13:08:05 +02:00
dsp_helper.c
gdbstub.c
helper.c target-mips: fix call to memset in soft reset code 2016-05-12 11:01:05 +01:00
helper.h target-mips: add MAAR, MAARI register 2016-03-30 09:14:00 +01:00
kvm_mips.h
kvm.c
lmi_helper.c
machine.c target-mips: add MAAR, MAARI register 2016-03-30 09:14:00 +01:00
Makefile.objs
mips-defs.h
mips-semi.c
msa_helper.c
op_helper.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
TODO
translate_init.c target-mips: add MAAR, MAARI register 2016-03-30 09:14:00 +01:00
translate.c tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00