On Thu, 8 Feb 2007 21:06:37 +0545
"Manish Regmi" <[EMAIL PROTECTED]> wrote:

> Later when vmx_create_vcpu is called, the vmcs area is allocated
> (again) and this time for the cpu the code is currently executing on.
> possibly it is already allocated.
> 
> Is this a bug or i am missing something.

Hello,

 I don't see where vmx_create_vcpu is called again. I think that it is
called only once from 'r = kvm_arch_ops->vcpu_create(vcpu)'. Thus I don't
think that vmcs area is allocated twice for each vcpu.

Regards,
Guillaume

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to