Home
last modified time | relevance | path

Searched refs:error_fatal (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c274 &error_fatal); in process_options()
276 visit_type_BlockdevOptions(v, NULL, &options, &error_fatal); in process_options()
279 qmp_blockdev_add(options, &error_fatal); in process_options()
292 if (!qemu_chr_new_from_opts(opts, NULL, &error_fatal)) { in process_options()
314 v = qobject_input_visitor_new_str(optarg, "type", &error_fatal); in process_options()
315 visit_type_BlockExportOptions(v, NULL, &export, &error_fatal); in process_options()
318 qmp_block_export_add(export, &error_fatal); in process_options()
328 &error_fatal); in process_options()
329 visit_type_MonitorOptions(v, NULL, &monitor, &error_fatal); in process_options()
333 monitor_init(monitor, false, &error_fatal); in process_options()
[all …]
/openbmc/qemu/hw/arm/
H A Dmcimx6ul-evk.c43 object_property_set_uint(OBJECT(s), "fec1-phy-num", 2, &error_fatal); in mcimx6ul_evk_init()
44 object_property_set_uint(OBJECT(s), "fec2-phy-num", 1, &error_fatal); in mcimx6ul_evk_init()
46 &error_fatal); in mcimx6ul_evk_init()
47 qdev_realize(DEVICE(s), NULL, &error_fatal); in mcimx6ul_evk_init()
62 qdev_prop_set_drive_err(carddev, "drive", blk, &error_fatal); in mcimx6ul_evk_init()
63 qdev_realize_and_unref(carddev, bus, &error_fatal); in mcimx6ul_evk_init()
H A Dallwinner-a10.c132 &error_fatal); in aw_a10_realize()
137 sysbus_realize(SYS_BUS_DEVICE(&s->ccm), &error_fatal); in aw_a10_realize()
141 sysbus_realize(SYS_BUS_DEVICE(&s->dramc), &error_fatal); in aw_a10_realize()
167 true, &error_fatal); in aw_a10_realize()
168 sysbus_realize(SYS_BUS_DEVICE(&s->ehci[i]), &error_fatal); in aw_a10_realize()
175 &error_fatal); in aw_a10_realize()
176 sysbus_realize(SYS_BUS_DEVICE(&s->ohci[i]), &error_fatal); in aw_a10_realize()
185 OBJECT(get_system_memory()), &error_fatal); in aw_a10_realize()
186 sysbus_realize(SYS_BUS_DEVICE(&s->mmc0), &error_fatal); in aw_a10_realize()
193 sysbus_realize(SYS_BUS_DEVICE(&s->rtc), &error_fatal); in aw_a10_realize()
[all …]
H A Dxilinx_zynq.c127 sysbus_realize_and_unref(s, &error_fatal); in gem_init()
149 sysbus_realize_and_unref(busdev, &error_fatal); in zynq_init_spi_flashes()
169 &error_fatal); in zynq_init_spi_flashes()
172 qdev_realize_and_unref(flash_dev, BUS(spi), &error_fatal); in zynq_init_spi_flashes()
224 &error_fatal); in zynq_init()
226 &error_fatal); in zynq_init()
228 qdev_realize(DEVICE(cpuobj), NULL, &error_fatal); in zynq_init()
238 &error_fatal); in zynq_init()
261 sysbus_realize_and_unref(SYS_BUS_DEVICE(slcr), &error_fatal); in zynq_init()
268 sysbus_realize_and_unref(busdev, &error_fatal); in zynq_init()
[all …]
H A Drealview.c68 qdev_realize_and_unref(splitter, NULL, &error_fatal); in split_irq_from_named()
128 object_property_set_bool(cpuobj, "has_el3", false, &error_fatal); in realview_init()
133 &error_fatal); in realview_init()
136 qdev_realize(DEVICE(cpuobj), NULL, &error_fatal); in realview_init()
162 &error_fatal); in realview_init()
167 &error_fatal); in realview_init()
186 sysbus_realize_and_unref(SYS_BUS_DEVICE(sysctl), &error_fatal); in realview_init()
198 sysbus_realize_and_unref(busdev, &error_fatal); in realview_init()
220 sysbus_realize_and_unref(SYS_BUS_DEVICE(pl041), &error_fatal); in realview_init()
235 &error_fatal); in realview_init()
[all …]
H A Dxlnx-versal.c59 qdev_realize(DEVICE(obj), NULL, &error_fatal); in versal_create_apu_cpus()
62 qdev_realize(DEVICE(&s->fpd.apu.cluster), NULL, &error_fatal); in versal_create_apu_cpus()
91 sysbus_realize(SYS_BUS_DEVICE(&s->fpd.apu.gic), &error_fatal); in versal_create_apu_gic()
161 qdev_realize(DEVICE(obj), NULL, &error_fatal); in versal_create_rpu_cpus()
164 qdev_realize(DEVICE(&s->lpd.rpu.cluster), NULL, &error_fatal); in versal_create_rpu_cpus()
182 sysbus_realize(SYS_BUS_DEVICE(dev), &error_fatal); in versal_create_uarts()
214 sysbus_realize(sbd, &error_fatal); in versal_create_canfds()
238 sysbus_realize(SYS_BUS_DEVICE(dev), &error_fatal); in versal_create_usbs()
272 "num-lines", 2, &error_fatal); in versal_create_gems()
273 qdev_realize(DEVICE(or_irq), NULL, &error_fatal); in versal_create_gems()
[all …]
H A Dxlnx-zcu102.c87 &error_fatal); in zcu102_modify_dtb()
155 &error_fatal); in xlnx_zcu102_init()
157 &error_fatal); in xlnx_zcu102_init()
163 OBJECT(s->canbus[i]), &error_fatal); in xlnx_zcu102_init()
167 qdev_realize(DEVICE(&s->soc), NULL, &error_fatal); in xlnx_zcu102_init()
191 qdev_prop_set_drive_err(carddev, "drive", blk, &error_fatal); in xlnx_zcu102_init()
192 qdev_realize_and_unref(carddev, bus, &error_fatal); in xlnx_zcu102_init()
208 blk_by_legacy_dinfo(dinfo), &error_fatal); in xlnx_zcu102_init()
211 qdev_realize_and_unref(flash_dev, spi_bus, &error_fatal); in xlnx_zcu102_init()
232 blk_by_legacy_dinfo(dinfo), &error_fatal); in xlnx_zcu102_init()
[all …]
H A Dallwinner-h3.c263 qdev_realize(DEVICE(&s->cpus[i]), NULL, &error_fatal); in allwinner_h3_realize()
273 sysbus_realize(SYS_BUS_DEVICE(&s->gic), &error_fatal); in allwinner_h3_realize()
324 sysbus_realize(SYS_BUS_DEVICE(&s->timer), &error_fatal); in allwinner_h3_realize()
346 sysbus_realize(SYS_BUS_DEVICE(&s->ccu), &error_fatal); in allwinner_h3_realize()
350 sysbus_realize(SYS_BUS_DEVICE(&s->sysctrl), &error_fatal); in allwinner_h3_realize()
354 sysbus_realize(SYS_BUS_DEVICE(&s->cpucfg), &error_fatal); in allwinner_h3_realize()
358 sysbus_realize(SYS_BUS_DEVICE(&s->sid), &error_fatal); in allwinner_h3_realize()
363 OBJECT(get_system_memory()), &error_fatal); in allwinner_h3_realize()
364 sysbus_realize(SYS_BUS_DEVICE(&s->mmc0), &error_fatal); in allwinner_h3_realize()
375 OBJECT(get_system_memory()), &error_fatal); in allwinner_h3_realize()
[all …]
H A Dallwinner-r40.c336 qdev_realize(DEVICE(&s->cpus[i]), NULL, &error_fatal); in allwinner_r40_realize()
346 sysbus_realize(SYS_BUS_DEVICE(&s->gic), &error_fatal); in allwinner_r40_realize()
397 sysbus_realize(SYS_BUS_DEVICE(&s->timer), &error_fatal); in allwinner_r40_realize()
407 sysbus_realize(SYS_BUS_DEVICE(&s->sramc), &error_fatal); in allwinner_r40_realize()
428 sysbus_realize(SYS_BUS_DEVICE(&s->ccu), &error_fatal); in allwinner_r40_realize()
432 sysbus_realize(SYS_BUS_DEVICE(&s->sata), &error_fatal); in allwinner_r40_realize()
443 &error_fatal); in allwinner_r40_realize()
444 sysbus_realize(SYS_BUS_DEVICE(&s->ehci[i]), &error_fatal); in allwinner_r40_realize()
454 &error_fatal); in allwinner_r40_realize()
455 sysbus_realize(SYS_BUS_DEVICE(&s->ohci[i]), &error_fatal); in allwinner_r40_realize()
[all …]
H A Dversatilepb.c218 object_property_set_bool(cpuobj, "has_el3", false, &error_fatal); in versatile_init()
221 qdev_realize(DEVICE(cpuobj), NULL, &error_fatal); in versatile_init()
232 sysbus_realize_and_unref(SYS_BUS_DEVICE(sysctl), &error_fatal); in versatile_init()
253 sysbus_realize_and_unref(busdev, &error_fatal); in versatile_init()
289 &error_fatal); in versatile_init()
291 sysbus_realize_and_unref(busdev, &error_fatal); in versatile_init()
307 OBJECT(sysmem), &error_fatal); in versatile_init()
308 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in versatile_init()
322 &error_fatal); in versatile_init()
324 &error_fatal); in versatile_init()
[all …]
H A Dmcimx7d-sabre.c46 &error_fatal); in mcimx7d_sabre_init()
47 qdev_realize(DEVICE(s), NULL, &error_fatal); in mcimx7d_sabre_init()
62 qdev_prop_set_drive_err(carddev, "drive", blk, &error_fatal); in mcimx7d_sabre_init()
63 qdev_realize_and_unref(carddev, bus, &error_fatal); in mcimx7d_sabre_init()
H A Dmps2.c120 memory_region_init_ram(mr, NULL, name, size, &error_fatal); in OBJECT_DECLARE_TYPE()
246 sysbus_realize(SYS_BUS_DEVICE(&mms->armv7m), &error_fatal); in mps2_common_init()
280 object_property_set_int(orgate, "num-lines", 6, &error_fatal); in mps2_common_init()
281 qdev_realize(DEVICE(orgate), NULL, &error_fatal); in mps2_common_init()
305 sysbus_realize_and_unref(s, &error_fatal); in mps2_common_init()
323 object_property_set_int(orgate, "num-lines", 10, &error_fatal); in mps2_common_init()
324 qdev_realize(DEVICE(orgate), NULL, &error_fatal); in mps2_common_init()
339 object_property_set_int(txrx_orgate, "num-lines", 2, &error_fatal); in mps2_common_init()
340 qdev_realize(DEVICE(txrx_orgate), NULL, &error_fatal); in mps2_common_init()
349 sysbus_realize_and_unref(s, &error_fatal); in mps2_common_init()
[all …]
H A Dmusca.c149 sysbus_realize(SYS_BUS_DEVICE(uds), &error_fatal); in make_unimp_dev()
238 mpcinfo[i].size, &error_fatal); in make_mpc()
243 mpcinfo[i].size, &error_fatal); in make_mpc()
252 sysbus_realize(SYS_BUS_DEVICE(uds), &error_fatal); in make_mpc()
261 &error_fatal); in make_mpc()
262 sysbus_realize(SYS_BUS_DEVICE(mpc), &error_fatal); in make_mpc()
282 sysbus_realize(SYS_BUS_DEVICE(rtc), &error_fatal); in make_rtc()
297 sysbus_realize(SYS_BUS_DEVICE(uart), &error_fatal); in make_uart()
377 OBJECT(system_memory), &error_fatal); in musca_init()
391 sysbus_realize(SYS_BUS_DEVICE(&mms->sse), &error_fatal); in musca_init()
[all …]
H A Dsabrelite.c56 object_property_set_int(OBJECT(s), "fec-phy-num", 6, &error_fatal); in sabrelite_init()
58 qdev_realize(DEVICE(s), NULL, &error_fatal); in sabrelite_init()
86 &error_fatal); in sabrelite_init()
88 qdev_realize_and_unref(flash_dev, BUS(spi_bus), &error_fatal); in sabrelite_init()
H A Dmsf2-som.c58 &error_fatal); in emcraft_sf2_s2s010_init()
79 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in emcraft_sf2_s2s010_init()
89 blk_by_legacy_dinfo(dinfo), &error_fatal); in emcraft_sf2_s2s010_init()
91 qdev_realize_and_unref(spi_flash, spi_bus, &error_fatal); in emcraft_sf2_s2s010_init()
/openbmc/qemu/hw/tricore/
H A Dtricore_testboard.c73 2 * MiB, &error_fatal); in tricore_testboard_init()
75 4 * MiB, &error_fatal); in tricore_testboard_init()
77 &error_fatal); in tricore_testboard_init()
79 &error_fatal); in tricore_testboard_init()
81 16 * KiB, &error_fatal); in tricore_testboard_init()
83 32 * KiB, &error_fatal); in tricore_testboard_init()
/openbmc/qemu/hw/riscv/
H A Dmicroblaze-v-generic.c74 &error_fatal); in mb_v_generic_init()
78 ram_size, &error_fatal); in mb_v_generic_init()
85 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in mb_v_generic_init()
97 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in mb_v_generic_init()
111 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in mb_v_generic_init()
120 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in mb_v_generic_init()
130 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in mb_v_generic_init()
153 sysbus_realize_and_unref(SYS_BUS_DEVICE(eth0), &error_fatal); in mb_v_generic_init()
166 sysbus_realize_and_unref(SYS_BUS_DEVICE(dma), &error_fatal); in mb_v_generic_init()
/openbmc/qemu/hw/microblaze/
H A Dpetalogix_ml605_mmu.c98 LMB_BRAM_SIZE, &error_fatal); in petalogix_ml605_init()
102 &error_fatal); in petalogix_ml605_init()
116 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in petalogix_ml605_init()
133 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in petalogix_ml605_init()
156 sysbus_realize_and_unref(SYS_BUS_DEVICE(eth0), &error_fatal); in petalogix_ml605_init()
169 sysbus_realize_and_unref(SYS_BUS_DEVICE(dma), &error_fatal); in petalogix_ml605_init()
181 sysbus_realize_and_unref(busdev, &error_fatal); in petalogix_ml605_init()
195 &error_fatal); in petalogix_ml605_init()
198 qdev_realize_and_unref(dev, BUS(spi), &error_fatal); in petalogix_ml605_init()
/openbmc/qemu/hw/sparc64/
H A Dniagara.c109 NIAGARA_HV_RAM_SIZE, &error_fatal); in niagara_init()
116 &error_fatal); in niagara_init()
119 NIAGARA_MD_ROM_SIZE, &error_fatal); in niagara_init()
122 NIAGARA_HV_ROM_SIZE, &error_fatal); in niagara_init()
125 &error_fatal); in niagara_init()
143 &error_fatal); in niagara_init()
/openbmc/qemu/hw/vmapple/
H A Dvmapple.c164 sysbus_realize_and_unref(bdif_sb, &error_fatal); in create_bdif()
175 sysbus_realize_and_unref(pvpanic, &error_fatal); in create_pvpanic()
216 sysbus_realize_and_unref(gfx, &error_fatal); in create_gfx()
228 sysbus_realize_and_unref(aes, &error_fatal); in create_aes()
263 sysbus_realize_and_unref(gicbusdev, &error_fatal); in create_gic()
296 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in create_uart()
330 sysbus_realize_and_unref(s, &error_fatal); in create_gpio_devices()
358 memory_region_init_ram(&vms->fw_mr, NULL, "firmware", size, &error_fatal); in vmapple_firmware_init()
388 sysbus_realize_and_unref(SYS_BUS_DEVICE(dev), &error_fatal); in create_pcie()
418 qdev_realize_and_unref(dev, BUS(vms->bus), &error_fatal); in create_pcie()
[all …]
/openbmc/qemu/tests/unit/
H A Dtest-crypto-hmac.c111 strlen(KEY), &error_fatal); in test_hmac_alloc()
116 &resultlen, &error_fatal); in test_hmac_alloc()
153 strlen(KEY), &error_fatal); in test_hmac_prealloc()
158 &resultlen, &error_fatal); in test_hmac_prealloc()
200 strlen(KEY), &error_fatal); in test_hmac_iov()
204 &resultlen, &error_fatal); in test_hmac_iov()
236 strlen(KEY), &error_fatal); in test_hmac_digest()
241 &error_fatal); in test_hmac_digest()
H A Dtest-crypto-hash.c124 &error_fatal); in test_hash_alloc()
159 &error_fatal); in test_hash_prealloc()
197 &error_fatal); in test_hash_iov()
231 &error_fatal); in test_hash_digest()
255 &error_fatal); in test_hash_base64()
282 hash = qcrypto_hash_new(i, &error_fatal); in test_hash_accumulate()
289 &error_fatal); in test_hash_accumulate()
295 &error_fatal); in test_hash_accumulate()
308 int ret = qcrypto_init(&error_fatal); in main()
/openbmc/qemu/scripts/coccinelle/
H A Duse-error_fatal.cocci9 + T RET = FUN(ARGS, &error_fatal);
12 + RET = FUN(ARGS, &error_fatal);
15 + FUN(ARGS, &error_fatal);
/openbmc/qemu/hw/mips/
H A Djazz.c137 sysbus_realize_and_unref(sysbus, &error_fatal); in mips_jazz_init_net()
237 &error_fatal); in mips_jazz_init()
277 SONIC_PROM_SIZE, &error_fatal); in mips_jazz_init()
293 object_property_set_link(OBJECT(pcspk), "pit", OBJECT(pit), &error_fatal); in mips_jazz_init()
294 isa_realize_and_unref(pcspk, isa_bus, &error_fatal); in mips_jazz_init()
301 sysbus_realize_and_unref(sysbus, &error_fatal); in mips_jazz_init()
309 &error_fatal); in mips_jazz_init()
319 sysbus_realize_and_unref(sysbus, &error_fatal); in mips_jazz_init()
343 sysbus_realize_and_unref(sysbus, &error_fatal); in mips_jazz_init()
365 sysbus_realize_and_unref(SYS_BUS_DEVICE(i8042), &error_fatal); in mips_jazz_init()
[all …]
/openbmc/qemu/system/
H A Dvl.c708 qmp_blockdev_add(bdo->bdo, &error_fatal); in configure_blockdev()
718 &machine_class->block_default_type, &error_fatal)) { in configure_blockdev()
1092 v = qobject_input_visitor_new_str(str, "type", &error_fatal); in parse_display_qapi()
1094 visit_type_DisplayOptions(v, NULL, &opts, &error_fatal); in parse_display_qapi()
1263 opts = qemu_opts_create(qemu_find_opts("mon"), label, 1, &error_fatal); in monitor_parse()
1320 func(conf->cmdline, &error_fatal); in foreach_device_config_or_exit()
1607 prop = keyval_parse(arg, opts_list->implied_opt_name, &help, &error_fatal); in machine_parse_property_opt()
1612 machine_merge_property(propname, prop, &error_fatal); in machine_parse_property_opt()
1747 keyval_dashify(qdict, &error_fatal); in qemu_apply_legacy_machine_options()
1807 user_creatable_add_qapi(opt->opts, &error_fatal); in object_option_foreach_add()
[all …]

12345678910>>...12