All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel]  [PATCH 0/3] acpi unit-test: fixes and improvements
@ 2014-01-16 15:50 Marcel Apfelbaum
  2014-01-16 15:50 ` [Qemu-devel] [PATCH 1/3] acpi unit-test: renamed ssdt_tables to tables Marcel Apfelbaum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcel Apfelbaum @ 2014-01-16 15:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: mst

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-20  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 15:50 [Qemu-devel] [PATCH 0/3] acpi unit-test: fixes and improvements Marcel Apfelbaum
2014-01-16 15:50 ` [Qemu-devel] [PATCH 1/3] acpi unit-test: renamed ssdt_tables to tables Marcel Apfelbaum
2014-01-16 15:50 ` [Qemu-devel] [PATCH 2/3] acpi unit-test: resolved iasl crash Marcel Apfelbaum
2014-01-16 15:50 ` [Qemu-devel] [PATCH 3/3] acpi unit-test: do not fail on asl mismatch Marcel Apfelbaum
2014-01-20  9:35 ` [Qemu-devel] [PATCH 0/3] acpi unit-test: fixes and improvements Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.