qemu-patch-raspberry4/hw/mips
Philippe Mathieu-Daudé 5502b66fc7 mips: move hw/mips/cputimer.c to target/mips/
This timer is a required part of the MIPS32/MIPS64 System Control coprocessor
(CP0). Moving it with the other architecture related files will allow an opaque
use of CPUMIPSState* in the next commit (introduce "internal.h").

also remove it from 'user' targets, remove an unnecessary include.

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>
2017-09-21 13:24:34 +01:00
..
addr.c mips: Add KVM T&E segment support for TCG 2017-08-02 22:18:06 +01:00
boston.c ahci: add ahci_get_num_ports 2017-07-18 11:47:56 -04:00
cps.c cpu: make cpu_generic_init() abort QEMU on error 2017-09-19 09:09:32 -03:00
gt64xxx_pci.c qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 2017-05-17 10:37:00 -03:00
Makefile.objs mips: move hw/mips/cputimer.c to target/mips/ 2017-09-21 13:24:34 +01:00
mips_fulong2e.c cpu: make cpu_generic_init() abort QEMU on error 2017-09-19 09:09:32 -03:00
mips_int.c mips: use MIPSCPU instead of CPUMIPSState 2016-05-19 16:42:27 +02:00
mips_jazz.c cpu: make cpu_generic_init() abort QEMU on error 2017-09-19 09:09:32 -03:00
mips_malta.c Machine/CPU/NUMA queue, 2017-09-19 2017-09-20 17:35:36 +01:00
mips_mipssim.c cpu: make cpu_generic_init() abort QEMU on error 2017-09-19 09:09:32 -03:00
mips_r4k.c Machine/CPU/NUMA queue, 2017-09-19 2017-09-20 17:35:36 +01:00