K 10 svn:author V 4 neel K 8 svn:date V 27 2014-07-25T20:18:35.449364Z K 7 svn:log V 264 Simplify the meaning of return values from the inout handlers. After this change 0 means success and non-zero means failure. This also helps to eliminate VMEXIT_POWEROFF and VMEXIT_RESET as return values from VM-exit handlers. CR: D480 Reviewed by: grehan, jhb END