From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uscic-0000Pm-Hs for qemu-devel@nongnu.org; Fri, 28 Jun 2013 13:44:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uscib-0000vg-5h for qemu-devel@nongnu.org; Fri, 28 Jun 2013 13:44:22 -0400 Received: from mail-gh0-f181.google.com ([209.85.160.181]:59946) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uscib-0000va-0k for qemu-devel@nongnu.org; Fri, 28 Jun 2013 13:44:21 -0400 Received: by mail-gh0-f181.google.com with SMTP id z12so920620ghb.40 for ; Fri, 28 Jun 2013 10:44:20 -0700 (PDT) From: Anthony Liguori In-Reply-To: <87wqpe2lmu.fsf@blackfin.pond.sub.org> References: <1372174719-6564-1-git-send-email-mst@redhat.com> <87wqpe2lmu.fsf@blackfin.pond.sub.org> Date: Fri, 28 Jun 2013 12:44:17 -0500 Message-ID: <8738s2166m.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PULL v2 00/21] pci,kvm,misc enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , "Michael S. Tsirkin" Cc: peter.maydell@linaro.org, drjones@redhat.com, stefano.stabellini@eu.citrix.com, haoyu.zhang@huawei.com, qemu-devel@nongnu.org, Paul.Durrant@citrix.com, lersek@redhat.com, david@gibson.dropbear.id.au Markus Armbruster writes: > "Michael S. Tsirkin" writes: > >> pvpanic: fix fwcfg for big endian hosts > > Umm, 1+10+9 is 20, but the pull is for 21 patches; what's going on here? Funny :-) Note that the series is missing 2/21. The branch has 20 commits, I suspect Michael did git-format-patch to a directory, deleted one of the files, and never bothered changing the N of M. Regards, Anthony Liguori