Re: [PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context

2025-04-21 Thread Shrikanth Hegde
On 4/21/25 15:58, Shrikanth Hegde wrote: From: Gautam Menghani I made a mistake while generating the patch. Sorry about that. i will fix it up in next version. Please consider the above as: From: Shrikanth Hegde This is an effort to use the generic kvm infra which handles check for n

[PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context

2025-04-21 Thread Shrikanth Hegde
From: Gautam Menghani This is an effort to use the generic kvm infra which handles check for need_resched, handling signals etc. i.e xfer_to_guest_mode_handle_work. kvm guests boots and runs stress-ng CPU stressor on PowerVM and on PowerNV. preempt=full and preempt=lazy was tested on PowerNV