From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id E40152110D514 for ; Thu, 7 Jun 2018 16:14:33 -0700 (PDT) Date: Fri, 8 Jun 2018 02:14:31 +0300 From: "Michael S. Tsirkin" Subject: Re: [qemu PATCH 3/5] hw/i386: Update SSDT table used by "make check" Message-ID: <20180608021134-mutt-send-email-mst@kernel.org> References: <20180607223111.27792-1-ross.zwisler@linux.intel.com> <20180607223111.27792-3-ross.zwisler@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180607223111.27792-3-ross.zwisler@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-nvdimm-bounces@lists.01.org Sender: "Linux-nvdimm" To: Ross Zwisler Cc: Peter Maydell , Thomas Huth , Eduardo Habkost , linux-nvdimm , Cornelia Huck , Qemu Developers , Stefan Hajnoczi , Igor Mammedov List-ID: On Thu, Jun 07, 2018 at 04:31:09PM -0600, Ross Zwisler wrote: > This commit: > > commit aa78a16d8645 ("hw/i386: Rename 2.13 machine types to 3.0") > > updated the name used to create the q35 machine, which in turn changed the > SSDT table which is generated when we run "make check": > > acpi-test: Warning! SSDT mismatch. Actual [asl:/tmp/asl-QZDWJZ.dsl, > aml:/tmp/aml-T8JYJZ], Expected [asl:/tmp/asl-DTWVJZ.dsl, > aml:tests/acpi-test-data/q35/SSDT.dimmpxm]. > > Here's the only difference, aside from the checksum: > > < Name (MEMA, 0x07FFF000) > --- > > Name (MEMA, 0x07FFE000) Weird. How come the phys address changes just because of machine name? > > Update the binary table that we compare against so it reflects this name > change. > > Signed-off-by: Ross Zwisler > Cc: Peter Maydell > Cc: Cornelia Huck > Cc: Thomas Huth > Cc: Eduardo Habkost > Fixes: commit aa78a16d8645 ("hw/i386: Rename 2.13 machine types to 3.0") > --- > tests/acpi-test-data/q35/SSDT.dimmpxm | Bin 685 -> 685 bytes > 1 file changed, 0 insertions(+), 0 deletions(-) > > diff --git a/tests/acpi-test-data/q35/SSDT.dimmpxm b/tests/acpi-test-data/q35/SSDT.dimmpxm > index 8ba0e67cb72daa81a65da4906d37a5e0f4af1fd4..2d5b721bcf9c398feb6d005761f898015042e8a4 100644 > GIT binary patch > delta 23 > fcmZ3>x|WqIIM^j*EfWI+qr*n71x(Bz{<8xBPCEwk > > delta 23 > fcmZ3>x|WqIIM^j*EfWI+W57nP1x(Bj{<8xBPMZev > > -- > 2.14.4 _______________________________________________ Linux-nvdimm mailing list Linux-nvdimm@lists.01.org https://lists.01.org/mailman/listinfo/linux-nvdimm