On Mon, Aug 23, 2021 at 06:47:19AM -0400, Konrad Rzeszutek Wilk wrote:
> On Mon, Aug 16, 2021 at 02:26:15PM +0100, Will Deacon wrote:
> > Hi all,
> >
> > This is v2 of the patch I previously posted here:
> >
> > https://lore.kernel.org/r/20210805094736.902-1-w...@kernel.org
> >
> > Changes sin
On Mon, Aug 16, 2021 at 02:26:15PM +0100, Will Deacon wrote:
> Hi all,
>
> This is v2 of the patch I previously posted here:
>
> https://lore.kernel.org/r/20210805094736.902-1-w...@kernel.org
>
> Changes since v1 are:
>
> * Move of_dma_set_restricted_buffer() into of/device.c (Rob)
> * Us
在 2021/8/18 下午8:06, Xie Yongji 写道:
VDUSE (vDPA Device in Userspace) is a framework to support
implementing software-emulated vDPA devices in userspace. This
document is intended to clarify the VDUSE design and usage.
Signed-off-by: Xie Yongji
Acked-by: Jason Wang
---
Documentation/use
On Mon, Aug 23, 2021 at 2:31 PM Jason Wang wrote:
>
>
> 在 2021/8/18 下午8:06, Xie Yongji 写道:
> > This adds a new callback to support device specific reset
> > behavior. The vdpa bus driver will call the reset function
> > instead of setting status to zero during resetting if device
> > driver suppor