MSR rewrite: initial hacking - half disabled.
VMMRCA.asm/vmmRcSafeMsr*: See if making sure interrupts are disabled while reading/writing MSRs helps with the solaris host reboots.
grr
tstVMM: Extended it with a 'msr' mode for dump the MSRs of the host CPU brute-force style.
Pass ring-0 address to the tracer when possible (makes accessing much easier).
Fixes.
SUPDrv,VMM: Tracepoints in raw-mode.
Moved VBox/x86.h/mac to iprt/x86.h/mac.
VMM source reorg: VMMGC -> VMMRC.