From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6Jmx-0004ed-5A for qemu-devel@nongnu.org; Sat, 10 Mar 2012 05:44:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S6Jmv-0003oA-4o for qemu-devel@nongnu.org; Sat, 10 Mar 2012 05:44:38 -0500 Received: from fmmailgate04.web.de ([217.72.192.242]:53029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S6Jmu-0003o2-Rh for qemu-devel@nongnu.org; Sat, 10 Mar 2012 05:44:37 -0500 Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate04.web.de (Postfix) with ESMTP id 17014737D65D for ; Sat, 10 Mar 2012 11:44:35 +0100 (CET) Message-ID: <4F5B308B.6010401@web.de> Date: Sat, 10 Mar 2012 11:44:27 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <4E859A76.2000808@siemens.com> <201203100719.43330.marek.vasut@gmail.com> In-Reply-To: <201203100719.43330.marek.vasut@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigCC90E1715E79928DF087687E" Subject: Re: [Qemu-devel] [PATCH 2/2] Drop obsolete nographic timer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marek Vasut Cc: Blue Swirl , Anthony Liguori , qemu-devel@nongnu.org, David Gibson This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigCC90E1715E79928DF087687E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2012-03-10 07:19, Marek Vasut wrote: > Dear Jan Kiszka, >=20 >> We flush coalesced MMIO in the device models now, and VNC - for which >> this was once introduced - is also fine without it as it has its own >> refresh timer. >> >> Signed-off-by: Jan Kiszka >> --- >> vl.c | 13 ------------- >> 1 files changed, 0 insertions(+), 13 deletions(-) >=20 > This patch seems to break QEMU/PXA emulation for me on the ZipitZ2 plat= form. The=20 > serial console became very slow, but only when I type something in. The= output=20 > from the device to the console is ok. After reverting this particular o= ne, the=20 > console behaves normally. Removing that timer removal likely just revealed some formerly hidden bug. Can you share the command line used for starting and some test image= ? Jan --------------enigCC90E1715E79928DF087687E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9bMI4ACgkQitSsb3rl5xQhtgCgtIIZFZv8oW8cL203W/DtUQD6 v3wAoKmdbfAqD2sBJE45SkVDezJKcq7E =16Xo -----END PGP SIGNATURE----- --------------enigCC90E1715E79928DF087687E--