Displaying 2 results from an estimated 2 matches for "yuvalshaia".
2017 Aug 07
0
Virtual RDMA device
...ation and
> qemu-devel for starters. I'd say linux-rdma as well.
>
Sure, adding all the mentioned lists.
To recap:
Yuval and I succeeded to implement a QEMU pvrdma device that works
(with some limitations) with VMware's Linux driver.
The git can be found at:
https://github.com/yuvalshaia/qemu/tree/pvrdma.master.ibverbs
The QEMU RFC at:
https://patchwork.kernel.org/patch/9653893/
While we do plan to merge it to QEMU, as a next step it seems
to be a consensus that virtio should be used to implement guest<->host
communication; since the project is not small, we need a plan...
2017 Aug 07
0
Virtual RDMA device
...ation and
> qemu-devel for starters. I'd say linux-rdma as well.
>
Sure, adding all the mentioned lists.
To recap:
Yuval and I succeeded to implement a QEMU pvrdma device that works
(with some limitations) with VMware's Linux driver.
The git can be found at:
https://github.com/yuvalshaia/qemu/tree/pvrdma.master.ibverbs
The QEMU RFC at:
https://patchwork.kernel.org/patch/9653893/
While we do plan to merge it to QEMU, as a next step it seems
to be a consensus that virtio should be used to implement guest<->host
communication; since the project is not small, we need a plan...