[Xen-devel] [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func

2018-07-25 Thread Alexandru Isaila
This is used to save data from a single instance. Signed-off-by: Alexandru Isaila --- Changes since v11: - hvm_save_mtrr_msr() now returns err from hvm_save_mtrr_msr_one(). Note: This patch is based on Roger Pau Monne's series[1] --- xen/arch/x86/hvm/mtrr.c | 81 +++

Re: [Xen-devel] [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func

2018-07-31 Thread Jan Beulich
>>> On 25.07.18 at 14:14, wrote: > This is used to save data from a single instance. > > Signed-off-by: Alexandru Isaila > > --- > Changes since v11: > - hvm_save_mtrr_msr() now returns err from hvm_save_mtrr_msr_one(). > > Note: This patch is based on Roger Pau Monne's series[1] > --- >

Re: [Xen-devel] [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func

2018-08-01 Thread Isaila Alexandru
On Ma, 2018-07-31 at 06:16 -0600, Jan Beulich wrote: > > > > > > > > > > > > > On 25.07.18 at 14:14, wrote: > > This is used to save data from a single instance. > > > > Signed-off-by: Alexandru Isaila > > > > --- > > Changes since v11: > > - hvm_save_mtrr_msr() now returns err from > >

Re: [Xen-devel] [PATCH v14 06/11] x86/hvm: Introduce hvm_save_mtrr_msr_one func

2018-08-01 Thread Jan Beulich
>>> On 01.08.18 at 16:57, wrote: > On Ma, 2018-07-31 at 06:16 -0600, Jan Beulich wrote: >> > > > On 25.07.18 at 14:14, wrote: >> > --- a/xen/arch/x86/hvm/mtrr.c >> > +++ b/xen/arch/x86/hvm/mtrr.c >> > @@ -718,52 +718,59 @@ int hvm_set_mem_pinned_cacheattr(struct >> > domain *d, >> > uint64_t gfn