From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 46521C10F13 for ; Tue, 16 Apr 2019 10:56:41 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 16DB82075B for ; Tue, 16 Apr 2019 10:56:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 16DB82075B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bugs.launchpad.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([127.0.0.1]:34722 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGLlX-0004zI-Sb for qemu-devel@archiver.kernel.org; Tue, 16 Apr 2019 06:56:39 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hGLkf-0004aZ-Mk for qemu-devel@nongnu.org; Tue, 16 Apr 2019 06:55:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hGLke-0002iI-JR for qemu-devel@nongnu.org; Tue, 16 Apr 2019 06:55:45 -0400 Received: from indium.canonical.com ([91.189.90.7]:50834) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hGLke-0002fu-Aw for qemu-devel@nongnu.org; Tue, 16 Apr 2019 06:55:44 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.86_2 #2 (Debian)) id 1hGLkc-0001Si-SV for ; Tue, 16 Apr 2019 10:55:42 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id D02C82E80C7 for ; Tue, 16 Apr 2019 10:55:42 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 16 Apr 2019 10:37:35 -0000 From: Prem Anand <1544524@bugs.launchpad.net> To: qemu-devel@nongnu.org X-Launchpad-Notification-Type: bug X-Launchpad-Bug: product=qemu; status=Fix Released; importance=Undecided; assignee=None; X-Launchpad-Bug-Information-Type: Public X-Launchpad-Bug-Private: no X-Launchpad-Bug-Security-Vulnerability: no X-Launchpad-Bug-Commenters: h.prem.anand th-huth X-Launchpad-Bug-Reporter: Prem Anand (h.prem.anand) X-Launchpad-Bug-Modifier: Prem Anand (h.prem.anand) References: <20160211115903.17778.55276.malonedeb@soybean.canonical.com> Message-Id: <155541105529.21013.8091076072969556373.malone@chaenomeles.canonical.com> X-Launchpad-Message-Rationale: Subscriber (QEMU) @qemu-devel-ml X-Launchpad-Message-For: qemu-devel-ml Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="18920"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 2ab876db4dd31d1b8d32c7c9ca4b384b68d5a1fd X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 91.189.90.7 Subject: [Qemu-devel] [Bug 1544524] Re: "info chardev" not showing the real port in use X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Bug 1544524 <1544524@bugs.launchpad.net> Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Message-ID: <20190416103735.isaunQiz_yk8Y4Ssmb2bEQkvyflcdwf0QMrYJ-BONeY@z> Yes. This was fixed some time back and I can confirm it working with qemu 2.8 QEMU 2.8.1 monitor - type 'help' for more information (qemu) info chardev parallel0: filename=3Dvc serial0: filename=3Dtelnet:127.0.0.1:35293,server <-> 127.0.0.1:52820 compat_monitor0: filename=3Dstdio -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1544524 Title: "info chardev" not showing the real port in use Status in QEMU: Fix Released Bug description: With Qemu 2.1.2 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D pharidos@uks2:~$ qemu-system-x86_64 -hda Disk.qcow2 -serial telnet::0,ser= ver,nowait -nographic QEMU 2.1.2 monitor - type 'help' for more information (qemu) info chardev parallel0: filename=3Dnull serial0: filename=3Dtelnet:0.0.0.0:44189,server =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0^^^^^^^^^^^^^^^^^^^^^^^^^^^ serial cons= ole is using port 44189 compat_monitor0: filename=3Dstdio (qemu) With Qemu 2.5.0 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D pharidos@uks2:~$ qemu-system-x86_64 -hda Disk.qcow2 -serial telnet::0,se= rver,nowait -nographic QEMU 2.5.0 monitor - type 'help' for more information (qemu) info chardev parallel0: filename=3Dnull serial0: filename=3Ddisconnected:telnet::0,server =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ serial co= nsole port not shown compat_monitor0: filename=3Dstdio (qemu) To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1544524/+subscriptions