[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/4] x86/vmx: improve vmread_safe()
>>> On 08.02.17 at 11:09, <sergey.dyasli@xxxxxxxxxx> wrote: > The original function doesn't distinguish between Valid and Invalid > VMfails. Improved function returns error code depending on the outcome: > > VMsucceed: 0 > VMfailValid: VM Instruction Error Number > VMfailInvalid: VMX_INSN_FAIL_INVALID (~0) > > Existing users of __vmread_safe() are updated and double underscore > prefix is removed from the function's name because such prefixes are > reserved to a compiler. > > Signed-off-by: Sergey Dyasli <sergey.dyasli@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |