[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH v3 0/3] x86: Improvements to trap handling



Remaining patches following most of the series being committed.

Main changes in v3:
 * Fix efi build when removing 'idt_descr'
 * Move stub autogeneration into entry.S

Andrew Cooper (3):
  x86/boot: Drop pre-C IDT patching
  x86/irqs: Move interrupt-stub generation out of C
  x86/misc: Post cleanup

 xen/arch/x86/boot/x86_64.S      |   56 +------------------------------
 xen/arch/x86/cpu/common.c       |    3 --
 xen/arch/x86/cpu/mcheck/mce.c   |    2 +-
 xen/arch/x86/efi/boot.c         |    1 -
 xen/arch/x86/i8259.c            |   69 +--------------------------------------
 xen/arch/x86/setup.c            |   20 ++++--------
 xen/arch/x86/traps.c            |   47 +++++++++++++++++---------
 xen/arch/x86/x86_64/entry.S     |   67 +++++++++++++++++++++++++++++--------
 xen/include/asm-x86/asm_defns.h |    5 ---
 xen/include/asm-x86/desc.h      |    1 -
 xen/include/asm-x86/processor.h |    4 +--
 xen/include/asm-x86/system.h    |    1 +
 xen/include/xen/sched.h         |    1 -
 13 files changed, 97 insertions(+), 180 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.