[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v6 8/8] x86/domctl: Don't pause the whole domain if only getting vcpu state



>>> On 06.06.18 at 14:24, <aisaila@xxxxxxxxxxxxxxx> wrote:
> @@ -394,7 +380,7 @@ static int vmce_load_vcpu_ctxt(struct domain *d, 
> hvm_domain_context_t *h)
>      return err ?: vmce_restore_vcpu(v, &ctxt);
>  }
>  
> -HVM_REGISTER_SAVE_RESTORE(VMCE_VCPU, vmce_save_vcpu_ctxt,
> +HVM_REGISTER_SAVE_RESTORE(VMCE_VCPU, vmce_save_vcpu_ctxt_one,
>                            vmce_load_vcpu_ctxt, 1, HVMSR_PER_VCPU);

Also, I'm inclined to say "of course", the functions shouldn't have a _one
suffix anymore by the end of this series, possibly even making it
unnecessary to touch this and the other similar constructs at all.

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.