From: Andrew Cooper <andrew.cooper3@citrix.com>
To: xen-devel@lists.xen.org
Cc: Tim Deegan <tim@xen.org>, Keir Fraser <keir@xen.org>,
Jan Beulich <JBeulich@suse.com>
Subject: [PATCH 0 of 2 V4] Kexec NMI/MCE fixes
Date: Tue, 11 Dec 2012 15:34:15 +0000 [thread overview]
Message-ID: <patchbomb.1355240055@andrewcoop.uk.xensource.com> (raw)
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
next reply other threads:[~2012-12-11 15:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-11 15:34 Andrew Cooper [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1355240055@andrewcoop.uk.xensource.com \
--to=andrew.cooper3@citrix.com \
--cc=JBeulich@suse.com \
--cc=keir@xen.org \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.