kvm-guest-drivers-windows icon indicating copy to clipboard operation
kvm-guest-drivers-windows copied to clipboard

Feature: implement vRDMA

Open rob-scheepens opened this issue 4 years ago • 2 comments

Recently I was reading up on virtio RDMA (vRDMA) at https://www.mikelangelo-project.eu/technology/vrdma-virtio-remote-direct-memory-access/, and this seems like an interesting feature to have.

rob-scheepens avatar Jun 14 '21 12:06 rob-scheepens

I suspect implementing NDK support is the first step towards this, see https://docs.microsoft.com/en-us/windows-hardware/drivers/network/initializing-an-ndk-capable-miniport-driver.

rob-scheepens avatar Jun 15 '21 10:06 rob-scheepens

Yes, I thought about support NDK yesterday. I will see how we can build a roadmap for the support of those features.

YanVugenfirer avatar Jun 15 '21 10:06 YanVugenfirer