Re: [PATCH] KVM: Introduce dynamically registered hypercall capability

2014-12-01 Thread Phil White
On Mon, Dec 1, 2014 at 5:47 AM, Radim Krčmář wrote: > 2014-11-28 17:29-0800, Phil White: >> Good questions. >> >> One thing that prompted this code is the presence and proliferation of >> architecture specific hypercalls in include/uapi/linux/kvm_para.h. >> I'

Re: [PATCH] KVM: Introduce dynamically registered hypercall capability

2014-11-28 Thread Phil White
o chance." -Robert R. Coveyou, Oak Ridge National Laboratory, 1969 On Thu, Nov 27, 2014 at 7:31 AM, Radim Krčmář wrote: > 2014-11-27 05:30-0800, Phil White: >> This introduces a list of entries which associate a function pointer of >> kvm_hc_type to a hypercall numbe

[PATCH] KVM: Introduce dynamically registered hypercall capability

2014-11-27 Thread Phil White
/uapi/linux/kvm_para.h Signed-off-by: Phil White --- arch/arm/kvm/Makefile | 2 +- arch/arm64/kvm/Makefile | 1 + arch/ia64/kvm/Makefile | 2 +- arch/mips/include/asm/kvm_ para.h| 6 ++ arch/mips/kvm/Makefile | 3 +- arch/powerpc

Re: [RFC PATCH] KVM: Introduce dynamically registered hypercall capability

2014-11-27 Thread Phil White
Disregard please. Part of this patch was embarrassingly munged. I'll repost it presently. -Phil -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html