K 10 svn:author V 4 neel K 8 svn:date V 27 2012-11-28T13:10:18.287312Z K 7 svn:log V 214 Change emulate_rdmsr() and emulate_wrmsr() to return 0 on sucess and errno on failure. The conversion from the return value to HANDLED or UNHANDLED can be done locally in vmx_exit_process(). Obtained from: NetApp END