From nobody Mon Apr 29 06:55:51 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1526772438645543.8980915849788; Sat, 19 May 2018 16:27:18 -0700 (PDT) Received: from localhost ([::1]:44601 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fKBFr-0002iw-ND for importer@patchew.org; Sat, 19 May 2018 19:27:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33300) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fK5yr-0008R7-0E for qemu-devel@nongnu.org; Sat, 19 May 2018 13:49:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fK5yn-0006Zw-UP for qemu-devel@nongnu.org; Sat, 19 May 2018 13:49:21 -0400 Received: from s16.ehost.pl ([193.143.77.16]:40660) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fK5yn-0006Kn-JP for qemu-devel@nongnu.org; Sat, 19 May 2018 13:49:17 -0400 Received: from acai142.neoplus.adsl.tpnet.pl ([83.9.80.142]:50540 helo=patryk-dom2.lan) by s16.ehost.pl with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-SHA256:128) (Exim 4.89_1) (envelope-from ) id 1fK5y3-0002my-Ue; Sat, 19 May 2018 19:48:32 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=fala.ehost.pl; s=default; h=Message-Id:Date:Subject:Cc:To:From:Sender: Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=z/xKf/oI9te+KqnltstSRU70NNhGwOf4zcR1dgaboec=; b=IAe36VD/vHqH+wgVT84E19hlMr vCVNThzG048NhuBwRzecyn82EqPISo3pn/0GTf7+sF4wJjPOyN0F2yhTxTlHSgYCCp7mMWnQnR519 fZ/+t6a3HmHxjTCJlKFixx+Y1+hViv166fq13xkfIgS9QpHPiny9uRqqQOlcEysuqTW65HcPoaPwk 20nyMf46faNNOLRvkbbpUHZ/Fn97WVygNYRIZSZv9K9MrQuH9kbmirI2NpgeRUxVEDExk626nsU7i Y438T31ORXRTcMG34x5ZpSKUffiROjFhK2mM0oNQMCYjmOvyBFWq707/I6VINwrE7E8oLfiJIUSyr 5Kj08s3w==; From: Patryk Olszewski To: qemu-devel@nongnu.org Date: Sat, 19 May 2018 19:48:28 +0200 Message-Id: <1526752108-21204-1-git-send-email-patryk@fala.ehost.pl> X-Mailer: git-send-email 2.7.4 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - s16.ehost.pl X-AntiAbuse: Original Domain - nongnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - fala.ehost.pl X-Get-Message-Sender-Via: s16.ehost.pl: authenticated_id: patryk@fala.ehost.pl X-Authenticated-Sender: s16.ehost.pl: patryk@fala.ehost.pl X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x (barebone) [generic] [fuzzy] X-Received-From: 193.143.77.16 X-Mailman-Approved-At: Sat, 19 May 2018 19:25:02 -0400 Subject: [Qemu-devel] [PATCH] Remove unwanted crlf conversion in serial X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Patryk Olszewski , Paolo Bonzini , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Signed-off-by: Patryk Olszewski --- chardev/char-serial.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chardev/char-serial.c b/chardev/char-serial.c index feb52e5..ae548d2 100644 --- a/chardev/char-serial.c +++ b/chardev/char-serial.c @@ -139,7 +139,7 @@ static void tty_serial_init(int fd, int speed, =20 tty.c_iflag &=3D ~(IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON); - tty.c_oflag |=3D OPOST; + tty.c_oflag &=3D ~OPOST; tty.c_lflag &=3D ~(ECHO | ECHONL | ICANON | IEXTEN | ISIG); tty.c_cflag &=3D ~(CSIZE | PARENB | PARODD | CRTSCTS | CSTOPB); switch (data_bits) { --=20 2.7.4