From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBYa9-0004pC-VI for qemu-devel@nongnu.org; Thu, 06 Feb 2014 18:42:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBYa1-0002ad-IV for qemu-devel@nongnu.org; Thu, 06 Feb 2014 18:42:09 -0500 Received: from mail-qc0-x229.google.com ([2607:f8b0:400d:c01::229]:48445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBYa1-0002aZ-By for qemu-devel@nongnu.org; Thu, 06 Feb 2014 18:42:01 -0500 Received: by mail-qc0-f169.google.com with SMTP id w7so4615729qcr.14 for ; Thu, 06 Feb 2014 15:42:00 -0800 (PST) Sender: Paolo Bonzini Message-ID: <52F41DC5.8060108@redhat.com> Date: Fri, 07 Feb 2014 00:41:57 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391445551-6561-1-git-send-email-pbonzini@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/16] KVM changes for 2014-02-03 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers Il 06/02/2014 12:12, Peter Maydell ha scritto: > On 3 February 2014 16:38, Paolo Bonzini wrote: > > Anthony, Peter, > > > > the following changes since commit 0169c511554cb0014a00290b0d3d26c31a49818f: > > > > Merge remote-tracking branch 'qemu-kvm/uq/master' into staging (2014-01-24 15:52:44 -0800) > > > > are available in the git repository at: > > > > > > git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git > > > > for you to fetch changes up to 7c08db30e6a43f7083a881eb07bfbc878e001e08 > > > > target-i386: Move KVM default-vendor hack to instance_init (2014-01-30 17:48:55 -0200) > > This pull request mail seems to be missing a branch or tag > name for the pull. Sorry, the branch name is uq/master. Paolo