Re: [PATCH] Documentation: add basic information on vDPA

2022-09-06 Thread Xuan Zhuo
On Wed, 17 Aug 2022 18:19:56 -0400, Stefan Hajnoczi wrote: > The vDPA driver framework is largely undocumented. Add a basic page that > describes what vDPA is, where to get more information, and how to use > the simulator for testing. > > In the future it would be nice to add an overview of the dr

Re: [PATCH] Documentation: add basic information on vDPA

2022-09-06 Thread Stefano Garzarella
On Wed, Aug 17, 2022 at 06:19:56PM -0400, Stefan Hajnoczi wrote: The vDPA driver framework is largely undocumented. Add a basic page that describes what vDPA is, where to get more information, and how to use the simulator for testing. In the future it would be nice to add an overview of the driv

Re: [PATCH] Documentation: add basic information on vDPA

2022-08-18 Thread Jason Wang
On Thu, Aug 18, 2022 at 6:20 AM Stefan Hajnoczi wrote: > > The vDPA driver framework is largely undocumented. Add a basic page that > describes what vDPA is, where to get more information, and how to use > the simulator for testing. > > In the future it would be nice to add an overview of the driv

[PATCH] Documentation: add basic information on vDPA

2022-08-17 Thread Stefan Hajnoczi
The vDPA driver framework is largely undocumented. Add a basic page that describes what vDPA is, where to get more information, and how to use the simulator for testing. In the future it would be nice to add an overview of the driver API as well as comprehensive doc comments. Cc: "Michael S. Tsir