On 28/09/16 09:07, Jan Beulich wrote:
> This way we can offer to callers the service of just sizing
> instructions, and we also can better guarantee not to raise the wrong
> fault due to not having read all relevant bytes.
>
> Signed-off-by: Jan Beulich
Reviewed-by: Andrew Cooper
__
This way we can offer to callers the service of just sizing
instructions, and we also can better guarantee not to raise the wrong
fault due to not having read all relevant bytes.
Signed-off-by: Jan Beulich
---
v2: Rename x86_decode_base() -> x86_decode_onebyte().
--- a/xen/arch/x86/x86_emulate/x