All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhao Liu <zhao1.liu@intel.com>
To: Ani Sinha <anisinha@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	richard.henderson@linaro.org, kvm@vger.kernel.org,
	qemu-devel@nongnu.org
Subject: Re: [PATCH v2] kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c
Date: Tue, 26 Aug 2025 22:35:02 +0800	[thread overview]
Message-ID: <aK3GFpAxCuTWfjEn@intel.com> (raw)
In-Reply-To: <20250815065445.8978-1-anisinha@redhat.com>

On Fri, Aug 15, 2025 at 12:24:45PM +0530, Ani Sinha wrote:
> Date: Fri, 15 Aug 2025 12:24:45 +0530
> From: Ani Sinha <anisinha@redhat.com>
> Subject: [PATCH v2] kvm/kvm-all: make kvm_park/unpark_vcpu local to
>  kvm-all.c
> X-Mailer: git-send-email 2.50.1
> 
> kvm_park_vcpu() and kvm_unpark_vcpu() is only used in kvm-all.c. Declare it
> static, remove it from common header file and make it local to kvm-all.c
> 
> Signed-off-by: Ani Sinha <anisinha@redhat.com>
> ---
>  accel/kvm/kvm-all.c  |  4 ++--
>  include/system/kvm.h | 17 -----------------
>  2 files changed, 2 insertions(+), 19 deletions(-)
> 
> changelog:
> unexport  kvm_unpark_vcpu() as well and remove unnecessary forward
> declarations.

Reviewed-by: Zhao Liu <zhao1.liu@intel.com>


  parent reply	other threads:[~2025-08-26 14:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-15  6:54 [PATCH v2] kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c Ani Sinha
2025-08-26 11:23 ` Igor Mammedov
2025-08-26 12:02   ` Alex Bennée
2025-08-26 15:09   ` Philippe Mathieu-Daudé
2025-08-27  8:02     ` Igor Mammedov
2025-08-26 14:35 ` Zhao Liu [this message]
2025-08-26 14:45 ` Paolo Bonzini

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=aK3GFpAxCuTWfjEn@intel.com \
    --to=zhao1.liu@intel.com \
    --cc=anisinha@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.