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(-)

-- 
2.1.4


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

Reply via email to