Re: [Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime

2018-09-13 Thread Liu, Jingqi
On Thursday, September 13, 2018 7:38 PM, Igor Mammedov wrote: > On Wed, 12 Sep 2018 01:12:43 + > "Liu, Jingqi" wrote: > > > On Monday, July 16, 2018 8:29 PM, Igor Mammedov > wrote: > > > On Tue, 19 Jun 2018 23:20:57 +0800 > > > Liu Jingqi wrote: > > > > > > > OSPM evaluates HMAT only during

Re: [Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime

2018-09-13 Thread Igor Mammedov
On Wed, 12 Sep 2018 01:12:43 + "Liu, Jingqi" wrote: > On Monday, July 16, 2018 8:29 PM, Igor Mammedov wrote: > > On Tue, 19 Jun 2018 23:20:57 +0800 > > Liu Jingqi wrote: > > > > > OSPM evaluates HMAT only during system initialization. > > > Any changes to the HMAT state at runtime or inf

Re: [Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime

2018-09-11 Thread Liu, Jingqi
On Monday, July 16, 2018 8:29 PM, Igor Mammedov wrote: > On Tue, 19 Jun 2018 23:20:57 +0800 > Liu Jingqi wrote: > > > OSPM evaluates HMAT only during system initialization. > > Any changes to the HMAT state at runtime or information regarding HMAT > > for hot plug are communicated using _HMA m

Re: [Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime

2018-07-16 Thread Igor Mammedov
On Tue, 19 Jun 2018 23:20:57 +0800 Liu Jingqi wrote: > OSPM evaluates HMAT only during system initialization. > Any changes to the HMAT state at runtime or information > regarding HMAT for hot plug are communicated using _HMA method. > > _HMA is an optional object that enables the platform to pr

[Qemu-devel] [PATCH V1 RESEND 6/6] hmat acpi: Implement _HMA method to update HMAT at runtime

2018-06-19 Thread Liu Jingqi
OSPM evaluates HMAT only during system initialization. Any changes to the HMAT state at runtime or information regarding HMAT for hot plug are communicated using _HMA method. _HMA is an optional object that enables the platform to provide the OS with updated Heterogeneous Memory Attributes informa