All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Siddharth Chandrasekaran <sidcha@amazon.de>
Cc: Siddharth Chandrasekaran <sidcha.dev@gmail.com>,
	Evgeny Iakovlev <eyakovl@amazon.de>,
	Liran Alon <liran@amazon.com>,
	Ioannis Aslanidis <iaslan@amazon.de>,
	kvm@vger.kernel.org
Subject: Re: [kvm-unit-tests PATCH 0/2] x86: hyper-v: expose hv_hypercall() from hyperv.h
Date: Thu, 10 Jun 2021 19:01:42 +0200	[thread overview]
Message-ID: <6f306598-62ed-f158-4644-59ce664b5926@redhat.com> (raw)
In-Reply-To: <cover.1623330462.git.sidcha@amazon.de>

On 10/06/21 15:12, Siddharth Chandrasekaran wrote:
> Couple of minor patches that promote hyperv.h to lib/x86 and expose
> hv_hypercall() from there so other tests can use do hypercalls too.
> 
> ~ Sid.
> 
> Siddharth Chandrasekaran (2):
>    x86: Move hyperv helpers into libs/x86
>    x86: Move hyper-v hypercall related methods to lib/x86/
> 
>   x86/Makefile.common       |  9 +-----
>   {x86 => lib/x86}/hyperv.h |  3 ++
>   {x86 => lib/x86}/hyperv.c | 52 +++++++++++++++++++++++++++++++++
>   x86/hyperv_connections.c  | 60 ++++-----------------------------------
>   4 files changed, 61 insertions(+), 63 deletions(-)
>   rename {x86 => lib/x86}/hyperv.h (98%)
>   rename {x86 => lib/x86}/hyperv.c (63%)
> 

Please base the overlay test on this patch instead of the other way 
round, thanks!  (You can send them in a single series).

Paolo


      parent reply	other threads:[~2021-06-10 17:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-10 13:12 [kvm-unit-tests PATCH 0/2] x86: hyper-v: expose hv_hypercall() from hyperv.h Siddharth Chandrasekaran
2021-06-10 13:12 ` [kvm-unit-tests PATCH 1/2] x86: Move hyperv helpers into libs/x86 Siddharth Chandrasekaran
2021-06-10 13:12 ` [kvm-unit-tests PATCH 2/2] x86: Move hyper-v hypercall related methods to lib/x86/ Siddharth Chandrasekaran
2021-06-10 17:01 ` Paolo Bonzini [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=6f306598-62ed-f158-4644-59ce664b5926@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=eyakovl@amazon.de \
    --cc=iaslan@amazon.de \
    --cc=kvm@vger.kernel.org \
    --cc=liran@amazon.com \
    --cc=sidcha.dev@gmail.com \
    --cc=sidcha@amazon.de \
    /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.