From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gFrJz-0007DH-FM for qemu-devel@nongnu.org; Thu, 25 Oct 2018 21:53:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gFrJu-0004LK-Dt for qemu-devel@nongnu.org; Thu, 25 Oct 2018 21:53:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54920) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gFrJu-0004L9-7q for qemu-devel@nongnu.org; Thu, 25 Oct 2018 21:53:50 -0400 Date: Thu, 25 Oct 2018 21:53:47 -0400 From: "Michael S. Tsirkin" Message-ID: <20181025215317-mutt-send-email-mst@kernel.org> References: <20181025005110.249256-1-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 v2 00/28] pci, pc, virtio: fixes, features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers On Thu, Oct 25, 2018 at 08:16:44PM +0100, Peter Maydell wrote: > On 25 October 2018 at 01:52, Michael S. Tsirkin wrote: > > The following changes since commit 13399aad4fa87b2878c49d02a5d3bafa6c966ba3: > > > > Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging (2018-10-23 17:20:23 +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 6a9fb4e1ba5594cde7739068617ad88e6117db93: > > > > vhost-scsi: prevent using uninitialized vqs (2018-10-24 20:50:13 -0400) > > > > ---------------------------------------------------------------- > > pci, pc, virtio: fixes, features > > > > AMD IOMMU VAPIC support + fixes all over the place. > > > > Signed-off-by: Michael S. Tsirkin > Looking for expected file 'tests/acpi-test-data/q35/SRAT.mmio64' > > Looking for expected file 'tests/acpi-test-data/q35/SRAT' > ** > ERROR:/home/petmay01/linaro/qemu-for-merges/tests/bios-tables-test.c:398:load_expected_aml: > assertion failed: (exp_sdt.aml_file) > FAIL > > > thanks > -- PMM Stumped by this one. Doesn't SRAT.mmio64 exist for you? -- MST