On 05/05/2021 12:15, Roger Pau Monne wrote: > Do this before adding any more stuff to xg_cpuid_x86.c. > > The placement in xenctrl.h is wrong, as they are implemented by the > xenguest library. Note that xg_cpuid_x86.c needs to include > xg_private.h, and in turn also fix xg_private.h to include > xc_bitops.h. > > As a result also modify xen-cpuid to include xenguest.h. > > Reported-by: Andrew Cooper <[email protected]> > Signed-off-by: Roger Pau Monné <[email protected]>
Acked-by: Andrew Cooper <[email protected]> I'll commit this alongside my type changes.
