On 23 February 2012 20:15, Chuck Silvers <c...@netbsd.org> wrote: > Module Name: src > Committed By: chs > Date: Thu Feb 23 14:45:55 UTC 2012 > > Modified Files: > src/sys/arch/amd64/amd64: machdep.c > src/sys/arch/i386/i386: machdep.c > src/sys/arch/x86/x86: identcpu.c > > Log Message: > move XEN CPU feature masking into cpu_probe() so that it's applied > to all CPUs, not just the boot CPU. >
Oh cool, been scratching my head over this one today. Thanks! -- ~Cherry