Re: [PATCH 09/12] x86/xen: save and restore steal clock

2020-06-04 Thread Anchal Agarwal
On Sat, May 30, 2020 at 07:44:06PM -0400, Boris Ostrovsky wrote: > CAUTION: This email originated from outside of the organization. Do not click > links or open attachments unless you can confirm the sender and know the > content is safe. > > > > On 5/19/20 7:28 PM, Anchal Agarwal wrote: > > F

Re: [PATCH 09/12] x86/xen: save and restore steal clock

2020-05-30 Thread Boris Ostrovsky
On 5/19/20 7:28 PM, Anchal Agarwal wrote: > From: Munehisa Kamata > > Save steal clock values of all present CPUs in the system core ops > suspend callbacks. Also, restore a boot CPU's steal clock in the system > core resume callback. For non-boot CPUs, restore after they're brought > up, because

[PATCH 09/12] x86/xen: save and restore steal clock

2020-05-19 Thread Anchal Agarwal
From: Munehisa Kamata Save steal clock values of all present CPUs in the system core ops suspend callbacks. Also, restore a boot CPU's steal clock in the system core resume callback. For non-boot CPUs, restore after they're brought up, because runstate info for non-boot CPUs are not active until