From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60143) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzObd-0000rN-BE for qemu-devel@nongnu.org; Mon, 01 Jun 2015 08:14:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzObT-0003vl-S6 for qemu-devel@nongnu.org; Mon, 01 Jun 2015 08:14:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzObT-0003vh-MQ for qemu-devel@nongnu.org; Mon, 01 Jun 2015 08:14:03 -0400 Date: Mon, 1 Jun 2015 14:14:00 +0200 From: "Michael S. Tsirkin" Message-ID: <20150601141252-mutt-send-email-mst@redhat.com> References: <1433097192-8988-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/57] pc, pci, tpm, virtio enhancements and fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Mon, Jun 01, 2015 at 01:04:03PM +0100, Peter Maydell wrote: > On 31 May 2015 at 19:34, Michael S. Tsirkin wrote: > > The following changes since commit 97af820f539efe80b87615a04f9de11ea585f725: > > > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150529' into staging (2015-05-29 17:10:57 +0100) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to 903b97864621d2fe702d623747611e1bc9bfc313: > > > > virtio-mmio: ioeventfd support (2015-05-31 20:29:03 +0200) > > > > ---------------------------------------------------------------- > > pc, pci, tpm, virtio enhancements and fixes > > > > A bunch of cleanups and fixes all over the place, > > enhancements in TPM and virtio. > > > > Signed-off-by: Michael S. Tsirkin > > I'm afraid this fails to build for me: > > make[1]: *** No rule to make target `hw/i386/ssdt-tpm2.hex', needed by > `hw/i386/acpi-build.o'. Stop. > > -- PMM Ouch. Will investigate and redo the pull