Re: [kvm-unit-tests PATCH 0/2] x86: hyper-v: expose hv_hypercall() from hyperv.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux