All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] x86/svm: Improvements to SVM instruction length handling
@ 2018-12-31 11:37 Andrew Cooper
  2018-12-31 11:37 ` [PATCH v3 1/3] x86/svm: Remove list functionality from __get_instruction_length_* infrastructure Andrew Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Andrew Cooper @ 2018-12-31 11:37 UTC (permalink / raw)
  To: Xen-devel
  Cc: Wei Liu, Suravee Suthikulpanit, Andrew Cooper, Paul Durrant,
	Jan Beulich, Boris Ostrovsky, Brian Woods, Roger Pau Monné

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-02-01  9:31 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-31 11:37 [PATCH v3 0/3] x86/svm: Improvements to SVM instruction length handling Andrew Cooper
2018-12-31 11:37 ` [PATCH v3 1/3] x86/svm: Remove list functionality from __get_instruction_length_* infrastructure Andrew Cooper
2019-01-31 16:42   ` Woods, Brian
2018-12-31 11:37 ` [PATCH v3 2/3] x86/svm: Drop enum instruction_index and simplify svm_get_insn_len() Andrew Cooper
2018-12-31 11:57   ` Andrew Cooper
2019-01-04 10:30     ` Jan Beulich
2019-01-07 10:30   ` Jan Beulich
2019-01-31 18:07     ` Andrew Cooper
2019-02-01  7:49       ` Jan Beulich
2019-01-31 18:24   ` [PATCH for-4.12 v4 " Andrew Cooper
2019-01-31 18:56     ` Woods, Brian
2019-02-01  9:31     ` Jan Beulich
2018-12-31 11:37 ` [PATCH v3 3/3] x86/svm: Improve diagnostics when svm_get_insn_len() fails Andrew Cooper
2019-01-03  9:01   ` Paul Durrant
2019-01-31 16:56 ` [PATCH v3 0/3] x86/svm: Improvements to SVM instruction length handling Andrew Cooper
2019-02-01  6:05   ` Juergen Gross

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.