Re: [Qemu-devel] [PATCH resend 0/7] acpi unit-test: new features

2013-12-29 Thread Marcel Apfelbaum
On Fri, 2013-12-27 at 10:11 +, Alex Bennée wrote: > marce...@redhat.com writes: > > > This resend includes the following: > > > > Compare resulting aml vs expected aml: > > - runs only if iasl is installed on the host machine. > > > > > configure| 4 + >

Re: [Qemu-devel] [PATCH resend 0/7] acpi unit-test: new features

2013-12-27 Thread Alex Bennée
marce...@redhat.com writes: > This resend includes the following: > > Compare resulting aml vs expected aml: > - runs only if iasl is installed on the host machine. > > configure| 4 + > scripts/create_config| 4 + Did I miss som

[Qemu-devel] [PATCH resend 0/7] acpi unit-test: new features

2013-12-26 Thread Marcel Apfelbaum
This resend includes the following: Compare resulting aml vs expected aml: - runs only if iasl is installed on the host machine. - the test plan: 1. Dumps the ACPI tables as AML on the disk. 2. Runs iasl to disassembly the tables into ASL files. 3. Runs iasl to disassembly the offline A