Thread (18 messages) flat view 18 messages, 3 authors, 2020-02-26

Re: [PATCH V4 5/5] vdpasim: vDPA device simulator

From: Jason Gunthorpe <hidden>
Date: 2020-02-26 17:19:15
Also in: kvm, lkml, virtualization

On Wed, Feb 26, 2020 at 02:12:26PM +0800, Jason Wang wrote:
quoted
quoted
It is a bit weird to be creating this dummy parent, couldn't this be
done by just passing a NULL parent to vdpa_alloc_device, doing
set_dma_ops() on the vdpasim->vdpa->dev and setting dma_device to
vdpasim->vdpa->dev ?

I think it works.

Rethink about this, since most hardware vDPA driver will have a parent and
will use it to find the parent structure e.g

dev_get_drvdata(vdpa->dev->parent)
Oh that seems like a sketchy pattern
So I keep this dummy parent in V5.
The dummy parent is visible in sysfs, I think you should remove it so
the syfs for this virtual device makes sense.

Jason
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help