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/hw/ppc
BALATON Zoltan 53cb552dae mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
This might allow the compiler to check values.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <f9da172e486c1f57f8542c7c3cb0223cffa89b1f.1666957578.git.balaton@eik.bme.hu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2 years ago
..
Kconfig MIPS patches queue 2 years ago
e500-ccsr.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
e500.c hw/ppc/e500: Implement pflash handling 2 years ago
e500.h hw/ppc/e500: Remove if statement which is now always true 2 years ago
e500plat.c hw/ppc/e500: Remove if statement which is now always true 2 years ago
fdt.c target/ppc: Split page size information into a separate allocation 7 years ago
fw_cfg.c hw/ppc: Implement fw_cfg_arch_key_name() 6 years ago
mac_newworld.c mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum 2 years ago
mac_oldworld.c mac_{old|new}world: Code style fix adding missing braces to if-s 2 years ago
meson.build ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c 2 years ago
mpc8544_guts.c ppc/ppc4xx: Convert printfs() 3 years ago
mpc8544ds.c hw/ppc/e500: Remove if statement which is now always true 2 years ago
pef.c ppc/pef.c: initialize cgs->ready in kvmppc_svm_init() 4 years ago
pegasos2.c hw/isa/vt82c686: Create rtc-time alias in boards instead 2 years ago
pnv.c reset: allow registering handlers that aren't called by snapshot loading 2 years ago
pnv_bmc.c Remove qemu-common.h include from most units 3 years ago
pnv_core.c target/ppc: introduce ppc_maybe_interrupt 2 years ago
pnv_homer.c ppc/pnv: Add a HOMER model to POWER10 3 years ago
pnv_lpc.c ppc/pnv: Remove PnvLpcController::psi link 3 years ago
pnv_occ.c ppc/pnv: Remove PnvOCC::psi link 3 years ago
pnv_pnor.c block: Change blk_{pread,pwrite}() param order 2 years ago
pnv_psi.c ppc/pnv: Remove useless checks in set_irq handlers 3 years ago
pnv_sbe.c ppc/pnv: Add initial P9/10 SBE model 2 years ago
pnv_xscom.c ppc/pnv: Add initial P9/10 SBE model 2 years ago
ppc.c target/ppc: introduce ppc_maybe_interrupt 2 years ago
ppc4xx_devs.c ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.c 2 years ago
ppc4xx_pci.c ppc4xx: Fix code style problems reported by checkpatch 2 years ago
ppc4xx_sdram.c ppc4xx_sdram: Add errp parameter to ppc4xx_sdram_banks() 2 years ago
ppc405.h ppc4xx_sdram: QOM'ify 2 years ago
ppc405_boards.c ppc4xx_sdram: Rename functions to prevent name clashes 2 years ago
ppc405_uc.c ppc4xx_sdram: QOM'ify 2 years ago
ppc440.h ppc440_sdram: QOM'ify 2 years ago
ppc440_bamboo.c hw/ppc: set machine->fdt in bamboo_load_device_tree() 2 years ago
ppc440_pcix.c Do not include exec/address-spaces.h if it's not really necessary 4 years ago
ppc440_uc.c ppc440_uc.c: Move DDR2 SDRAM controller model to ppc4xx_sdram.c 2 years ago
ppc_booke.c Use g_new() & friends where that makes obvious sense 3 years ago
ppce500_spin.c powerpc tcg: Fix Lesser GPL version number 4 years ago
prep.c hw: Remove unused MAX_IDE_BUS define 2 years ago
prep_systemio.c ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in() 2 years ago
rs6000_mc.c Do not include hw/boards.h if it's not really necessary 4 years ago
sam460ex.c hw/ppc: set machine->fdt in sam460ex_load_device_tree() 2 years ago
spapr.c reset: allow registering handlers that aren't called by snapshot loading 2 years ago
spapr_caps.c Trivial: 3 char repeat typos 2 years ago
spapr_cpu_core.c hw/ppc: free env->tb_env in spapr_unrealize_vcpu() 3 years ago
spapr_drc.c hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index() 3 years ago
spapr_events.c Use g_new() & friends where that makes obvious sense 3 years ago
spapr_hcall.c target/ppc: introduce ppc_maybe_interrupt 2 years ago
spapr_iommu.c spapr/ddw: Reset DMA when the last non-default window is removed 2 years ago
spapr_irq.c spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect() 4 years ago
spapr_numa.c Remove qemu-common.h include from most units 3 years ago
spapr_nvdimm.c hw/ppc: check if spapr_drc_index() returns NULL in spapr_nvdimm.c 2 years ago
spapr_ovec.c spapr: Improve handling of memory unplug with old guests 4 years ago
spapr_pci.c hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset() 2 years ago
spapr_pci_nvlink2.c hw/ppc/pnv: Avoid dynamic stack allocation 2 years ago
spapr_pci_vfio.c pci: Export pci_for_each_device_under_bus*() 3 years ago
spapr_rng.c Do not include cpu.h if it's not really necessary 4 years ago
spapr_rtas.c target/ppc: introduce ppc_maybe_interrupt 2 years ago
spapr_rtas_ddw.c spapr/ddw: Implement 64bit query extension 2 years ago
spapr_rtc.c rtc: Have event RTC_CHANGE identify the RTC by QOM path 3 years ago
spapr_softmmu.c osdep: Move memalign-related functions to their own header 3 years ago
spapr_tpm_proxy.c Remove qemu-common.h include from most units 3 years ago
spapr_vio.c hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice() 3 years ago
spapr_vof.c Remove qemu-common.h include from most units 3 years ago
trace-events ppc4xx_sdram: Generalise bank setup 2 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
virtex_ml507.c hw/ppc: set machine->fdt in xilinx_load_device_tree() 2 years ago
vof.c ppc/vof: Fix uninitialized string tracing 3 years ago