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 driver API as
well as comprehensive doc comments.

Cc: "Michael S. Tsirkin" <m...@redhat.com>
Cc: Jason Wang <jasow...@redhat.com>
Cc: Stefano Garzarella <sgarz...@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
---
Documentation/driver-api/index.rst |  1 +
Documentation/driver-api/vdpa.rst  | 40 ++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 Documentation/driver-api/vdpa.rst

Thank you for this work!

Reviewed-by: Stefano Garzarella <sgarz...@redhat.com>

_______________________________________________
Virtualization mailing list
Virtualization@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/virtualization

Reply via email to