Searched refs:error_report_once (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/hw/i386/ |
H A D | intel_iommu.c | 534 error_report_once("New fault is not recorded due to " in vtd_report_frcd_fault() 540 error_report_once("New fault is not recorded due to " in vtd_report_frcd_fault() 546 error_report_once("Next Fault Recording Reg is used, " in vtd_report_frcd_fault() 1441 error_report_once("%s: invalid root entry: hi=0x%"PRIx64 in vtd_root_entry_rsvd_bits_check() 2523 error_report_once("Read INV DESC failed."); in vtd_get_inv_desc() 2823 error_report_once("%s: detected invalid QI tail " in vtd_fetch_inv_desc() 3390 error_report_once("%s: index too large: ind=0x%x", in vtd_irte_get() 3425 error_report_once("%s: detected non-present IRTE " in vtd_irte_get() 3455 error_report_once("%s: invalid IRTE SID " in vtd_irte_get() 3470 error_report_once("%s: invalid SVT_BUS " in vtd_irte_get() [all …]
|
H A D | amd_iommu.c | 1097 error_report_once("guest mode is not zero"); in amdvi_int_remap_legacy() 1102 error_report_once("reserved int_type"); in amdvi_int_remap_legacy() 1156 error_report_once("guest mode is not zero"); in amdvi_int_remap_ga() 1161 error_report_once("reserved int_type is set"); in amdvi_int_remap_ga() 1378 error_report_once("failed to remap interrupt from devid 0x%x", sid); in amdvi_mem_ir_write()
|
/openbmc/qemu/tests/unit/ |
H A D | test-error-report.c | 76 error_report_once("err"); in test_error_report_once()
|
/openbmc/qemu/include/qemu/ |
H A D | error-report.h | 55 #define error_report_once(fmt, ...) \ macro
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | err-bad-newline.cocci | 20 error_report_once(fmt, ...)@p
|
/openbmc/qemu/hw/9pfs/ |
H A D | 9p-util-darwin.c | 126 error_report_once("pthread_fchdir_np() not available on this version of macOS"); in qemu_mknodat()
|
H A D | 9p-util.h | 134 error_report_once( in close_if_special_file()
|
H A D | 9p.c | 858 error_report_once( in qid_path_fullmap() 972 error_report_once( in stat_to_qid()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-iommu.c | 1115 error_report_once( in virtio_iommu_report_fault() 1180 error_report_once("%s sid=%d is not known!!", __func__, sid); in virtio_iommu_translate() 1211 error_report_once("%s %02x:%02x.%01x not attached to any domain", in virtio_iommu_translate() 1230 error_report_once("%s no mapping for 0x%"PRIx64" for sid=%d", in virtio_iommu_translate() 1246 error_report_once("%s permission error on 0x%"PRIx64"(%d): allowed=%d", in virtio_iommu_translate()
|
/openbmc/qemu/migration/ |
H A D | ram.c | 2126 error_report_once("%s: ram_save_target_page failed", __func__); in ram_save_host_page_urgent() 2875 error_report_once("%s unexpected error", __func__); in qemu_guest_free_page_hint()
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 753 error_report_once("%s: KVM_GET_DIRTY_LOG failed with %d", in kvm_slot_get_dirty_log() 1816 error_report_once("%s: kvm log clear failed: mr=%s " in kvm_log_clear()
|
/openbmc/qemu/hw/scsi/ |
H A D | scsi-disk.c | 2790 error_report_once("rotation_rate is specified for scsi-block but is " in scsi_block_realize()
|