From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWkyc-0003qH-Qb for qemu-devel@nongnu.org; Tue, 01 Sep 2015 08:47:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWkya-0004uv-5m for qemu-devel@nongnu.org; Tue, 01 Sep 2015 08:47:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46646) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWkya-0004uo-06 for qemu-devel@nongnu.org; Tue, 01 Sep 2015 08:47:48 -0400 Date: Tue, 1 Sep 2015 18:17:43 +0530 From: Amit Shah Message-ID: <20150901124743.GC13778@grmbl.mre> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 0/1] virtio-serial: disable event throttling List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Marc-Andr=E9?= Lureau Cc: Peter Maydell , qemu list On (Tue) 01 Sep 2015 [14:27:48], Marc-Andr=E9 Lureau wrote: > Hi Amit >=20 > Out of curiosity, did you check the series "monitor: throttle > VSERPORT_CHANGED by id"? That would fix the throttling instead of just > removing it. This can be applied later, but reviews are always welcome > :) So do you want to wait for that series to be ready instead of pulling this in now? I'm fine with either approach. Also: it helps to CC the people you want to review the series - I had missed that one. Amit