Home
last modified time | relevance | path

Searched refs:hw_error (Results 1 – 25 of 34) sorted by relevance

12

/qemu/hw/intc/
H A Dexynos4210_combiner.c122 hw_error("exynos4210.combiner: overflow of reg_set by 0x" in exynos4210_combiner_read()
186 hw_error("exynos4210.combiner: unallowed write access at offset 0x" in exynos4210_combiner_write()
192 hw_error("exynos4210.combiner: unallowed write access at offset 0x" in exynos4210_combiner_write()
198 hw_error("exynos4210.combiner: overflow of reg_set by 0x" in exynos4210_combiner_write()
248 hw_error("exynos4210.combiner: unallowed write access at offset 0x" in exynos4210_combiner_write()
/qemu/hw/xen/
H A Dxen-hvm-common.c233 hw_error("Fatal error while trying to get io event!\n"); in cpu_get_ioreq()
258 hw_error("inp: bad size: %04x %lx", addr, size); in do_inp()
273 hw_error("outp: bad size: %04x %lx", addr, size); in do_outp()
321 hw_error("PIO: bad size (%u)", req->size); in cpu_ioreq_pio()
361 hw_error("MMIO: bad size (%u)", req->size); in cpu_ioreq_move()
399 hw_error("PCI config access: bad size (%u)", req->size); in cpu_ioreq_config()
403 hw_error("PCI config access: bad count (%u)", req->count); in cpu_ioreq_config()
523 hw_error("Incomplete quad word buffered ioreq"); in handle_buffered_iopage()
/qemu/include/hw/
H A Dhw.h4 G_NORETURN void hw_error(const char *fmt, ...) G_GNUC_PRINTF(1, 2);
/qemu/hw/arm/
H A Dxen-stubs.c16 hw_error("Invalid ioreq type 0x%x\n", req->type); in arch_handle_ioreq()
H A Dintegratorcp.c111 hw_error("integratorcm_read: CM_LMBUSCNT"); in integratorcm_read()
187 hw_error("Core module interrupt\n"); in integratorcm_update()
/qemu/hw/vfio/
H A Dspapr.c45 hw_error("Cannot possibly preregister IOMMU memory"); in vfio_prereg_listener_skipped_section()
114 hw_error("vfio: Memory registering failed, unable to continue"); in vfio_prereg_listener_region_add()
177 hw_error("%s: Overlapped IOMMU are not enabled", __func__); in vfio_host_win_add()
461 hw_error("%s: Cannot delete missing window at %"HWADDR_PRIx, in vfio_spapr_container_del_section_window()
H A Dregion.c64 hw_error("vfio: unsupported write size, %u bytes", size); in vfio_region_write()
125 hw_error("vfio: unsupported read size, %u bytes", size); in vfio_region_read()
H A Dlistener.c343 hw_error("vfio: Trying to unregister missing RAM discard listener"); in vfio_ram_discard_unregister_listener()
473 hw_error("vfio: Trying to sync missing RAM discard listener"); in vfio_find_ram_discard_listener()
627 hw_error("vfio: DMA mapping failed, unable to continue"); in vfio_listener_region_add()
/qemu/hw/net/
H A Digbvf.c270 hw_error("Failed to initialize PCIe capability"); in igbvf_pci_realize()
279 hw_error("Failed to initialize AER capability"); in igbvf_pci_realize()
H A De1000e.c465 hw_error("Failed to initialize PCIe capability"); in e1000e_pci_realize()
475 hw_error("Failed to initialize PM capability"); in e1000e_pci_realize()
480 hw_error("Failed to initialize AER capability"); in e1000e_pci_realize()
H A Digb.c434 hw_error("Failed to initialize PM capability"); in igb_pci_realize()
443 hw_error("Failed to initialize AER capability"); in igb_pci_realize()
/qemu/hw/ppc/
H A Dppce500_spin.c158 hw_error("ppce500: unexpected %s with len = %u", __func__, len); in spin_read()
/qemu/hw/misc/
H A Domap_clk.c597 hw_error("%s: %s not found\n", __func__, name); in omap_findclk()
608 hw_error("%s: %s is not in use\n", __func__, clk->name); in omap_clk_put()
/qemu/hw/audio/
H A Dlm4549.c322 hw_error("Unable to open lm4549_dac_input.pcm for writing\n"); in lm4549_init()
/qemu/hw/timer/
H A Darm_mptimer.c49 hw_error("arm_mptimer: num-cpu %d but this cpu is %d!\n", in get_current_cpu()
H A Da9gtimer.c57 hw_error("a9gtimer: num-cpu %d but this cpu is %d!\n", in a9_gtimer_get_current_cpu()
/qemu/hw/dma/
H A Dpl080.c134 hw_error( in pl080_run()
H A Dxilinx_axidma.c424 hw_error("AXI DMA requires %d byte control stream payload\n", in xilinx_axidma_control_stream_push()
/qemu/target/s390x/
H A Dmmu_helper.c431 hw_error("guest switched to unknown asc mode\n"); in mmu_translate()
/qemu/hw/display/
H A Dbcm2835_fb.c192 hw_error("bcm2835_fb: bad color depth\n"); in fb_update_display()
H A Dg364fb.c108 hw_error("g364: unknown host depth %d", in g364fb_draw_graphic8()
H A Dexynos4210_fimd.c536 hw_error("exynos4210.fimd: incorrect window number %d\n", window); in exynos4210_fimd_palette_format()
760 hw_error("exynos4210.fimd: blend equation coef illegal value\n"); in exynos4210_fimd_blend_pixel()
926 hw_error("exynos4210.fimd: unsupported BPP (%d)", bpp); in fimd_update_putpix_qemu()
/qemu/system/
H A Dcpus.c117 void hw_error(const char *fmt, ...) in hw_error() function
/qemu/linux-headers/asm-x86/
H A Dkvm.h959 __u64 hw_error; member
/qemu/hw/i386/xen/
H A Dxen-hvm.c759 hw_error("Invalid ioreq type 0x%x\n", req->type); in arch_handle_ioreq()

12