On Mon, Oct 27, 2014 at 2:40 PM, Preeti U Murthy
wrote:
> On 10/17/2014 12:59 AM, kernelf...@gmail.com wrote:
>> (This is a place holder patch.)
>> We need to store the time base for host on secondary hwthread.
>> Later when switching back, we need to reprogram it with elapse
>> time.
>>
>> Signed
On 10/17/2014 12:59 AM, kernelf...@gmail.com wrote:
> (This is a place holder patch.)
> We need to store the time base for host on secondary hwthread.
> Later when switching back, we need to reprogram it with elapse
> time.
>
> Signed-off-by: Liu Ping Fan
> ---
> arch/powerpc/kvm/book3s_hv_rmhan
(This is a place holder patch.)
We need to store the time base for host on secondary hwthread.
Later when switching back, we need to reprogram it with elapse
time.
Signed-off-by: Liu Ping Fan
---
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 6 ++
1 file changed, 6 insertions(+)
diff --git a/ar