xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2 V4] Kexec NMI/MCE fixes
@ 2012-12-11 15:34 Andrew Cooper
  2012-12-11 15:34 ` [PATCH 1 of 2 V4] x86/IST: Create set_ist() helper function Andrew Cooper
  2012-12-11 15:34 ` [PATCH 2 of 2 V4] x86/kexec: Change NMI and MCE handling on kexec path Andrew Cooper
  0 siblings, 2 replies; 6+ messages in thread
From: Andrew Cooper @ 2012-12-11 15:34 UTC (permalink / raw)
  To: xen-devel; +Cc: Tim Deegan, Keir Fraser, Jan Beulich

Here is V4 of the series.

Incorperated all previous feedback, and added IDT entry helper functions
to address the present race conditions and IST issues.

 xen/arch/x86/hvm/svm/svm.c      |   12 ++--
 xen/arch/x86/x86_64/traps.c     |    6 +-
 xen/include/asm-x86/processor.h |   19 ++++-
 xen/arch/x86/crash.c            |  117 ++++++++++++++++++++++++++++++++++-----
 xen/arch/x86/machine_kexec.c    |   19 ++++++
 xen/arch/x86/x86_64/entry.S     |   34 +++++++++++
 xen/include/asm-x86/desc.h      |   42 ++++++++++++++
 xen/include/asm-x86/processor.h |    4 +
 8 files changed, 224 insertions(+), 29 deletions(-)

~Andrew

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

end of thread, other threads:[~2012-12-12  8:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 15:34 [PATCH 0 of 2 V4] Kexec NMI/MCE fixes Andrew Cooper
2012-12-11 15:34 ` [PATCH 1 of 2 V4] x86/IST: Create set_ist() helper function Andrew Cooper
2012-12-11 15:34 ` [PATCH 2 of 2 V4] x86/kexec: Change NMI and MCE handling on kexec path Andrew Cooper
2012-12-11 15:58   ` Jan Beulich
2012-12-11 17:24     ` Andrew Cooper
2012-12-12  8:05       ` Jan Beulich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).