[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/9] console: allow con==NULL in dpy_{get, set}_ui_info an
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH v2 2/9] console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported |
Date: |
Tue, 8 Dec 2020 14:44:57 +0000 |
User-agent: |
Mutt/1.14.6 (2020-07-11) |
On Tue, Dec 08, 2020 at 12:57:30PM +0100, Gerd Hoffmann wrote:
> Use active_console in that case like we do in many other places.
>
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> ui/console.c | 12 ++++++++++--
> 1 file changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- [PATCH v2 0/9] vnc: support some new extensions., Gerd Hoffmann, 2020/12/08
- [PATCH v2 2/9] console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported, Gerd Hoffmann, 2020/12/08
- [PATCH v2 1/9] console: drop qemu_console_get_ui_info, Gerd Hoffmann, 2020/12/08
- [PATCH v2 4/9] vnc: drop unused copyrect feature, Gerd Hoffmann, 2020/12/08
- [PATCH v2 9/9] vnc: move check into vnc_cursor_define, Gerd Hoffmann, 2020/12/08
- [PATCH v2 7/9] vnc: force initial resize message, Gerd Hoffmann, 2020/12/08
- [PATCH v2 8/9] vnc: add support for extended desktop resize, Gerd Hoffmann, 2020/12/08