From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X87DJ-0000Gi-0y for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:24:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X87DC-000823-Tp for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:24:36 -0400 Received: from mail-lb0-f171.google.com ([209.85.217.171]:42156) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X87DC-00081o-MT for qemu-devel@nongnu.org; Fri, 18 Jul 2014 08:24:30 -0400 Received: by mail-lb0-f171.google.com with SMTP id l4so2759741lbv.2 for ; Fri, 18 Jul 2014 05:24:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1405640614-9252-1-git-send-email-mst@redhat.com> References: <1405640614-9252-1-git-send-email-mst@redhat.com> From: Peter Maydell Date: Fri, 18 Jul 2014 13:24:09 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL v2 0/7] pc,vhost,test fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: QEMU Developers , Anthony Liguori On 18 July 2014 00:44, Michael S. Tsirkin wrote: > Resending. > v1 has exactly the same patches but had the wrong text in the tag. > Sorry about that. > > The following changes since commit 3f0838ab8557c6071a5931183b2d7fed568cd35c: > > qemu-char: add chr_add_watch support in mux chardev (2014-07-06 09:13:54 +0300) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to cd98639f673d92836b6b5fd60279b411748f2f1e: > > vhost-user: minor cleanups (2014-07-18 02:22:24 +0300) > > ---------------------------------------------------------------- > pc,vhost,test fixes > > Minor bugfixes all over the place. > > Signed-off-by: Michael S. Tsirkin Applied, thanks. -- PMM