>>> On 16.10.17 at 16:38, <andrew.coop...@citrix.com> wrote:
> --- a/xen/arch/x86/hvm/dom0_build.c
> +++ b/xen/arch/x86/hvm/dom0_build.c
> @@ -614,6 +614,7 @@ static int __init pvh_setup_cpus(struct domain *d, 
> paddr_t entry,
>  
>      update_domain_wallclock_time(d);
>  
> +    v->is_initialised = 1;
>      clear_bit(_VPF_down, &v->pause_flags);

How come this has no counterpart of code being deleted?

Jan


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

Reply via email to