RE: [PATCH v7 7/9] common/domain: add a domain context record for shared_info...

2020-09-15 Thread Durrant, Paul
open > attachments unless you can confirm the sender and know the content is safe. > > > > > -Original Message- > > From: Jan Beulich > > Sent: 26 August 2020 14:58 > > To: Paul Durrant > > Cc: xen-devel@lists.xenproject.org; Paul Durrant ; Ian

Re: [PATCH v7 7/9] common/domain: add a domain context record for shared_info...

2020-09-07 Thread Jan Beulich
On 04.09.2020 19:29, Paul Durrant wrote: >> From: Jan Beulich >> Sent: 26 August 2020 14:58 >> >> On 18.08.2020 12:30, Paul Durrant wrote: >>> v7: >>> - Only restore vcpu_info and arch sub-structures for PV domains, to match >>>processing of SHARED_INFO in xc_sr_restore_x86_pv.c >> >> Since y

RE: [PATCH v7 7/9] common/domain: add a domain context record for shared_info...

2020-09-04 Thread Paul Durrant
; Subject: Re: [PATCH v7 7/9] common/domain: add a domain context record for > shared_info... > > On 18.08.2020 12:30, Paul Durrant wrote: > > v7: > > - Only restore vcpu_info and arch sub-structures for PV domains, to match > >processing of SHARED_INFO in xc_s

Re: [PATCH v7 7/9] common/domain: add a domain context record for shared_info...

2020-08-26 Thread Jan Beulich
On 18.08.2020 12:30, Paul Durrant wrote: > v7: > - Only restore vcpu_info and arch sub-structures for PV domains, to match >processing of SHARED_INFO in xc_sr_restore_x86_pv.c Since you point out this original logic, ... > +static int load_shared_info(struct domain *d, struct domain_context