Hi! Attached patch makes x86 cpu code using rdmsrl/wrmsrl and cleans up surrounding code. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Einsteinring 24, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Hi! Attached patch makes x86 cpu code use rdmsrl/wrmsrl and cleans up surrounding code. Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> -- ---to satisfy European Law for business letters: Advanced Micro Devices GmbH Einsteinring 24, 85609 Dornach b. Muenchen Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen Registergericht Muenchen, HRB Nr. 43632 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On 29/06/2010 09:37, "Christoph Egger" <Christoph.Egger@amd.com> wrote:> > Hi! > > Attached patch makes x86 cpu code use rdmsrl/wrmsrl and cleans up surrounding > code. > > Signed-off-by: Christoph Egger <Christoph.Egger@amd.com>Half of these changes are definitely for the worse. Taking arguments that are naturally split into two halves and then assembling them by hand just to have them split again by wrmsrl does not make the code better. Touching generally untested code like transmeta.c also just seems a bad idea. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel