You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/mips
Philippe Mathieu-Daudé b708e31185 target: Replace DEVICE(object_new) -> qdev_new()
Prefer QDev API for QDev objects, avoid the underlying QOM layer.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20240216110313.17039-8-philmd@linaro.org>
1 week ago
..
system include: Rename sysemu/ -> system/ 1 month ago
tcg accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 4 weeks ago
Kconfig target/mips: Restrict semihosting to TCG 6 months ago
cpu-defs.c.inc target/mips: Introduce disas_mt_available() 3 months ago
cpu-param.h license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 4 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c target: Replace DEVICE(object_new) -> qdev_new() 1 week ago
cpu.h target/mips: Remove unused CPUMIPSState::current_fpu field 3 months ago
fpu.c
fpu_helper.h target/mips: Set default NaN pattern explicitly 1 month ago
gdbstub.c target/mips: Prefer fast cpu_env() over slower CPU QOM cast macro 11 months ago
helper.h include: Rename sysemu/ -> system/ 1 month ago
internal.h target/mips: Introduce mo_endian_env() helper 3 months ago
kvm.c include: Rename sysemu/ -> system/ 1 month ago
kvm_mips.h kvm: Introduce kvm_arch_get_default_type hook 1 year ago
meson.build include: Rename sysemu/ -> system/ 1 month ago
mips-defs.h target/mips: Introduce disas_mt_available() 3 months ago
msa.c target/mips: Set default NaN pattern explicitly 1 month ago