Re: [PATCH v1 9/9] docs/system: add basic virtio-gpu documentation

2023-07-12 Thread Gurchetan Singh
On Wed, Jul 12, 2023 at 2:40 PM Akihiko Odaki wrote: > > On 2023/07/11 11:56, Gurchetan Singh wrote: > > This adds basic documentation for virtio-gpu. > > Thank you for adding documentation for other backends too. I have been > asked how virtio-gpu works so many times and always had to explain by

Re: [PATCH v1 9/9] docs/system: add basic virtio-gpu documentation

2023-07-12 Thread Akihiko Odaki
On 2023/07/11 11:56, Gurchetan Singh wrote: This adds basic documentation for virtio-gpu. Thank you for adding documentation for other backends too. I have been asked how virtio-gpu works so many times and always had to explain by myself though Gerd does have a nice article.* This documentati

[PATCH v1 9/9] docs/system: add basic virtio-gpu documentation

2023-07-10 Thread Gurchetan Singh
This adds basic documentation for virtio-gpu. Suggested-by: Akihiko Odaki Signed-off-by: Gurchetan Singh --- docs/system/device-emulation.rst | 1 + docs/system/devices/virtio-gpu.rst | 80 ++ 2 files changed, 81 insertions(+) create mode 100644 docs/system/devic