From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5tOl-0008Aq-Ax for qemu-devel@nongnu.org; Fri, 19 Jun 2015 06:19:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5tOf-0001Xg-6l for qemu-devel@nongnu.org; Fri, 19 Jun 2015 06:19:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5tOe-0001Xa-Py for qemu-devel@nongnu.org; Fri, 19 Jun 2015 06:19:41 -0400 Date: Fri, 19 Jun 2015 12:19:38 +0200 From: "Michael S. Tsirkin" Message-ID: <20150619121839-mutt-send-email-mst@redhat.com> References: <1434569795-10524-1-git-send-email-mst@redhat.com> <20150618131440-mutt-send-email-mst@redhat.com> <20150619092909-mutt-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/10] virtio, pci fixes, enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Fri, Jun 19, 2015 at 09:32:48AM +0100, Peter Maydell wrote: > On 19 June 2015 at 08:30, Michael S. Tsirkin wrote: > > They are trivial - a single patch on top that adds stubs for missing > > platforms. And I think breaking bisect on non-linux isn't a big deal. > > If you agree, please apply. > > I would prefer the fix folded in to the correct point in the > patchset, please. We have the opportunity to avoid breaking > OSX bisection, we should take it. > > -- PMM OK, done and pushed (same place). I verified that the resulting tree is identical to the previous one, so your testing on OSX should still hold. -- MST