Re: [RFC v2 0/9] vDPA support in qemu

2020-05-08 Thread Jason Wang
On 2020/5/9 上午12:32, 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 RFC introduce the vDPA support in qemu ch

[RFC v2 0/9] vDPA support in qemu

2020-05-08 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 RFC introduce the vDPA support in qemu change from v1 separe the patch of introduc