[PATCH 0/1] vhost: fix vhost_inflight_buffer_pre_load

Alexandr Moshkov posted 1 patch 1 month, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260213100647.432974-1-dtalexundeer@yandex-team.ru
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Stefano Garzarella <sgarzare@redhat.com>
There is a newer version of this series
hw/virtio/vhost.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[PATCH 0/1] vhost: fix vhost_inflight_buffer_pre_load
Posted by Alexandr Moshkov 1 month, 3 weeks ago
While I was rebasing my series about inflight migration, I missed a
small issue in vhost_inflight_buffer_preload in

3a80ff0 ("vhost: add vmstate for inflight region with inner buffer")

* return wrong type in function
* missed ERRP_GUARD

so fixed it in this patch.

Alexandr Moshkov (1):
  vhost: fix vhost_inflight_buffer_pre_load

 hw/virtio/vhost.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.34.1