Re: [PATCH v4 00/14]vDPA support in qemu

2020-07-03 Thread Jason Wang
On 2020/7/1 下午10:55, Cindy Lu wrote: vDPA device is a device that uses a datapath which complies with the virtio specifications with vendor specific control path. vDPA devices can be both physically located on the hardware or emulated by software. This PATCH introduce the vDPA support in qemu T

[PATCH v4 00/14]vDPA support in qemu

2020-07-01 Thread Cindy Lu
vDPA device is a device that uses a datapath which complies with the virtio specifications with vendor specific control path. vDPA devices can be both physically located on the hardware or emulated by software. This PATCH introduce the vDPA support in qemu TODO 1) vIOMMU support 2) live migration