qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v2 00/14] virtio, pci, pc: cleanups, features


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PULL v2 00/14] virtio, pci, pc: cleanups, features
Date: Tue, 4 Jun 2019 13:09:15 -0400

On Tue, Jun 04, 2019 at 05:55:36PM +0100, Peter Maydell wrote:
> On Tue, 4 Jun 2019 at 17:48, Michael S. Tsirkin <address@hidden> wrote:
> > I see. I can drop this patch for now, but I suspect this
> > means this host always produced warning and possibly
> > that the tables are all wrong.
> > Could you send me the actual and expected files please?
> > Preferably both dsl and binary.
> 
> Sure, if you can give me commands to run to do that.
> 
> thanks
> -- PMM

They are produced as part of the test.

So we have:
acpi-test: Warning! DSDT mismatch. Actual [asl:/tmp/asl-NKUU2Z.dsl,
aml:/tmp/aml-UERV2Z], Expected [asl:/tmp/asl-3ITW2Z.dsl,
aml:tests/data/acpi/q35/DSDT].

You would do something like:

tar cvzf tests.tgz /tmp/asl-NKUU2Z.dsl /tmp/aml-UERV2Z /tmp/asl-3ITW2Z.dsl 
tests/data/acpi/q35/DSDT

And then send the tarball.

-- 
MST



reply via email to

[Prev in Thread] Current Thread [Next in Thread]