On 20/03/17 14:38, Anthony PERARD wrote: > Have only changed the value of APIC_BASE. > > Signed-off-by: Anthony PERARD <[email protected]> > --- > arch/x86/include/arch/apicdef.h | 392 > ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 392 insertions(+) > create mode 100644 arch/x86/include/arch/apicdef.h > > diff --git a/arch/x86/include/arch/apicdef.h b/arch/x86/include/arch/apicdef.h > new file mode 100644 > index 0000000..242c45e > --- /dev/null > +++ b/arch/x86/include/arch/apicdef.h
Other than what Roger said concerning licensing issue, I'd just introduce the constants that you currently need. Most of this content will never be needed in XTF. ~Andrew _______________________________________________ Xen-devel mailing list [email protected] https://lists.xen.org/xen-devel
