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%) -- 2.17.1 Amazon Development Center Germany GmbH Krausenstr. 38 10117 Berlin Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B Sitz: Berlin Ust-ID: DE 289 237 879