All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Fixes and improvements to pvshim
@ 2018-01-19 15:34 Wei Liu
  2018-01-19 15:34 ` [PATCH v2 1/7] Update shim.config Wei Liu
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Wei Liu @ 2018-01-19 15:34 UTC (permalink / raw)
  To: Xen-devel; +Cc: Wei Liu

Wei Liu (7):
  Update shim.config
  libxl: remove whitespaces introduced in 62982da926
  x86/guest: clean up guest/xen.h
  x86/shim: use credit scheduler
  x86: relocate pvh_info
  Revert "x86/boot: Map more than the first 16MB"
  libxl: lower shim related message to level DEBUG

 docs/man/xl.cfg.pod.5.in           |  2 +-
 tools/firmware/xen-dir/shim.config |  8 ++----
 tools/libxl/libxl_dom.c            |  8 +++---
 tools/libxl/libxl_internal.h       |  2 +-
 xen/arch/x86/boot/Makefile         |  7 ++++-
 xen/arch/x86/boot/build32.mk       |  3 ++
 xen/arch/x86/boot/defs.h           |  3 ++
 xen/arch/x86/boot/head.S           | 25 +++++++++-------
 xen/arch/x86/boot/reloc.c          | 59 +++++++++++++++++++++++++++++++++-----
 xen/arch/x86/boot/x86_64.S         |  3 +-
 xen/include/asm-x86/guest/xen.h    | 15 +++-------
 11 files changed, 93 insertions(+), 42 deletions(-)

-- 
2.11.0


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

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

end of thread, other threads:[~2018-01-22 15:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 15:34 [PATCH v2 0/7] Fixes and improvements to pvshim Wei Liu
2018-01-19 15:34 ` [PATCH v2 1/7] Update shim.config Wei Liu
2018-01-19 15:34 ` [PATCH v2 2/7] libxl: remove whitespaces introduced in 62982da926 Wei Liu
2018-01-19 15:34 ` [PATCH v2 3/7] x86/guest: clean up guest/xen.h Wei Liu
2018-01-19 15:55   ` Roger Pau Monné
2018-01-19 16:01   ` Jan Beulich
2018-01-19 15:34 ` [PATCH v2 4/7] x86/shim: use credit scheduler Wei Liu
2018-01-19 16:00   ` Roger Pau Monné
2018-01-22 15:30     ` Ian Jackson
2018-01-19 15:34 ` [PATCH v2 5/7] x86: relocate pvh_info Wei Liu
2018-01-19 16:29   ` Roger Pau Monné
2018-01-19 16:39     ` Wei Liu
2018-01-22 10:31       ` Jan Beulich
2018-01-22 12:35         ` Wei Liu
2018-01-22 12:44           ` Roger Pau Monné
2018-01-22 12:46             ` Wei Liu
2018-01-22 12:54           ` Jan Beulich
2018-01-22 12:10     ` Wei Liu
2018-01-19 15:34 ` [PATCH v2 6/7] Revert "x86/boot: Map more than the first 16MB" Wei Liu
2018-01-19 15:34 ` [PATCH v2 7/7] libxl: lower shim related message to level DEBUG 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.