On 31/12/2018 11:37, Andrew Cooper wrote:
> The main bugfix in v2 of this series has now been committed, leaving just the
> cleanup remaining.  See patches for details.
>
> Andrew Cooper (3):
>   x86/svm: Remove list functionality from __get_instruction_length_* 
> infrastructure
>   x86/svm: Drop enum instruction_index and simplify svm_get_insn_len()
>   x86/svm: Improve diagnostics when svm_get_insn_len() fails
>
>  xen/arch/x86/hvm/svm/emulate.c        | 116 
> +++++++++++-----------------------
>  xen/arch/x86/hvm/svm/nestedsvm.c      |   9 +--
>  xen/arch/x86/hvm/svm/svm.c            |  39 ++++++------
>  xen/include/asm-x86/hvm/svm/emulate.h |  58 ++++++++---------
>  4 files changed, 88 insertions(+), 134 deletions(-)

Now that I've got maintainer acks, could I get a view to 4.12 release
ack please?  This improves diagnostics for a real issue we discovered
during the 4.12 development cycle.

~Andrew

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to