On 27/01/2017 14:57, Igor Mammedov wrote:
>> +    fadt->reset_register.space_id   = 1;
>> +    fadt->reset_register.bit_width = 8;
>> +    fadt->reset_register.address            = ICH9_RST_CNT_IOPORT;
> cpu_to_le64
> 
> + specify explicitly all fields of GAS structure: reset_register
> 
> + is reset_register applicable only to q35 or to both machine types?
> If it's only q35, you should do above only for it.
> 

It applies to i440FX as well.

Paolo

Reply via email to