On 12/07/2009 04:06 PM, Joanna Rutkowska wrote:

Can you point to a document/source file that would list all the possible
interfaces between VM and the host? I.e. all the VMX handlers, and all
the hypercalls (PV interfaces).

arch/x86/kvm/vmx.c is the entry point for all interaction, but it quickly diverges. arch/x86/include/asm/kvm_para.h is the pv interface.

--
error compiling committee.c: too many arguments to function

--
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

Reply via email to