xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* fixed location of share info page in HVM guests
@ 2012-08-27 17:55 Olaf Hering
  2012-08-27 18:10 ` Keir Fraser
  0 siblings, 1 reply; 18+ messages in thread
From: Olaf Hering @ 2012-08-27 17:55 UTC (permalink / raw)
  To: xen-devel


Recently I tried to move the shared_info page in the pvops kernel during
shutdown, see "xen PVonHVM: move shared_info to MMIO before kexec"
patch. But this change was reverted because it caused reboot failures
because the actual moving of the shared page is fragile.

So my question is what can be done about it?
Right now the shared_info page is in the middle of the RAM and will be
overwritten during kexec because its area is not reserved.
Can the toolstack help to provide a reserved page which can then be used
by the kernel?

Olaf

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

end of thread, other threads:[~2012-10-24 14:54 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-27 17:55 fixed location of share info page in HVM guests Olaf Hering
2012-08-27 18:10 ` Keir Fraser
2012-08-27 21:32   ` Olaf Hering
2012-08-27 21:51     ` Keir Fraser
2012-08-27 21:56       ` Olaf Hering
2012-08-28  0:13         ` Keir Fraser
2012-08-28  8:23           ` Olaf Hering
2012-08-28 11:40             ` Keir Fraser
2012-08-28 12:42               ` Olaf Hering
2012-08-28 13:35                 ` Keir Fraser
2012-08-31 23:43                   ` Konrad Rzeszutek Wilk
2012-10-23 19:49                     ` Olaf Hering
2012-10-24  7:31                       ` Jan Beulich
2012-10-24 14:54                         ` Olaf Hering
2012-10-22 18:50               ` Olaf Hering
2012-10-22 12:15                 ` Keir Fraser
2012-10-23  7:34                 ` Jan Beulich
2012-10-23 20:27                   ` Olaf Hering

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).