On Tue, Aug 21, 2018 at 01:58:51AM -0600, Jan Beulich wrote:
> >>> On 17.08.18 at 17:12, wrote:
> > Move it to x86 generic code. While at it, use proper boolean type.
> >
> > Signed-off-by: Wei Liu
>
> Acked-by: Jan Beulich
> with a couple of cosmetic adjustments beyond the bool
> conversion y
>>> On 17.08.18 at 17:12, wrote:
> Move it to x86 generic code. While at it, use proper boolean type.
>
> Signed-off-by: Wei Liu
Acked-by: Jan Beulich
with a couple of cosmetic adjustments beyond the bool
conversion you've already done:
> +bool is_var_mtrr_overlapped(const struct mtrr_state *
Move it to x86 generic code. While at it, use proper boolean type.
Signed-off-by: Wei Liu
---
xen/arch/x86/cpu/mtrr/generic.c | 31 +++
xen/arch/x86/hvm/mtrr.c | 31 ---
xen/include/asm-x86/mtrr.h | 2 +-
3 files changed, 32 i