Hello Jason,
On Mon, 11 Nov 2024 at 07:08, Jason Wang wrote:
> > While starting a vhost device, updating iotlb entries
> > via 'vhost_device_iotlb_miss' may return an error.
> >
> > qemu-kvm: vhost_device_iotlb_miss:
> > 700871,700871: Fail to update device iotlb
>
> Actually, such updating
Hi Prasad:
On Thu, Nov 7, 2024 at 7:33 PM Prasad Pandit wrote:
>
> From: Prasad Pandit
>
> While starting a vhost device, updating iotlb entries
> via 'vhost_device_iotlb_miss' may return an error.
>
> qemu-kvm: vhost_device_iotlb_miss:
> 700871,700871: Fail to update device iotlb
Actuall
On Thu, Nov 07, 2024 at 05:02:47PM +0530, Prasad Pandit wrote:
From: Prasad Pandit
While starting a vhost device, updating iotlb entries
via 'vhost_device_iotlb_miss' may return an error.
qemu-kvm: vhost_device_iotlb_miss:
700871,700871: Fail to update device iotlb
Fail device start when
From: Prasad Pandit
While starting a vhost device, updating iotlb entries
via 'vhost_device_iotlb_miss' may return an error.
qemu-kvm: vhost_device_iotlb_miss:
700871,700871: Fail to update device iotlb
Fail device start when such an error occurs.
Signed-off-by: Prasad Pandit
---
hw/vi