From: "Marc-André Lureau" <marcandre.lureau@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org,
Stefano Stabellini <sstabellini@kernel.org>,
Paul Durrant <paul@xen.org>,
xen-devel@lists.xenproject.org,
Anthony PERARD <anthony@xenproject.org>
Subject: Re: [PATCH v3 0/3] stdvga: fix screen blanking
Date: Wed, 5 Jun 2024 17:26:58 +0400 [thread overview]
Message-ID: <CAMxuvawet2HKobd7RjQ3dG5bW17zuMTNMj_Zmoc-m==iizB8xQ@mail.gmail.com> (raw)
In-Reply-To: <20240605131444.797896-1-kraxel@redhat.com>
On Wed, Jun 5, 2024 at 5:14 PM Gerd Hoffmann <kraxel@redhat.com> wrote:
>
>
>
> Gerd Hoffmann (3):
> stdvga: fix screen blanking
> ui+display: rename is_placeholder() -> surface_is_placeholder()
> ui+display: rename is_buffer_shared() -> surface_is_allocated()
>
> include/ui/surface.h | 6 +++---
> hw/display/qxl-render.c | 2 +-
> hw/display/vga.c | 24 +++++++++++++++---------
> hw/display/xenfb.c | 5 +++--
> ui/console.c | 3 ++-
> ui/sdl2-2d.c | 2 +-
> ui/sdl2-gl.c | 2 +-
> 7 files changed, 26 insertions(+), 18 deletions(-)
>
for the series:
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
next prev parent reply other threads:[~2024-06-05 13:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-05 13:14 [PATCH v3 0/3] stdvga: fix screen blanking Gerd Hoffmann
2024-06-05 13:14 ` [PATCH v3 1/3] " Gerd Hoffmann
2024-06-05 13:14 ` [PATCH v3 2/3] ui+display: rename is_placeholder() -> surface_is_placeholder() Gerd Hoffmann
2024-06-18 11:02 ` Philippe Mathieu-Daudé
2024-06-05 13:14 ` [PATCH v3 3/3] ui+display: rename is_buffer_shared() -> surface_is_allocated() Gerd Hoffmann
2024-06-06 8:36 ` Paul Durrant
2024-06-05 13:26 ` Marc-André Lureau [this message]
2024-06-18 11:08 ` [PATCH v3 0/3] stdvga: fix screen blanking Philippe Mathieu-Daudé
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAMxuvawet2HKobd7RjQ3dG5bW17zuMTNMj_Zmoc-m==iizB8xQ@mail.gmail.com' \
--to=marcandre.lureau@redhat.com \
--cc=anthony@xenproject.org \
--cc=kraxel@redhat.com \
--cc=paul@xen.org \
--cc=qemu-devel@nongnu.org \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).