From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOAXf-0002nh-KM for qemu-devel@nongnu.org; Thu, 13 Mar 2014 14:39:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WOAXa-0000S3-SZ for qemu-devel@nongnu.org; Thu, 13 Mar 2014 14:39:43 -0400 Received: from mail-lb0-f182.google.com ([209.85.217.182]:39708) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WOAXa-0000Rz-Li for qemu-devel@nongnu.org; Thu, 13 Mar 2014 14:39:38 -0400 Received: by mail-lb0-f182.google.com with SMTP id n15so995073lbi.13 for ; Thu, 13 Mar 2014 11:39:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1394706702-14425-1-git-send-email-kraxel@redhat.com> References: <1394706702-14425-1-git-send-email-kraxel@redhat.com> From: Peter Maydell Date: Thu, 13 Mar 2014 18:39:17 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL for-2.0 0/1] char: restore read callback on a reattached (hotplug) chardev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: QEMU Developers On 13 March 2014 10:31, Gerd Hoffmann wrote: > Hi, > > Bugfix for chardev hotplug. > > please pull, > Gerd > > The following changes since commit 239618707637ec87eba8c452d2b2f75dc5ca20c7: > > Merge remote-tracking branch 'remotes/kvm/uq/master' into staging (2014-03-11 19:39:17 +0000) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-chardev-1 > > for you to fetch changes up to ac1b84dd1e020648db82a99260891aa982d1142c: > > char: restore read callback on a reattached (hotplug) chardev (2014-03-13 10:33:45 +0100) > Applied, thanks. -- PMM