Re: [PATCH 2/8] Move privileged processor operations to the subarch layer

2005-08-07 Thread Zachary Amsden
Chris Wright wrote: * Zachary Amsden ([EMAIL PROTECTED]) wrote: i386 Transparent Paravirtualization Subarch Patch #2 This change encapsulates CPUID and debug register accessors and moves them into the sub-architecture layer. This one looks to be a superset of Xen version: @@ -453,

Re: [PATCH 2/8] Move privileged processor operations to the subarch layer

2005-08-06 Thread Chris Wright
* Zachary Amsden ([EMAIL PROTECTED]) wrote: > i386 Transparent Paravirtualization Subarch Patch #2 > > This change encapsulates CPUID and debug register accessors and moves > them into the sub-architecture layer. This one looks to be a superset of Xen version: --- linux-2.6.12-xen0-arch.orig/in