From nobody Thu Nov 28 10:47:12 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1693829137; cv=none; d=zohomail.com; s=zohoarc; b=RHcHwDrkMs8M9dgHpAtayZNUPh9II1h4zxt2WRiy2ayYKQtEU2gGX/DwA5KxLGvaXe3PVXycsp8Xfg0qp/9s3JCQrxqrLqSg3BpnMUabmY6uEa4nrcNn1JnKvQwFGkF9FmHRL28wclI4T3ScV1ViBCDmcGBn/aHG0OeY/wlPTf4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1693829137; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=4ol6elF5+UsrqDnlvwI56kD0rEpwXoF+E6uIro3ZY9A=; b=fi/dTf4kCL4t1t8NX19sEK87LlOGdqzW2nNBiVeSZqSL4QLx6sTbN1rI8xlVt99WnyUQ146o/DCjUIv4j6xKJhhr+gRvudtgIDocEy0NfW+QgbwtBWs7AnYy/qDEAKyape5TlWBH2wm4wC5Y6r1gi/FC3c7Ks0VTAl6f5W0yY0Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1693829137267274.04916803818946; Mon, 4 Sep 2023 05:05:37 -0700 (PDT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qd8AV-0005Yl-7A; Mon, 04 Sep 2023 07:54:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qd8AS-0005Dh-W4 for qemu-devel@nongnu.org; Mon, 04 Sep 2023 07:54:57 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.129.124]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qd8AQ-0000L2-Ku for qemu-devel@nongnu.org; Mon, 04 Sep 2023 07:54:56 -0400 Received: from mimecast-mx02.redhat.com (mx-ext.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-623-yUFivt5fPEWTxB-D_gsrmw-1; Mon, 04 Sep 2023 07:54:52 -0400 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 854E03C01B90 for ; Mon, 4 Sep 2023 11:54:52 +0000 (UTC) Received: from localhost (unknown [10.39.208.42]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6D3B140C6F4E; Mon, 4 Sep 2023 11:54:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1693828494; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4ol6elF5+UsrqDnlvwI56kD0rEpwXoF+E6uIro3ZY9A=; b=e4xc5TH2H30NvUi3DdvHyGn7AR5jt3xGIpUR2LnlJyuTi7pS4S5PP35sfHE+eUzwBI3FYt LksxOYrawhRmo93JJKCGTWfnX1kqZ89jlz1fIqD2PvvSx3Jivoh71CWXuZ8Yb4hys9NdO2 a0Ex3n9AwLaKofqnBIni9fO/e8VRJ/o= X-MC-Unique: yUFivt5fPEWTxB-D_gsrmw-1 From: marcandre.lureau@redhat.com To: qemu-devel@nongnu.org Cc: stefanha@redhat.com, =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Gerd Hoffmann Subject: [PULL 30/52] ui/vc: fold text_console_do_init() in vc_chr_open() Date: Mon, 4 Sep 2023 15:52:27 +0400 Message-ID: <20230904115251.4161397-31-marcandre.lureau@redhat.com> In-Reply-To: <20230904115251.4161397-1-marcandre.lureau@redhat.com> References: <20230904115251.4161397-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.1 on 10.11.54.2 Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=170.10.129.124; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: qemu-devel-bounces+importer=patchew.org@nongnu.org X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1693829138730100001 From: Marc-Andr=C3=A9 Lureau Signed-off-by: Marc-Andr=C3=A9 Lureau Message-Id: <20230830093843.3531473-31-marcandre.lureau@redhat.com> --- ui/console.c | 80 ++++++++++++++++++++-------------------------------- 1 file changed, 31 insertions(+), 49 deletions(-) diff --git a/ui/console.c b/ui/console.c index 9d884ba02f..22505d093f 100644 --- a/ui/console.c +++ b/ui/console.c @@ -187,7 +187,6 @@ static QTAILQ_HEAD(, QemuConsole) consoles =3D static bool cursor_visible_phase; static QEMUTimer *cursor_timer; =20 -static void text_console_do_init(Chardev *chr); static void dpy_refresh(DisplayState *s); static DisplayState *get_alloc_displaystate(void); static void text_console_update_cursor_timer(void); @@ -2534,49 +2533,6 @@ static const GraphicHwOps text_console_ops =3D { .text_update =3D text_console_update, }; =20 -static void text_console_do_init(Chardev *chr) -{ - VCChardev *drv =3D VC_CHARDEV(chr); - QemuTextConsole *s =3D drv->console; - int g_width =3D 80 * FONT_WIDTH; - int g_height =3D 24 * FONT_HEIGHT; - - fifo8_create(&s->out_fifo, 16); - - s->y_displayed =3D 0; - s->y_base =3D 0; - s->total_height =3D DEFAULT_BACKSCROLL; - s->x =3D 0; - s->y =3D 0; - if (QEMU_CONSOLE(s)->scanout.kind !=3D SCANOUT_SURFACE) { - if (active_console && active_console->scanout.kind =3D=3D SCANOUT_= SURFACE) { - g_width =3D qemu_console_get_width(active_console, g_width); - g_height =3D qemu_console_get_height(active_console, g_height); - } - QEMU_CONSOLE(s)->surface =3D qemu_create_displaysurface(g_width, g= _height); - QEMU_CONSOLE(s)->scanout.kind =3D SCANOUT_SURFACE; - } - - QEMU_CONSOLE(s)->hw_ops =3D &text_console_ops; - QEMU_CONSOLE(s)->hw =3D s; - - /* set current text attributes to default */ - drv->t_attrib =3D TEXT_ATTRIBUTES_DEFAULT; - text_console_resize(s); - - if (chr->label) { - char *msg; - - drv->t_attrib.bgcol =3D QEMU_COLOR_BLUE; - msg =3D g_strdup_printf("%s console\r\n", chr->label); - qemu_chr_write(chr, (uint8_t *)msg, strlen(msg), true); - g_free(msg); - drv->t_attrib =3D TEXT_ATTRIBUTES_DEFAULT; - } - - qemu_chr_be_event(chr, CHR_EVENT_OPENED); -} - static void vc_chr_open(Chardev *chr, ChardevBackend *backend, bool *be_opened, @@ -2587,6 +2543,8 @@ static void vc_chr_open(Chardev *chr, QemuTextConsole *s; unsigned width =3D 0; unsigned height =3D 0; + int g_width =3D 80 * FONT_WIDTH; + int g_height =3D 24 * FONT_HEIGHT; =20 if (vc->has_width) { width =3D vc->width; @@ -2612,12 +2570,36 @@ static void vc_chr_open(Chardev *chr, s->chr =3D chr; drv->console =3D s; =20 - text_console_do_init(chr); + fifo8_create(&s->out_fifo, 16); =20 - /* console/chardev init sometimes completes elsewhere in a 2nd - * stage, so defer OPENED events until they are fully initialized - */ - *be_opened =3D false; + s->total_height =3D DEFAULT_BACKSCROLL; + if (QEMU_CONSOLE(s)->scanout.kind !=3D SCANOUT_SURFACE) { + if (active_console && active_console->scanout.kind =3D=3D SCANOUT_= SURFACE) { + g_width =3D qemu_console_get_width(active_console, g_width); + g_height =3D qemu_console_get_height(active_console, g_height); + } + QEMU_CONSOLE(s)->surface =3D qemu_create_displaysurface(g_width, g= _height); + QEMU_CONSOLE(s)->scanout.kind =3D SCANOUT_SURFACE; + } + + QEMU_CONSOLE(s)->hw_ops =3D &text_console_ops; + QEMU_CONSOLE(s)->hw =3D s; + + /* set current text attributes to default */ + drv->t_attrib =3D TEXT_ATTRIBUTES_DEFAULT; + text_console_resize(s); + + if (chr->label) { + char *msg; + + drv->t_attrib.bgcol =3D QEMU_COLOR_BLUE; + msg =3D g_strdup_printf("%s console\r\n", chr->label); + qemu_chr_write(chr, (uint8_t *)msg, strlen(msg), true); + g_free(msg); + drv->t_attrib =3D TEXT_ATTRIBUTES_DEFAULT; + } + + *be_opened =3D true; } =20 void qemu_console_resize(QemuConsole *s, int width, int height) --=20 2.41.0