|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen on VT processors
On Fri, 29 Apr 2005, xen user wrote:
> 1. check if the processor is IVT enabled or not
According to xen/arch/x86/vmx.c, when the start_vmx() function
succeeds it should print "VMXON is done". You can see whether
your xen printed this at boot time by typing "xm dmesg".
> 2. build and run Xen for IVT enabled processors
The vmx*.o files are built and linked in by default.
This is on the -unstable branch.
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|