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/misc
BALATON Zoltan 458586fe19 mac_nvram: Use NVRAM_SIZE constant
The NVRAM_SIZE constant was defined but not used. Rename it to
MACIO_NVRAM_SIZE to match the device model and use it where appropriate.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <5b53c70438dfb46837af8a094e753706b06c4ec6.1666957578.git.balaton@eik.bme.hu>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2 years ago
..
macio mac_nvram: Use NVRAM_SIZE constant 2 years ago
Kconfig lasi: move from hw/hppa to hw/misc 3 years ago
a9scu.c hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) 4 years ago
allwinner-cpucfg.c hw/arm/allwinner: add CPU Configuration module 5 years ago
allwinner-h3-ccu.c hw/arm/allwinner-h3: add Clock Control Unit 5 years ago
allwinner-h3-dramc.c hw/misc/allwinner-h3-dramc: enforce 64-bit multiply when calculating row mirror address 5 years ago
allwinner-h3-sysctrl.c hw/arm/allwinner-h3: add System Control module 5 years ago
allwinner-sid.c qdev: Move softmmu properties to qdev-properties-system.h 4 years ago
applesmc.c acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML 2 years ago
arm11scu.c qdev: set properties with device_class_set_props() 5 years ago
arm_integrator_debug.c arm: Update infocenter.arm.com URLs 4 years ago
arm_l2x0.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
arm_sysctl.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
armsse-cpu-pwrctrl.c hw/misc/sse-cpu-pwrctrl: Implement SSE-300 CPU<N>_PWRCTRL register block 4 years ago
armsse-cpuid.c hw/arm/mps2: Update old infocenter.arm.com URLs 4 years ago
armsse-mhu.c hw/arm/mps2: Update old infocenter.arm.com URLs 4 years ago
armv7m_ras.c arm: Move M-profile RAS register block into its own device 3 years ago
aspeed_hace.c aspeed/hace: Accumulative mode supported 2 years ago
aspeed_i3c.c hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model. 3 years ago
aspeed_lpc.c hw/misc: Model KCS devices in the Aspeed LPC controller 4 years ago
aspeed_peci.c hw/misc/aspeed: Add PECI controller 2 years ago
aspeed_sbc.c aspeed: sbc: Allow per-machine settings 2 years ago
aspeed_scu.c aspeed/scu: Add trace events for read ops 2 years ago
aspeed_sdmc.c aspeed/sdmc: Add trace events 3 years ago
aspeed_xdma.c hw/misc/aspeed_xdma: Add AST2600 support 4 years ago
auxbus.c qbus: Rename qbus_create() to qbus_new() 3 years ago
avr_power.c hw/misc: avr: Add limited support for power reduction device 4 years ago
bcm2835_cprman.c clock: Add ClockEvent parameter to callbacks 4 years ago
bcm2835_mbox.c Mark remaining global TypeInfo instances as const 3 years ago
bcm2835_mphi.c raspi: add BCM2835 SOC MPHI emulation 5 years ago
bcm2835_powermgt.c Mark remaining global TypeInfo instances as const 3 years ago
bcm2835_property.c hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DISPLAYS 2 years ago
bcm2835_rng.c Mark remaining global TypeInfo instances as const 3 years ago
bcm2835_thermal.c hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor 5 years ago
cbus.c Drop useless casts from g_malloc() & friends to pointer 2 years ago
debugexit.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
eccmemctl.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
edu.c qemu/atomic.h: rename atomic_ to qatomic_ 4 years ago
empty_slot.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
exynos4210_clk.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
exynos4210_pmu.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
exynos4210_rng.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
grlib_ahb_apb_pnp.c hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses 2 years ago
imx6_ccm.c hw/msic: imx6_ccm: Correct register value for silicon type 4 years ago
imx6_src.c Use g_new() & friends where that makes obvious sense 3 years ago
imx6ul_ccm.c i.MX6ul: Fix bad printf format specifiers 4 years ago
imx7_ccm.c imx7-ccm: add digprog mmio write method 4 years ago
imx7_gpr.c Clean up inclusion of sysemu/sysemu.h 5 years ago
imx7_snvs.c hw: Do not include qemu/log.h if it is not necessary 4 years ago
imx25_ccm.c i.MX25: Fix bad printf format specifiers 4 years ago
imx31_ccm.c i.MX31: Fix bad printf format specifiers 4 years ago
imx_ccm.c hw: Do not include qemu/log.h if it is not necessary 4 years ago
imx_rngc.c hw: Do not include qemu/log.h if it is not necessary 4 years ago
iotkit-secctl.c misc: fix commonly doubled up words 2 years ago
iotkit-sysctl.c misc: fix commonly doubled up words 2 years ago
iotkit-sysinfo.c hw/misc/iotkit-sysinfo.c: Implement SYS_CONFIG1 and IIDR 4 years ago
ivshmem.c Use g_unix_set_fd_nonblocking() 3 years ago
lasi.c lasi: move from hw/hppa to hw/misc 3 years ago
led.c hw: Do not include hw/irq.h if it is not necessary 4 years ago
mac_via.c trivial: Fix duplicated words 2 years ago
mchp_pfsoc_dmc.c hw: Remove superfluous includes of hw/hw.h 4 years ago
mchp_pfsoc_ioscb.c hw: Remove superfluous includes of hw/hw.h 4 years ago
mchp_pfsoc_sysreg.c hw: Remove superfluous includes of hw/hw.h 4 years ago
meson.build hw/misc/aspeed: Add PECI controller 2 years ago
mips_cmgcr.c qdev: set properties with device_class_set_props() 5 years ago
mips_cpc.c hw/mips: Fix Lesser GPL version number 4 years ago
mips_itu.c compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
mos6522.c monitor: expose monitor_puts to rest of code 2 years ago
mps2-fpgaio.c hw/misc/mps2-fpgaio: Support AN547 DBGCTRL register 4 years ago
mps2-scc.c hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping 4 years ago
msf2-sysreg.c qdev: set properties with device_class_set_props() 5 years ago
mst_fpga.c hw/arm: Constify VMStateDescription 4 years ago
npcm7xx_clk.c hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init() 3 years ago
npcm7xx_gcr.c hw/*: Use type casting for SysBusDevice in NPCM7XX 4 years ago
npcm7xx_mft.c hw/misc: Add NPCM7XX MFT Module 4 years ago
npcm7xx_pwm.c hw/misc: Add GPIOs for duty in NPCM7xx PWM 4 years ago
npcm7xx_rng.c hw/*: Use type casting for SysBusDevice in NPCM7XX 4 years ago
nrf51_rng.c qdev: set properties with device_class_set_props() 5 years ago
omap_clk.c Include hw/irq.h a lot less 5 years ago
omap_gpmc.c Include hw/hw.h exactly where needed 5 years ago
omap_l4.c misc: Replace zero-length arrays with flexible array member (automatic) 5 years ago
omap_sdrc.c Include hw/hw.h exactly where needed 5 years ago
omap_tap.c Replace all occurances of __FUNCTION__ with __func__ 7 years ago
pc-testdev.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
pca9552.c misc/pca9552: Fix LED status register indexing in pca955x_get_led() 3 years ago
pci-testdev.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
pvpanic-isa.c acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML 2 years ago
pvpanic-pci.c hw/misc/pvpanic: Use standard headers instead 3 years ago
pvpanic.c hw/misc/pvpanic: Use standard headers instead 3 years ago
sbsa_ec.c Remove qemu-common.h include from most units 3 years ago
sga.c hw/misc: deprecate the 'sga' device 3 years ago
sifive_e_prci.c hw: Remove superfluous includes of hw/hw.h 4 years ago
sifive_test.c hw: Remove superfluous includes of hw/hw.h 4 years ago
sifive_u_otp.c block: Change blk_{pread,pwrite}() param order 2 years ago
sifive_u_prci.c hw/riscv: Move sifive_u_prci model to hw/misc 4 years ago
slavio_misc.c Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
stm32f2xx_syscfg.c hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ 4 years ago
stm32f4xx_exti.c hw/misc: Add the STM32F4xx EXTI device 5 years ago
stm32f4xx_syscfg.c hw/misc/stm32f4xx_syscfg: Fix copy/paste error 5 years ago
trace-events hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses 2 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
tz-mpc.c memory: Add IOMMUTLBEvent 4 years ago
tz-msc.c qdev: set properties with device_class_set_props() 5 years ago
tz-ppc.c tz-ppc: add dummy read/write methods 4 years ago
unimp.c hw/misc/unimp: Display the offset with width of the region size 4 years ago
virt_ctrl.c hw/m68k: Fix typo in SPDX tag 3 years ago
vmcoreinfo.c hw/misc/vmcoreinfo: Add comment about reset handler 5 years ago
xlnx-versal-crl.c hw/misc: Add a model of the Xilinx Versal CRL 3 years ago
xlnx-versal-pmc-iou-slcr.c hw/misc: Add a model of Versal's PMC SLCR 3 years ago
xlnx-versal-xramc.c hw/misc: versal: Add a model of the XRAM controller 4 years ago
xlnx-zynqmp-apu-ctrl.c hw/misc: Add a model of the Xilinx ZynqMP APU Control 3 years ago
xlnx-zynqmp-crf.c hw/misc: Add a model of the Xilinx ZynqMP CRF 3 years ago
zynq_slcr.c hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase 3 years ago