On Tue, 16 Jan 2018 16:30:26 +0100
Igor Mammedov <imamm...@redhat.com> wrote:

> It turns out that FADT isn't actually tested for changes
> against reference table, since it happens to be the 1st
> table in RSDT which is currently ignored.
> Fix it by making sure that all tables from RSDT are added
> to test list.
> 
> NOTE: FADT contains guest allocated pointers to FACS/DSDT,
> zero them out so that possible FACS/DSDT address change
> won't affect test results.
> 
> Signed-off-by: Igor Mammedov <imamm...@redhat.com>
> ---
> v2:
>   - fixup FACS/DSDT pointers in FADT to avoid false test
>     failure if pointers change ("Michael S. Tsirkin" <m...@redhat.com>)
ping

[...]

Reply via email to