On 05/06/2024 14:14, Gerd Hoffmann wrote:
Boolean return value is reversed, to align with QEMU_ALLOCATED_FLAG, so
all callers must be adapted.  Also rename share_surface variable in
vga_draw_graphic() to reduce confusion.

No functional change.

Suggested-by: Marc-André Lureau <marcandre.lur...@gmail.com>
Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
---
  include/ui/surface.h    |  4 ++--
  hw/display/qxl-render.c |  2 +-
  hw/display/vga.c        | 20 ++++++++++----------
  hw/display/xenfb.c      |  5 +++--
  ui/console.c            |  3 ++-
  5 files changed, 18 insertions(+), 16 deletions(-)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to