mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
3d4e27fa0a
The cloud hypervisor tells the VM and the backend to support the PACKED_RING feature, but it actually processes various variables according to the split ring logic, such as last_avail_index. Eventually it will cause the following error (SPDK as an example): vhost.c: 516:vhost_vq_packed_ring_enqueue: *ERROR*: descriptor has been used before vhost_blk.c: 596:process_blk_task: *ERROR*: ====== Task 0x200113784640 req_idx 0 failed ====== vhost.c: 629:vhost_vring_desc_payload_to_iov: *ERROR*: gpa_to_vva((nil)) == NULL Signed-off-by: Arafatms <arafatms@outlook.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |