Re: [RFC PATCH] meson.build: report graphics backends

2023-12-28 Thread Philippe Mathieu-Daudé
On 28/12/23 12:33, Paolo Bonzini wrote: Queued with the duplication removed, thanks. Thanks!

Re: [RFC PATCH] meson.build: report graphics backends

2023-12-28 Thread Paolo Bonzini
Queued with the duplication removed, thanks. Paolo

Re: [RFC PATCH] meson.build: report graphics backends

2023-12-26 Thread Philippe Mathieu-Daudé
Hi Alex, On 22/12/23 12:48, Alex Bennée wrote: To enable accelerated VirtIO GPUs for the guest we need the rendering support on the host but currently it's not reported in the configuration summary. Add a graphics backend section and report the status of the VirGL and Rutabaga support libraries.

[RFC PATCH] meson.build: report graphics backends

2023-12-22 Thread Alex Bennée
To enable accelerated VirtIO GPUs for the guest we need the rendering support on the host but currently it's not reported in the configuration summary. Add a graphics backend section and report the status of the VirGL and Rutabaga support libraries. Signed-off-by: Alex Bennée --- meson.build | 6