xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
@ 2014-02-26 18:00 Don Slutz
  2014-02-26 18:00 ` [PATCH 1/1] hpet: Act more like real hardware Don Slutz
  0 siblings, 1 reply; 11+ messages in thread
From: Don Slutz @ 2014-02-26 18:00 UTC (permalink / raw)
  To: xen-devel; +Cc: Keir Fraser, Don Slutz, Jan Beulich

Based on the proposed fix in QEMU:

http://marc.info/?l=qemu-devel&m=139304386331192&w=2

That was provided for:

http://marc.info/?l=qemu-devel&m=139295851107140&w=2

Which is very close to a bug I have been looking into and asked some
questions about in:

http://lists.xen.org/archives/html/xen-devel/2014-02/msg01787.html

I came up with this change.  It does look like vpt does support
starting a timer in the past and what happens is based on the
setting of timer_mode.  Since real hardware does not support this
and this is the simpler change I went this way.

Don Slutz (1):
  hpet: Act more like real hardware

 xen/arch/x86/hvm/hpet.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

-- 
1.8.4

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

end of thread, other threads:[~2014-04-08 23:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-26 18:00 [PATCH 0/1] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux Don Slutz
2014-02-26 18:00 ` [PATCH 1/1] hpet: Act more like real hardware Don Slutz
2014-02-27  9:20   ` Jan Beulich
2014-02-27 23:56     ` Don Slutz
2014-02-28  9:06       ` Jan Beulich
2014-02-28 14:01         ` Don Slutz
2014-03-11 19:20           ` Don Slutz
2014-03-12  8:48             ` Jan Beulich
2014-03-12 13:43               ` Slutz, Donald Christopher
2014-03-12 19:23               ` Slutz, Donald Christopher
2014-04-08 23:42                 ` Don Slutz

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