xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] xen/x86: Misc improvements
@ 2017-10-02 16:13 Andrew Cooper
  2017-10-02 16:13 ` [PATCH for-next 1/3] x86/smp: Rework cpu_smpboot_alloc() to cope with more than just -ENOMEM Andrew Cooper
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Andrew Cooper @ 2017-10-02 16:13 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

Andrew Cooper (3):
  x86/smp: Rework cpu_smpboot_alloc() to cope with more than just
    -ENOMEM
  xen/x86: Introduce static inline wrappers for l{idt,gdt,ldt,tr}()
  x86/ldt: Alter how invalidate_shadow_ldt() deals with TLB flushes

 xen/arch/x86/cpu/common.c  |  8 ++++----
 xen/arch/x86/domain.c      |  6 ++++--
 xen/arch/x86/mm.c          | 39 +++++++++++++++++++++++++--------------
 xen/arch/x86/smpboot.c     | 31 ++++++++++++++++++-------------
 xen/common/efi/runtime.c   |  4 ++--
 xen/include/asm-x86/desc.h | 20 ++++++++++++++++++++
 xen/include/asm-x86/ldt.h  |  6 ++----
 7 files changed, 75 insertions(+), 39 deletions(-)

-- 
2.1.4


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

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

end of thread, other threads:[~2017-10-16 15:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-02 16:13 [PATCH for-next 0/3] xen/x86: Misc improvements Andrew Cooper
2017-10-02 16:13 ` [PATCH for-next 1/3] x86/smp: Rework cpu_smpboot_alloc() to cope with more than just -ENOMEM Andrew Cooper
2017-10-12 15:43   ` Jan Beulich
2017-10-16 15:37   ` Wei Liu
2017-10-02 16:13 ` [PATCH for-next 2/3] xen/x86: Introduce static inline wrappers for l{idt, gdt, ldt, tr}() Andrew Cooper
2017-10-12 15:53   ` Jan Beulich
2017-10-12 16:06     ` Andrew Cooper
2017-10-13  6:54       ` Jan Beulich
2017-10-02 16:13 ` [PATCH for-next 3/3] x86/ldt: Alter how invalidate_shadow_ldt() deals with TLB flushes Andrew Cooper
2017-10-12 16:01   ` 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).