From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41235) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDqsZ-0007Iy-S5 for qemu-devel@nongnu.org; Fri, 17 Jun 2016 06:20:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDqsX-0000Pt-RD for qemu-devel@nongnu.org; Fri, 17 Jun 2016 06:19:58 -0400 Received: from mail-vk0-x231.google.com ([2607:f8b0:400c:c05::231]:34921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDqsX-0000Pn-Me for qemu-devel@nongnu.org; Fri, 17 Jun 2016 06:19:57 -0400 Received: by mail-vk0-x231.google.com with SMTP id j2so109809039vkg.2 for ; Fri, 17 Jun 2016 03:19:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1466096778-13248-1-git-send-email-ehabkost@redhat.com> References: <1466096778-13248-1-git-send-email-ehabkost@redhat.com> From: Peter Maydell Date: Fri, 17 Jun 2016 11:19:36 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/2] Machine queue, 2016-06-16 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: QEMU Developers , Paolo Bonzini , Marcel Apfelbaum On 16 June 2016 at 18:06, Eduardo Habkost wrote: > Very few changes in the machine tree recently, but I don't want > to hold the patches for too long. > > The following changes since commit a66370b08d53837eb233cad090b3c2638084cc44: > > Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-4' into staging (2016-06-16 10:53:33 +0100) > > are available in the git repository at: > > git://github.com/ehabkost/qemu.git tags/machine-pull-request > > for you to fetch changes up to f4ad4c1d10f6c1cfd1f2f8b1194e94dbdbc2d3b9: > > vnc: Wrap vnc initialization code with CONFIG_VNC (2016-06-16 11:37:44 -0300) > > ---------------------------------------------------------------- > Machine queue, 2016-06-16 > > ---------------------------------------------------------------- > > Chao Peng (1): > vnc: Wrap vnc initialization code with CONFIG_VNC > > Eduardo Habkost (1): > qdev: Use GList for global properties Hi; your signed-off-by tag as maintainer seems to be missing from one of these patches. Could you respin, please? thanks -- PMM