lkml.org 
[lkml]   [2012]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: Could anybody give some description about the implement of hyercall in kvm?
From
On Thu, Jan 12, 2012 at 4:38 AM, Liu ping fan <kernelfans@gmail.com> wrote:
> Could anybody give some description about the implement of hyercall in
> kvm? Or give some links about it?

Try git grep hypercall arch/x86/kvm.

Take a look at arch/x86/kvm/x86.c kvm_set_msr_common() and
kvm_emulate_hypercall(). Some of the KVM time-keeping, minimal HyperV
support, and async page faults live there. Also see
arch/x86/include/asm/kvm_para.h.

Hypercalls are architecture-specific so if you are interested in ppc
or s390, check those arch directories.

Stefan


\
 
 \ /
  Last update: 2012-01-12 10:23    [W:0.074 / U:2.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site