>>> On 07.06.18 at 16:59, <aisa...@bitdefender.com> wrote:
> @@ -799,100 +897,7 @@ static int hvm_save_cpu_ctxt(struct domain *d, 
> hvm_domain_context_t *h)
>              continue;
>  
>          memset(&ctxt, 0, sizeof(ctxt));
> -

Why do you not move this memset() as well? I'm pretty convinced the
eventual other mode of use will need it too (or otherwise the other caller
would have to duplicate it).

Jan



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

Reply via email to