On Tue, Mar 17, 2026 at 12:50:52PM +0400, Marc-André Lureau wrote:
> The function is a trivial wrapper around qemu_default_pixman_format()
> and qemu_pixelformat_from_pixman(), so make it static inline in
> qemu-pixman.h instead of a standalone function in console.c, allowing to
> be easily reused.
> 
> Signed-off-by: Marc-André Lureau <[email protected]>
> ---
>  include/ui/qemu-pixman.h | 8 ++++++++
>  include/ui/surface.h     | 2 --
>  ui/console.c             | 7 -------
>  3 files changed, 8 insertions(+), 9 deletions(-)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|


Reply via email to