| .. |
|
amigaone.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
e500-ccsr.h
|
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
|
2020-09-18 14:12:32 -04:00 |
|
e500.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01: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
|
hw/ppc: Implement fw_cfg_arch_key_name()
|
2019-05-23 14:10:31 +02:00 |
|
Kconfig
|
hw/ppc: Add a test machine for the IBM PPE42 CPU
|
2025-09-28 23:39:52 +05:30 |
|
mac_newworld.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
mac_oldworld.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01: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: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
pnv.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
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: Remove ppc460ex_pcie_init legacy init function
|
2023-07-07 04:47:49 -03:00 |
|
ppc440_bamboo.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01: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
|
audio: move audio.h under include/qemu/
|
2025-10-30 22:56:51 +04: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
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
spapr.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
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: Remove support for NVIDIA V100 GPU with NVLink2
|
2023-09-18 07:25:28 -03:00 |
|
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
|
char: rename CharBackend->CharFrontend
|
2025-10-28 14:49:52 +01:00 |
|
spapr_rtas_ddw.c
|
spapr/ddw: Implement 64bit query extension
|
2022-07-06 10:22:37 -03:00 |
|
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
|
trace: switch position of headers to what Meson requires
|
2020-08-21 06:18:24 -04:00 |
|
virtex_ml507.c
|
hw/ppc: Pass error_fatal to load_image_targphys()
|
2025-10-28 08:19:18 +01:00 |
|
vof.c
|
ppc/vof: Make nextprop behave more like Open Firmware
|
2025-10-23 17:37:35 +05:30 |