qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/3] acpi unit-test: fixes and improvements


From: Michael S. Tsirkin
Subject: Re: [Qemu-devel] [PATCH 0/3] acpi unit-test: fixes and improvements
Date: Mon, 20 Jan 2014 11:35:49 +0200

On Thu, Jan 16, 2014 at 05:50:45PM +0200, Marcel Apfelbaum wrote:
> patch 1: refactoring 
>    Addressed Michael S. Tsirkin's prev comments:
>    Renamed ssdt_tables to tables to avoid confusion.
> patch 2: resolved iasl crash
>     Addressed Michael S. Tsirkin's prev comments:
>     Do not assume the order of ssdt tables and
>     single ssdt table.
> patch 3: do not fail on asl mismatch
>     Rather than failing the test, print a 
>     warning message including the asl file 
>     names that can be compared offline.

Thanks, applied.

> Marcel Apfelbaum (3):
>   acpi unit-test: renamed ssdt_tables to tables
>   acpi unit-test: resolved iasl crash
>   acpi unit-test: do not fail on asl mismatch
> 
>  tests/acpi-test-data/pc/SSDT  | Bin 2104 -> 2104 bytes
>  tests/acpi-test-data/q35/DSDT | Bin 7344 -> 7344 bytes
>  tests/acpi-test.c             |  79 
> ++++++++++++++++++++++++++----------------
>  3 files changed, 50 insertions(+), 29 deletions(-)
> 
> -- 
> 1.8.3.1



reply via email to

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