On 06/26/2015 05:02 AM, Jan Beulich wrote:
-uint64_t nsvm_vcpu_guestcr3(struct vcpu *v)
-{
-    return vcpu_nestedsvm(v).ns_vmcb_guestcr3;
-}
-

If this is removed then I don't see why we still need ns_vmcb_guestcr3, I don't see it being used anywhere except for being assigned a value.

-boris



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to