On Thu, Jan 14, 2021 at 12:36 PM Jason Wang wrote:
>
>
> On 2021/1/13 下午11:45, Cindy Lu wrote:
> > Add configure interrupt support in vdpa_vhost. qemu will use the irqfd
> > process to support this feature.
> >
> > These code are all tested in vp-vdpa (support configure interrupt)
> > vdpa_sim (no
On 2021/1/13 下午11:45, Cindy Lu wrote:
Add configure interrupt support in vdpa_vhost. qemu will use the irqfd
process to support this feature.
These code are all tested in vp-vdpa (support configure interrupt)
vdpa_sim (not support configure interrupt)
Cindy Lu (4):
virtio:add support in c