On 2/9/07, Guillaume Thouvenin <[EMAIL PROTECTED]> wrote: > 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 > I was was confused when alloc_vmcs_cpu was called twice while hardware_setup and vmx_create_vcpu.
it is clear to me now. thanks... -- --------------------------------------------------------------- regards Manish Regmi ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
