From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8ZSZ-000567-MS for qemu-devel@nongnu.org; Wed, 29 Jan 2014 13:02:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8ZSS-0007Vu-FC for qemu-devel@nongnu.org; Wed, 29 Jan 2014 13:01:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63575) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8ZSS-0007Vo-7i for qemu-devel@nongnu.org; Wed, 29 Jan 2014 13:01:52 -0500 Date: Wed, 29 Jan 2014 20:01:44 +0200 From: "Michael S. Tsirkin" Message-ID: <20140129180144.GA29556@redhat.com> References: <1390735289-15563-1-git-send-email-mst@redhat.com> <20140128112110.GA18151@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL v2 00/35] acpi, pci, pc, virtio fixes and enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers , Anthony Liguori On Wed, Jan 29, 2014 at 04:38:04PM +0000, Peter Maydell wrote: > On 28 January 2014 11:21, Michael S. Tsirkin wrote: > > Hi Peter, > > could you merge the below please? > > Thanks in advance! > > I'm still waiting for input from Anthony on how best to manage > pull request merging (workflow, command lines, etc). I've been > playing around with the 'patches' tool this afternoon and it hasn't > been being terribly cooperative... > > thanks > -- PMM I think patches is for managing patches - isn't it? For merging git pull should be enough should it not? -- MST