Home
last modified time | relevance | path

Searched refs:virtio_error (Results 1 – 14 of 14) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvirtio-crypto.c100 virtio_error(vdev, "virtio-crypto cipher key incorrect"); in virtio_crypto_cipher_session_helper()
169 virtio_error(vdev, in virtio_crypto_create_sym_session()
222 virtio_error(vdev, "virtio-crypto asym key incorrect"); in virtio_crypto_create_asym_session()
296 virtio_error(vdev, "virtio-crypto input incorrect"); in virtio_crypto_create_session_completion()
326 virtio_error(vdev, "virtio-crypto status incorrect"); in virtio_crypto_destroy_session_completion()
362 virtio_error(vdev, "virtio-crypto ctrl missing headers"); in virtio_crypto_handle_ctrl()
377 virtio_error(vdev, "virtio-crypto request ctrl_hdr too short"); in virtio_crypto_handle_ctrl()
440 virtio_error(vdev, "virtio-crypto input incorrect"); in virtio_crypto_handle_ctrl()
520 virtio_error(vdev, "virtio-crypto dest data incorrect"); in virtio_crypto_sym_input_data_helper()
533 virtio_error(vdev, "virtio-crypto digest result incorrect"); in virtio_crypto_sym_input_data_helper()
[all …]
H A Dvirtio.c250 virtio_error(vdev, "Cannot map desc"); in virtio_init_region_cache()
258 virtio_error(vdev, "Cannot map used"); in virtio_init_region_cache()
266 virtio_error(vdev, "Cannot map avail"); in virtio_init_region_cache()
1183 virtio_error(vq->vdev, "Guest moved used index from %u to %u", in virtqueue_num_heads()
1213 virtio_error(vq->vdev, "Guest says index %u is available", *head); in virtqueue_get_head()
1238 virtio_error(vdev, "Desc next is %u", desc->next); in virtqueue_split_read_next_desc()
1281 virtio_error(vdev, "Invalid size for indirect buffer table"); in virtqueue_split_get_avail_bytes()
1287 virtio_error(vdev, "Looped descriptor"); in virtqueue_split_get_avail_bytes()
1297 virtio_error(vdev, "Cannot map indirect buffer"); in virtqueue_split_get_avail_bytes()
1309 virtio_error(vdev, "Looped descriptor"); in virtqueue_split_get_avail_bytes()
[all …]
H A Dvirtio-pmem.c77 virtio_error(vdev, "virtio-pmem missing request data"); in virtio_pmem_flush()
82 virtio_error(vdev, "virtio-pmem request not proper"); in virtio_pmem_flush()
H A Dvirtio-nsm.c1549 virtio_error(vdev, "Expected non-zero sized request buffer in " in handle_input()
1556 virtio_error(vdev, "Expected response buffer after request buffer " in handle_input()
1561 virtio_error(vdev, "Expected response buffer of length 0x3000"); in handle_input()
1569 virtio_error(vdev, "Failed to copy request buffer"); in handle_input()
1578 virtio_error(vdev, "Failed to get NSM request response"); in handle_input()
1585 virtio_error(vdev, "Failed to copy response buffer"); in handle_input()
H A Dvirtio-iommu.c1018 virtio_error(vdev, "virtio-iommu bad head/tail size"); in virtio_iommu_handle_command()
1121 virtio_error(vdev, "error buffer of wrong size"); in virtio_iommu_report_fault()
1295 virtio_error(vdev, "cannot set config.bypass"); in virtio_iommu_set_config()
1298 virtio_error(vdev, "invalid config.bypass value '%u'", in virtio_iommu_set_config()
H A Dvirtio-balloon.c536 virtio_error(vdev, "received an incorrect cmd id"); in get_free_page_hints()
700 virtio_error(vdev, "%s: %d reason unknown", __func__, pnd->reason); in virtio_balloon_free_page_hint_notify()
H A Dvirtio-mem.c821 virtio_error(vdev, "virtio-mem protocol violation: invalid request" in virtio_mem_handle_request()
830 virtio_error(vdev, "virtio-mem protocol violation: not enough space" in virtio_mem_handle_request()
853 virtio_error(vdev, "virtio-mem protocol violation: unknown request" in virtio_mem_handle_request()
H A Dvirtio-pci.c1662 virtio_error(vdev, "wrong value for queue_enable %"PRIx64, val); in virtio_pci_common_write()
/openbmc/qemu/hw/9pfs/
H A Dvirtio-9p-device.c63 virtio_error(vdev, in handle_9p_output()
71 virtio_error(vdev, "The guest sent a malformed VirtFS request: " in handle_9p_output()
132 virtio_error(vdev, "Failed to encode VirtFS reply type %d", in virtio_pdu_vmarshal()
150 virtio_error(vdev, "Failed to decode VirtFS request type %d", pdu->id); in virtio_pdu_vunmarshal()
166 virtio_error(vdev, in virtio_init_in_iov_from_pdu()
186 virtio_error(vdev, in virtio_init_out_iov_from_pdu()
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c544 virtio_error(vdev, "Driver provided input buffer that is too small!"); in virtio_blk_zone_report_complete()
607 virtio_error(vdev, "Driver provided input buffer " in virtio_blk_zone_report_complete()
634 virtio_error(vdev, "in buffer too small for zone report"); in virtio_blk_handle_zone_report()
744 virtio_error(vdev, "Driver provided input buffer less than size of " in virtio_blk_zone_append_complete()
806 virtio_error(vdev, "virtio-blk missing headers"); in virtio_blk_handle_request()
812 virtio_error(vdev, "virtio-blk request outhdr too short"); in virtio_blk_handle_request()
820 virtio_error(vdev, "virtio-blk request inhdr too short"); in virtio_blk_handle_request()
954 virtio_error(vdev, "virtio-blk discard/write_zeroes header" in virtio_blk_handle_request()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1561 virtio_error(vdev, "virtio-net ctrl missing headers"); in virtio_net_handle_ctrl_iov()
1957 virtio_error(vdev, "virtio-net unexpected long buffer chain"); in virtio_net_receive_rcu()
1965 virtio_error(vdev, "virtio-net unexpected empty queue: " in virtio_net_receive_rcu()
1978 virtio_error(vdev, in virtio_net_receive_rcu()
2748 virtio_error(vdev, "virtio-net header not in first element"); in virtio_net_flush_tx()
2755 virtio_error(vdev, "virtio-net header incorrect"); in virtio_net_flush_tx()
2777 virtio_error(vdev, "virtio-net header is invalid"); in virtio_net_flush_tx()
2790 virtio_error(vdev, "virtio-net nothing to send"); in virtio_net_flush_tx()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h246 void virtio_error(VirtIODevice *vdev, const char *fmt, ...) G_GNUC_PRINTF(2, 3);
/openbmc/qemu/hw/audio/
H A Dvirtio-snd.c251 virtio_error(VIRTIO_DEVICE(s), "Streams have not been initialized.\n"); in virtio_snd_set_pcm_params()
631 virtio_error(VIRTIO_DEVICE(s), in virtio_snd_handle_pcm_release()
/openbmc/qemu/hw/scsi/
H A Dvirtio-scsi.c152 virtio_error(VIRTIO_DEVICE(req->dev), "wrong size for virtio-scsi headers"); in virtio_scsi_bad_req()
912 virtio_error(vdev, in virtio_scsi_set_config()