From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g8OEG-000141-1i for qemu-devel@nongnu.org; Fri, 05 Oct 2018 07:25:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g8OEF-0001Dv-Dj for qemu-devel@nongnu.org; Fri, 05 Oct 2018 07:25:08 -0400 Received: from mail-ot1-x343.google.com ([2607:f8b0:4864:20::343]:43494) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g8OEE-0001De-U7 for qemu-devel@nongnu.org; Fri, 05 Oct 2018 07:25:07 -0400 Received: by mail-ot1-x343.google.com with SMTP id e21-v6so12345334otk.10 for ; Fri, 05 Oct 2018 04:25:06 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20181003105755.10862-1-marcandre.lureau@redhat.com> References: <20181003105755.10862-1-marcandre.lureau@redhat.com> From: Peter Maydell Date: Fri, 5 Oct 2018 12:24:45 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 0/6] Chardev patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= Cc: QEMU Developers On 3 October 2018 at 11:57, Marc-Andr=C3=A9 Lureau wrote: > The following changes since commit dafd95053611aa14dda40266857608d12ddce6= 58: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into s= taging (2018-10-02 18:27:18 +0100) > > are available in the Git repository at: > > https://github.com/elmarco/qemu.git tags/chardev-pull-request > > for you to fetch changes up to a7077b8e354d90fec26c2921aa2dea85b90dff90: > > chardev: use a child source for qio input source (2018-10-03 14:45:05 += 0400) > > ---------------------------------------------------------------- > chardev patches > Applied, thanks. -- PMM