All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] x86/boot: Some fixes
@ 2018-01-10 13:05 Daniel Kiper
  2018-01-10 13:05 ` [PATCH v3 1/2] x86/setup: do not relocate Xen over current Xen image placement Daniel Kiper
  2018-01-10 13:05 ` [PATCH v3 2/2] x86/setup: remap Xen image up to PFN_DOWN(__pa(_end)) Daniel Kiper
  0 siblings, 2 replies; 8+ messages in thread
From: Daniel Kiper @ 2018-01-10 13:05 UTC (permalink / raw)
  To: xen-devel; +Cc: andrew.cooper3, jbeulich

Hi,

As in subject...

Daniel

 xen/arch/x86/setup.c |   18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

Daniel Kiper (2):
      x86/setup: do not relocate Xen over current Xen image placement
      x86/setup: remap Xen image up to PFN_DOWN(__pa(_end))


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

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

end of thread, other threads:[~2018-03-29  9:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-10 13:05 [PATCH v3 0/2] x86/boot: Some fixes Daniel Kiper
2018-01-10 13:05 ` [PATCH v3 1/2] x86/setup: do not relocate Xen over current Xen image placement Daniel Kiper
2018-01-19 15:13   ` Jan Beulich
2018-01-10 13:05 ` [PATCH v3 2/2] x86/setup: remap Xen image up to PFN_DOWN(__pa(_end)) Daniel Kiper
2018-01-19 15:27   ` Jan Beulich
2018-02-08 13:46     ` Daniel Kiper
2018-02-13  9:16       ` Jan Beulich
2018-03-29  9:31         ` Daniel Kiper

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.