All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] xen/pvshim: fix for staging
@ 2018-01-17  9:48 Roger Pau Monne
  2018-01-17  9:48 ` [PATCH 1/6] xen/pvshim: map vcpu_info earlier for APs Roger Pau Monne
                   ` (5 more replies)
  0 siblings, 6 replies; 40+ messages in thread
From: Roger Pau Monne @ 2018-01-17  9:48 UTC (permalink / raw)
  To: xen-devel; +Cc: Roger Pau Monne

Hello,

The following series contain some code and style fixes for the pvshim
(comet) code that has been merged into staging. IMHO patches 1-3 should
be backported to the stable comet branch.

A branch with the series is also available at:

git://xenbits.xen.org/people/royger/xen.git pvshim_fixes_v1

Thanks, Roger.

Roger Pau Monne (6):
  xen/pvshim: map vcpu_info earlier for APs
  xen/pvh: place the trampoline at page 0x1
  xen/pvshim: identity pin shim vCPUs to pCPUs
  xen/pvshim: simplify replace_va_mapping code
  xen/pvshim: fix coding style issues
  firmware/shim: fix build process to use POSIX find options

 tools/firmware/xen-dir/Makefile |  3 ++-
 xen/arch/x86/boot/head.S        |  3 +++
 xen/arch/x86/dom0_build.c       |  5 ++---
 xen/arch/x86/mm.c               |  8 ++++++--
 xen/arch/x86/pv/shim.c          | 39 +++++++++++++++------------------------
 xen/arch/x86/smpboot.c          |  6 +++---
 6 files changed, 31 insertions(+), 33 deletions(-)

-- 
2.15.1


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

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

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

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-17  9:48 [PATCH 0/6] xen/pvshim: fix for staging Roger Pau Monne
2018-01-17  9:48 ` [PATCH 1/6] xen/pvshim: map vcpu_info earlier for APs Roger Pau Monne
2018-01-17 10:50   ` Wei Liu
2018-01-18  8:35     ` Jan Beulich
2018-01-17  9:48 ` [PATCH 2/6] xen/pvh: place the trampoline at page 0x1 Roger Pau Monne
2018-01-17 10:55   ` Wei Liu
2018-01-17 11:35     ` Roger Pau Monné
2018-01-17 11:37       ` Wei Liu
2018-01-17 12:00         ` [PATCH v2 " Roger Pau Monne
2018-01-17 12:06           ` Wei Liu
2018-01-18  8:39           ` Jan Beulich
2018-01-17  9:48 ` [PATCH 3/6] xen/pvshim: identity pin shim vCPUs to pCPUs Roger Pau Monne
2018-01-17 11:16   ` Wei Liu
2018-01-17 16:29     ` [PATCH v2 " Roger Pau Monne
     [not found]       ` <5A5F79EC020000E70331C076@prv-mh.provo.novell.com>
2018-01-18  8:48         ` Jan Beulich
2018-01-18 11:11           ` Ian Jackson
2018-01-18 11:22             ` Jan Beulich
2018-01-18 11:25               ` Roger Pau Monné
2018-01-24 18:03   ` [PATCH " George Dunlap
2018-01-25  9:14     ` Roger Pau Monné
2018-01-25 14:03       ` George Dunlap
2018-01-25 15:38         ` Roger Pau Monné
2018-01-17  9:48 ` [PATCH 4/6] xen/pvshim: simplify replace_va_mapping code Roger Pau Monne
2018-01-17 10:47   ` Wei Liu
2018-01-18  8:50   ` Jan Beulich
2018-01-18  8:56   ` Andrew Cooper
2018-01-17  9:48 ` [PATCH 5/6] xen/pvshim: fix coding style issues Roger Pau Monne
2018-01-17 10:48   ` Wei Liu
2018-01-18  8:53   ` Jan Beulich
2018-01-17  9:48 ` [PATCH 6/6] firmware/shim: fix build process to use POSIX find options Roger Pau Monne
2018-01-17 10:56   ` Wei Liu
2018-01-17 16:24   ` Ian Jackson
2018-01-17 16:28     ` Wei Liu
2018-01-17 16:55       ` Ian Jackson
2018-01-17 16:57         ` Wei Liu
2018-01-17 17:03           ` Ian Jackson
2018-01-17 17:32     ` Roger Pau Monné
2018-01-17 17:58       ` Andrew Cooper
2018-01-18 10:14         ` Roger Pau Monné
2018-01-18 11:12           ` Ian Jackson

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.