Re: [PATCH] hw/rdma: Add initial Support for Vhost-User-Rdma Device

2025-04-28 Thread Michael S. Tsirkin
On Mon, Apr 28, 2025 at 10:12:16AM +0800, Weimin Xiong wrote: > From: xiongweimin > > Add initial support for vhost-user-rdma device model for qemu, > this includes the interaction(e.g feature negotiation, setting > vring baseaddr, setting device status) between guest kernel and > host vhost-user

[PATCH] hw/rdma: Add initial Support for Vhost-User-Rdma Device

2025-04-27 Thread Weimin Xiong
From: xiongweimin Add initial support for vhost-user-rdma device model for qemu, this includes the interaction(e.g feature negotiation, setting vring baseaddr, setting device status) between guest kernel and host vhost-user-rdma backend device Signed-off-by: xiongweimin --- hw/rdma/vhost-user-