qemu-devel
[Top][All Lists]
Advanced

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

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


From: Marcel Apfelbaum
Subject: [Qemu-devel] [PATCH 0/3] acpi unit-test: fixes and improvements
Date: Thu, 16 Jan 2014 17:50:45 +0200

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.

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]