All of lore.kernel.org
 help / color / mirror / Atom feed
* AMD crash on restore. bug in MTRR restore. 4.0.2-rc2-pre
@ 2011-01-26  6:18 James Harper
  2011-01-27  2:31 ` James Harper
  0 siblings, 1 reply; 5+ messages in thread
From: James Harper @ 2011-01-26  6:18 UTC (permalink / raw)
  To: xen-devel; +Cc: Tim Deegan

The mtrr save code on my AMD system reads the first MTRR as
0x00000000f0000000,0x000000fff8000800. When it tries to restore in
mtrr_var_range_msr_set, 0x000000fff8000800 is rejected as invalid and
not restored.

Commenting out the check against the mask, as well as Tim's patch to fix
the segment registers makes the output of xen-hvmctx match before the
save and after the restore.

Windows still crashes on restore though so I don't know if this has
anything to do with it.

James

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

end of thread, other threads:[~2011-01-29  6:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-26  6:18 AMD crash on restore. bug in MTRR restore. 4.0.2-rc2-pre James Harper
2011-01-27  2:31 ` James Harper
2011-01-27  3:49   ` AMD crash on restore. bug in MTRR restore.4.0.2-rc2-pre James Harper
2011-01-27  8:51     ` Jan Beulich
2011-01-29  6:39     ` Wei Huang

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.