Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2018-01-11 Thread Dou Liyang
At 01/12/2018 03:23 PM, Dou Liyang wrote: [...] BTW, I used "make TEST_ACPI_REBUILD_AML=1 check" to create the DSDT file. Is it correct? This sounds correct to me.  Igor, can you confirm? It's will rebuild/update reference tables. I'm for merging it early and tracking/fixing issue Peter s

Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2018-01-11 Thread Dou Liyang
[...] BTW, I used "make TEST_ACPI_REBUILD_AML=1 check" to create the DSDT file. Is it correct? This sounds correct to me. Igor, can you confirm? It's will rebuild/update reference tables. I'm for merging it early and tracking/fixing issue Peter saw during this dev cycle. Send an ack th

Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2017-12-22 Thread Michael S. Tsirkin
On Fri, Dec 22, 2017 at 08:24:34PM +0100, Igor Mammedov wrote: > On Wed, 20 Dec 2017 19:38:20 -0200 > Eduardo Habkost wrote: > > > On Tue, Dec 19, 2017 at 12:01:59PM +0800, Dou Liyang wrote: > > > Hi Eduardo, > > > > > > At 12/19/2017 06:09 AM, Eduardo Habkost wrote: > > > > On Thu, Dec 14, 2017

Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2017-12-22 Thread Igor Mammedov
On Wed, 20 Dec 2017 19:38:20 -0200 Eduardo Habkost wrote: > On Tue, Dec 19, 2017 at 12:01:59PM +0800, Dou Liyang wrote: > > Hi Eduardo, > > > > At 12/19/2017 06:09 AM, Eduardo Habkost wrote: > > > On Thu, Dec 14, 2017 at 12:08:53PM +0800, Dou Liyang wrote: > > > > These are the patches left over

Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2017-12-20 Thread Eduardo Habkost
On Tue, Dec 19, 2017 at 12:01:59PM +0800, Dou Liyang wrote: > Hi Eduardo, > > At 12/19/2017 06:09 AM, Eduardo Habkost wrote: > > On Thu, Dec 14, 2017 at 12:08:53PM +0800, Dou Liyang wrote: > > > These are the patches left over from the pull request: > > > > > >[Qemu-devel] [PULL 0/9] x86 and

Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2017-12-18 Thread Dou Liyang
Hi Eduardo, At 12/19/2017 06:09 AM, Eduardo Habkost wrote: On Thu, Dec 14, 2017 at 12:08:53PM +0800, Dou Liyang wrote: These are the patches left over from the pull request: [Qemu-devel] [PULL 0/9] x86 and machine queue, 2017-10-05 because of some errors when tested by "make check" command

Re: [Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2017-12-18 Thread Eduardo Habkost
On Thu, Dec 14, 2017 at 12:08:53PM +0800, Dou Liyang wrote: > These are the patches left over from the pull request: > > [Qemu-devel] [PULL 0/9] x86 and machine queue, 2017-10-05 > > because of some errors when tested by "make check" command[1]. > > Now, the QEMU 2.11.0 has been released, reba

[Qemu-devel] [RESEND PATCH for-2.12 0/2] ACPI/unit-test: Add a testcase

2017-12-13 Thread Dou Liyang
These are the patches left over from the pull request: [Qemu-devel] [PULL 0/9] x86 and machine queue, 2017-10-05 because of some errors when tested by "make check" command[1]. Now, the QEMU 2.11.0 has been released, rebase/retest/respin them for v2.12 dev. Changelog: --Rebase and retest thi