Re: [PATCH] tests: disassemble-asm.sh: generate AML in readable format

2020-06-16 Thread Igor Mammedov
On Thu, 11 Jun 2020 12:51:16 -0400 "Michael S. Tsirkin" wrote: subj: s/asm/asl/ > On systems where the IASL tool exists, we can convert > extected ACPI tables to ASL format, which is useful > for debugging and documentation purposes. > This script does this for all ACPI tables under tests/data/a

Re: [PATCH] tests: disassemble-asm.sh: generate AML in readable format

2020-06-11 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200611165112.30979-1-...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20200611165112.30979-1-...@redhat.com Subject: [PATCH] tests: disassemble-asm.sh: generate AML in readable

[PATCH] tests: disassemble-asm.sh: generate AML in readable format

2020-06-11 Thread Michael S. Tsirkin
On systems where the IASL tool exists, we can convert extected ACPI tables to ASL format, which is useful for debugging and documentation purposes. This script does this for all ACPI tables under tests/data/acpi/. Signed-off-by: Michael S. Tsirkin --- tests/data/acpi/disassemle-aml.sh | 52 +