Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors

2024-08-06 Thread Philippe Mathieu-Daudé
On 6/8/24 17:20, Antonio Caggiano wrote: Hi On 06/08/2024 15:41, Alex Bennée wrote: Peter Maydell writes: Expand the OpenGL related error messages we produce for various "OpenGL not present/not supported" cases, to hopefully guide the user towards how to fix things. Now if the user tries to

Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors

2024-08-06 Thread Antonio Caggiano
Hi On 06/08/2024 15:41, Alex Bennée wrote: Peter Maydell writes: Expand the OpenGL related error messages we produce for various "OpenGL not present/not supported" cases, to hopefully guide the user towards how to fix things. Now if the user tries to enable GL on a backend that doesn't suppo

Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors

2024-08-06 Thread Alex Bennée
Peter Maydell writes: > Expand the OpenGL related error messages we produce for various > "OpenGL not present/not supported" cases, to hopefully guide the > user towards how to fix things. > > Now if the user tries to enable GL on a backend that doesn't > support it the error message is a bit mor

Re: [PATCH 2/3] system/vl.c: Expand OpenGL related errors

2024-08-06 Thread Philippe Mathieu-Daudé
On 31/7/24 17:41, Peter Maydell wrote: Expand the OpenGL related error messages we produce for various "OpenGL not present/not supported" cases, to hopefully guide the user towards how to fix things. Now if the user tries to enable GL on a backend that doesn't support it the error message is a b

[PATCH 2/3] system/vl.c: Expand OpenGL related errors

2024-07-31 Thread Peter Maydell
Expand the OpenGL related error messages we produce for various "OpenGL not present/not supported" cases, to hopefully guide the user towards how to fix things. Now if the user tries to enable GL on a backend that doesn't support it the error message is a bit more precise: $ qemu-system-aarch64 -