From: Shrikanth Hegde <sshegde@linux.ibm.com>
To: maddy@linux.ibm.com, linuxppc-dev@lists.ozlabs.org, gautam@linux.ibm.com
Cc: npiggin@gmail.com, christophe.leroy@csgroup.eu,
vaibhav@linux.ibm.com, bigeasy@linutronix.de,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context
Date: Mon, 21 Apr 2025 18:04:00 +0530 [thread overview]
Message-ID: <f1cb42d7-573c-4c48-a4f5-c19cf0485b10@linux.ibm.com> (raw)
In-Reply-To: <20250421102837.78515-1-sshegde@linux.ibm.com>
On 4/21/25 15:58, Shrikanth Hegde wrote:
> From: Gautam Menghani <gautam@linux.ibm.com>
>
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 <sshegde@linux.ibm.com>
> 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 and in both cases the
> KVM guest boots and runs stress-ng CPU stressor.
>
> Please let me know if any specific testing to be done.
>
> Kept the patches separate since they differ functionally, but kept them
> is a series since 2nd patch depends on functionality of 1st. Also this
> could help in git bisect.
>
> This is based on tip/master
>
> Shrikanth Hegde (2):
> powerpc: kvm: use generic transfer to guest mode work
> powerpc: enable to run posix cpu timers in task context
>
> arch/powerpc/Kconfig | 2 ++
> arch/powerpc/kvm/book3s_hv.c | 13 +++++++------
> arch/powerpc/kvm/powerpc.c | 22 ++++++++--------------
> 3 files changed, 17 insertions(+), 20 deletions(-)
>
prev parent reply other threads:[~2025-04-21 12:34 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-21 10:28 [PATCH 0/2] powerpc: kvm: generic framework and run posix timers in task context Shrikanth Hegde
2025-04-21 10:28 ` [PATCH 1/2] powerpc: kvm: use generic transfer to guest mode work Shrikanth Hegde
2025-04-24 14:42 ` Sebastian Andrzej Siewior
2025-04-24 15:57 ` Shrikanth Hegde
2025-04-24 18:38 ` Sebastian Andrzej Siewior
2025-04-25 11:19 ` Shrikanth Hegde
2025-04-25 13:31 ` Sebastian Andrzej Siewior
2025-04-25 14:24 ` Shrikanth Hegde
2025-04-25 16:23 ` Sebastian Andrzej Siewior
2025-04-29 6:19 ` Shrikanth Hegde
2025-04-21 10:28 ` [PATCH 2/2] powerpc: enable to run posix cpu timers in task context Shrikanth Hegde
2025-04-21 12:34 ` Shrikanth Hegde [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f1cb42d7-573c-4c48-a4f5-c19cf0485b10@linux.ibm.com \
--to=sshegde@linux.ibm.com \
--cc=bigeasy@linutronix.de \
--cc=christophe.leroy@csgroup.eu \
--cc=gautam@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=maddy@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=vaibhav@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).