[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 01/12] xen/arm: basic PSCI support, implement cpu_on and cpu_off
On Fri, 2013-04-26 at 16:28 +0100, Stefano Stabellini wrote: > diff --git a/xen/arch/arm/domain.c b/xen/arch/arm/domain.c > index eae42af..fee3790 100644 > --- a/xen/arch/arm/domain.c > +++ b/xen/arch/arm/domain.c > @@ -561,6 +561,8 @@ int arch_set_info_guest( > else > set_bit(_VPF_down, &v->pause_flags); > > + v->is_initialised = 1; > + > return 0; > } This is (now) already there about 2 lines further up than the context shows... Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |