All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] x86/mm: merge ptwr and mmio_ro page fault handlers
@ 2017-08-30 17:11 Wei Liu
  2017-08-30 17:11 ` [PATCH 1/3] x86/mm: introduce trace point for mmio_ro emulation Wei Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Wei Liu @ 2017-08-30 17:11 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper, Wei Liu, Jan Beulich

Wei Liu (3):
  x86/mm: introduce trace point for mmio_ro emulation
  x86/mm: don't wrap x86_emulate_ctxt in ptwr_emulate_ctxt
  x86/mm: merge ptwr and mmio_ro page fault handlers

 xen/arch/x86/mm.c                | 325 +++++++++++++++++++--------------------
 xen/arch/x86/traps.c             |  20 +--
 xen/include/asm-x86/mm.h         |   6 +-
 xen/include/asm-x86/perfc_defn.h |   1 +
 4 files changed, 171 insertions(+), 181 deletions(-)

-- 
2.11.0


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

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

end of thread, other threads:[~2017-08-31  9:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 17:11 [PATCH 0/3] x86/mm: merge ptwr and mmio_ro page fault handlers Wei Liu
2017-08-30 17:11 ` [PATCH 1/3] x86/mm: introduce trace point for mmio_ro emulation Wei Liu
2017-08-31  8:12   ` Jan Beulich
2017-08-30 17:11 ` [PATCH 2/3] x86/mm: don't wrap x86_emulate_ctxt in ptwr_emulate_ctxt Wei Liu
2017-08-30 17:27   ` Andrew Cooper
2017-08-30 17:11 ` [PATCH 3/3] x86/mm: merge ptwr and mmio_ro page fault handlers Wei Liu
2017-08-30 18:02   ` Andrew Cooper
2017-08-31  9:14     ` Wei Liu

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.