On 11/14/2016 12:20 PM, Denis V. Lunev wrote:
> On 11/11/2016 09:47 AM, Roman Kagan wrote:
>> From: Denis Plotnikov
>>
>> The set of patches:
>> 1. adds tsc_scaling functionality for VMX
>> 2. generalizes a number of functions responsible for tsc writing and
>>reading
>> 3. fix VM pause/resume
On 11/11/2016 09:47 AM, Roman Kagan wrote:
> From: Denis Plotnikov
>
> The set of patches:
> 1. adds tsc_scaling functionality for VMX
> 2. generalizes a number of functions responsible for tsc writing and
>reading
> 3. fix VM pause/resume issue #PSBM-54338 by switching to using
>of cached
From: Denis Plotnikov
The set of patches:
1. adds tsc_scaling functionality for VMX
2. generalizes a number of functions responsible for tsc writing and
reading
3. fix VM pause/resume issue #PSBM-54338 by switching to using
of cached tsc_offset
Haozhong Zhang (12):
KVM: x86: Collect info
On 11/11/2016 11:47 AM, Roman Kagan wrote:
> From: Denis Plotnikov
>
> The set of patches:
> 1. adds tsc_scaling functionality for VMX
> 2. generalizes a number of functions responsible for tsc writing and
>reading
> 3. fix VM pause/resume issue #PSBM-54338 by switching to using
>of cached