From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46664) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cjsat-0006c4-9e for qemu-devel@nongnu.org; Fri, 03 Mar 2017 14:10:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cjsap-0003JS-Tp for qemu-devel@nongnu.org; Fri, 03 Mar 2017 14:10:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54322) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cjsap-0003Ib-N1 for qemu-devel@nongnu.org; Fri, 03 Mar 2017 14:10:19 -0500 Date: Fri, 3 Mar 2017 21:10:16 +0200 From: "Michael S. Tsirkin" Message-ID: <20170303210947-mutt-send-email-mst@kernel.org> References: <1488435591-17882-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PULL 00/15] virtio, pc: fixes, features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Fri, Mar 03, 2017 at 12:44:59PM +0000, Peter Maydell wrote: > On 2 March 2017 at 06:20, Michael S. Tsirkin wrote: > > dtc | 2 +- > > I just noticed this erroneous submodule update in here, unfortunately > after I pushed it to master :-( > > I'll fix up the tree... > > thanks > -- PMM Ouch. submodules are a pain :( Let me know if you need me to rebase. Sorry. -- MST