Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-02-02 Thread Dmitry Osipenko
On 1/31/25 20:19, Dmitry Osipenko wrote: > On 1/29/25 04:18, Gurchetan Singh wrote: >> On Sun, Jan 26, 2025 at 12:14 PM Dmitry Osipenko < >> dmitry.osipe...@collabora.com> wrote: >> >>> From: Alex Bennée >>> >>> This attempts to tidy up the VirtIO GPU documentation to make the list >>> of requirem

Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-31 Thread Dmitry Osipenko
On 1/29/25 04:18, Gurchetan Singh wrote: > On Sun, Jan 26, 2025 at 12:14 PM Dmitry Osipenko < > dmitry.osipe...@collabora.com> wrote: > >> From: Alex Bennée >> >> This attempts to tidy up the VirtIO GPU documentation to make the list >> of requirements clearer. There are still a lot of moving par

Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-31 Thread Dmitry Osipenko
On 1/27/25 09:28, Akihiko Odaki wrote: ... Thanks for the doc review! Will improve the patch in the next iteration. -- Best regards, Dmitry

Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-28 Thread Gurchetan Singh
On Sun, Jan 26, 2025 at 12:14 PM Dmitry Osipenko < dmitry.osipe...@collabora.com> wrote: > From: Alex Bennée > > This attempts to tidy up the VirtIO GPU documentation to make the list > of requirements clearer. There are still a lot of moving parts and the > distros have some catching up to do be

Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-27 Thread Akihiko Odaki
On 2025/01/27 18:45, Alex Bennée wrote: Akihiko Odaki writes: On 2025/01/27 5:11, Dmitry Osipenko wrote: From: Alex Bennée This attempts to tidy up the VirtIO GPU documentation to make the list of requirements clearer. There are still a lot of moving parts and the distros have some catching

Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-27 Thread Alex Bennée
Akihiko Odaki writes: > On 2025/01/27 5:11, Dmitry Osipenko wrote: >> From: Alex Bennée >> This attempts to tidy up the VirtIO GPU documentation to make the >> list >> of requirements clearer. There are still a lot of moving parts and the >> distros have some catching up to do before this is all

Re: [PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-26 Thread Akihiko Odaki
On 2025/01/27 5:11, Dmitry Osipenko wrote: From: Alex Bennée This attempts to tidy up the VirtIO GPU documentation to make the list of requirements clearer. There are still a lot of moving parts and the distros have some catching up to do before this is all handled automatically. Signed-off-by

[PATCH v6 10/10] docs/system: virtio-gpu: Document host/guest requirements

2025-01-26 Thread Dmitry Osipenko
From: Alex Bennée This attempts to tidy up the VirtIO GPU documentation to make the list of requirements clearer. There are still a lot of moving parts and the distros have some catching up to do before this is all handled automatically. Signed-off-by: Alex Bennée Cc: Sergio Lopez Pascual Sign