|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] move mtrr.h outside
On 2 Jun 2006, at 07:34, Dong, Eddie wrote:
Should xen/arch/x86/cpu/mtrr.h be moved to xen/include/asm-x86/?
Otherwise I need to redefine some of the MACROs for MTRR
virtualization.
mtrr.h is kept absolutely in sync with the Linux equivalent file. It
also contains lots of private definitions. I'd like to leave it where
it is and either duplicate macros or perhaps move just the sharable
ones out into a shared header file. If it's just a few then duplicating
them is okay.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|