qemu-cr16/hw/ppc
Nguyen Dinh Phi b12c1b3724 qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE
When OBJECT_DECLARE_SIMPLE_TYPE is used, it automatically provides
the typedef, so we don’t have to define it ourselves.

Signed-off-by: Nguyen Dinh Phi <phind.uet@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251023063429.1400398-1-phind.uet@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2025-10-28 08:08:04 +01:00
..
amigaone.c ppc/amigaone: Free allocated struct 2025-10-23 17:37:34 +05:30
e500-ccsr.h
e500.c hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully 2025-10-21 20:09:57 +02:00
e500.h hw/ppc/e500: Move clock and TB frequency to machine class 2025-06-10 12:59:09 +02:00
e500plat.c hw/ppc/e500: Move clock and TB frequency to machine class 2025-06-10 12:59:09 +02:00
fdt.c
fw_cfg.c
Kconfig hw/ppc: Add a test machine for the IBM PPE42 CPU 2025-09-28 23:39:52 +05:30
mac_newworld.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
mac_oldworld.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
meson.build hw/ppc: Implement fadump register command 2025-10-23 17:37:39 +05:30
mpc8544_guts.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
mpc8544ds.c hw/ppc/e500: Move clock and TB frequency to machine class 2025-06-10 12:59:09 +02:00
pef.c qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 2025-10-28 08:08:04 +01:00
pegasos2.c hw/ppc/pegasos2: Add VOF support for pegasos1 2025-10-23 17:37:39 +05:30
pnv.c ppc/pnv: Add ChipTOD model for Power11 2025-09-28 23:22:06 +05:30
pnv_adu.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pnv_bmc.c ppc/pnv: Move the PNOR LPC address into struct PnvPnor 2025-03-20 19:58:10 +10:00
pnv_chiptod.c ppc/pnv: Add ChipTOD model for Power11 2025-09-28 23:22:06 +05:30
pnv_core.c ppc/pnv: Introduce Pnv11Chip 2025-09-28 23:21:58 +05:30
pnv_homer.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
pnv_i2c.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pnv_lpc.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pnv_n1_chiplet.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pnv_nest_pervasive.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pnv_occ.c hw/ppc/pnv_occ: skip automatic zero-init of large struct 2025-06-12 13:40:16 -04:00
pnv_pnor.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
pnv_psi.c qom: Make InterfaceInfo[] uses const 2025-04-25 17:00:41 +02:00
pnv_sbe.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
pnv_xscom.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
ppc.c cpus: properly kick CPUs out of inner execution loop 2025-09-17 19:00:55 +02:00
ppc4xx_devs.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
ppc4xx_sdram.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
ppc440.h
ppc440_bamboo.c system/datadir: Add new type constant for DTB files 2025-04-25 17:09:58 +02:00
ppc440_uc.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
ppc_booke.c hw/ppc: Support for an IBM PPE42 CPU decrementer 2025-09-28 23:39:19 +05:30
ppce500_spin.c hw/ppc: Do not open-code cpu_resume() in spin_kick() 2025-10-13 21:00:09 +02:00
ppe42_machine.c hw/ppc: Add a test machine for the IBM PPE42 CPU 2025-09-28 23:39:52 +05:30
prep.c hw/ppc/prep: Always create prep-systemio 2025-10-21 20:16:47 +02:00
prep_systemio.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
rs6000_mc.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
sam460ex.c system/datadir: Add new type constant for DTB files 2025-04-25 17:09:58 +02:00
spapr.c hw/ppc: Enable fadump for PSeries 2025-10-23 17:37:41 +05:30
spapr_caps.c ppc/spapr: remove deprecated machine pseries-4.0 2025-10-23 17:37:33 +05:30
spapr_cpu_core.c qom: Constify TypeInfo::class_data 2025-04-25 17:00:41 +02:00
spapr_drc.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
spapr_events.c hw/ppc/spapr: Inline few SPAPR_IRQ_* uses 2025-10-23 17:37:31 +05:30
spapr_fadump.c hw/ppc: Pass dump-sizes property for fadump in device tree 2025-10-23 17:37:41 +05:30
spapr_hcall.c ppc/spapr: remove deprecated machine pseries-3.1 2025-10-23 17:37:31 +05:30
spapr_iommu.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
spapr_irq.c hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field 2025-10-23 17:37:30 +05:30
spapr_nested.c include: Remove 'exec/exec-all.h' 2025-04-30 12:45:05 -07:00
spapr_numa.c
spapr_nvdimm.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
spapr_ovec.c exec/cpu-all: remove system/memory include 2025-04-23 15:04:57 -07:00
spapr_pci.c ppc/spapr: remove deprecated machine pseries-3.0 2025-10-23 17:37:16 +05:30
spapr_pci_vfio.c include/hw/vfio/vfio-container.h: rename file to vfio-container-legacy.h 2025-09-25 17:55:19 +02:00
spapr_rng.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
spapr_rtas.c hw/ppc: Trigger Fadump boot if fadump is registered 2025-10-23 17:37:40 +05:30
spapr_rtas_ddw.c
spapr_rtc.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
spapr_tpm_proxy.c hw/ppc/spapr_tpm_proxy: skip automatic zero-init of large arrays 2025-06-12 13:40:16 -04:00
spapr_vhyp_mmu.c target/ppc: Unexport some functions from mmu-book3s-v3.h 2024-07-26 09:51:34 +10:00
spapr_vio.c ppc/spapr: remove deprecated machine pseries-3.0 2025-10-23 17:37:16 +05:30
spapr_vof.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
trace-events ppc/pnv: Begin a more complete ADU LPC model for POWER9/10 2024-07-26 09:21:06 +10:00
trace.h
virtex_ml507.c system/datadir: Add new type constant for DTB files 2025-04-25 17:09:58 +02:00
vof.c ppc/vof: Make nextprop behave more like Open Firmware 2025-10-23 17:37:35 +05:30