qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-03-20 16:54 Thiemo Seufer
  0 siblings, 0 replies; 11+ messages in thread
From: Thiemo Seufer @ 2007-03-20 16:54 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Thiemo Seufer <ths>	07/03/20 16:54:50

Modified files:
	hw             : slavio_timer.c 

Log message:
	SlavIO Counter-Timers fix, by Aurelien Jarno.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.4&r2=1.5

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-05-17 19:32 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2007-05-17 19:32 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	07/05/17 19:32:20

Modified files:
	hw             : slavio_timer.c 

Log message:
	Fix Qemu division by zero triggered by NetBSD

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.8&r2=1.9

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-11-11 19:47 Fabrice Bellard
  0 siblings, 0 replies; 11+ messages in thread
From: Fabrice Bellard @ 2007-11-11 19:47 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/sources/qemu
Module name:	qemu
Changes by:	Fabrice Bellard <bellard>	07/11/11 19:47:02

Modified files:
	hw             : slavio_timer.c 

Log message:
	fixed invalid constant

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.18&r2=1.19

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-12-01 15:58 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2007-12-01 15:58 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	07/12/01 15:58:22

Modified files:
	hw             : slavio_timer.c 

Log message:
	 Name the magic constants, wrap long lines

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.20&r2=1.21

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-12-17 18:21 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2007-12-17 18:21 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	07/12/17 18:21:57

Modified files:
	hw             : slavio_timer.c 

Log message:
	 Fix setting counter limit to 0 (Robert Reif)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.22&r2=1.23

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-12-19 17:58 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2007-12-19 17:58 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	07/12/19 17:58:24

Modified files:
	hw             : slavio_timer.c 

Log message:
	 Fix count calculation when counter limit set to 0 (Robert Reif)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.23&r2=1.24

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-12-19 17:59 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2007-12-19 17:59 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	07/12/19 17:59:31

Modified files:
	hw             : slavio_timer.c 

Log message:
	 All registers are set to 0 on reset (Robert Reif)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.24&r2=1.25

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2007-12-27 20:23 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2007-12-27 20:23 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	07/12/27 20:23:20

Modified files:
	hw             : slavio_timer.c 

Log message:
	 Remove unused timers

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.25&r2=1.26

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2008-01-25 19:51 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2008-01-25 19:51 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	08/01/25 19:51:27

Modified files:
	hw             : slavio_timer.c 

Log message:
	 User timer limit fixes (Robert Reif)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.28&r2=1.29

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2008-01-26  9:13 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2008-01-26  9:13 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	08/01/26 09:13:46

Modified files:
	hw             : slavio_timer.c 

Log message:
	 Fix user timer mode change (Robert Reif)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.29&r2=1.30

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

* [Qemu-devel] qemu/hw slavio_timer.c
@ 2008-03-04 20:29 Blue Swirl
  0 siblings, 0 replies; 11+ messages in thread
From: Blue Swirl @ 2008-03-04 20:29 UTC (permalink / raw)
  To: qemu-devel

CVSROOT:	/cvsroot/qemu
Module name:	qemu
Changes by:	Blue Swirl <blueswir1>	08/03/04 20:29:03

Modified files:
	hw             : slavio_timer.c 

Log message:
	 Remove unneeded qemu_irq_lower (Robert Reif)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/slavio_timer.c?cvsroot=qemu&r1=1.30&r2=1.31

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

end of thread, other threads:[~2008-03-04 20:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-17 19:32 [Qemu-devel] qemu/hw slavio_timer.c Blue Swirl
  -- strict thread matches above, loose matches on Subject: below --
2008-03-04 20:29 Blue Swirl
2008-01-26  9:13 Blue Swirl
2008-01-25 19:51 Blue Swirl
2007-12-27 20:23 Blue Swirl
2007-12-19 17:59 Blue Swirl
2007-12-19 17:58 Blue Swirl
2007-12-17 18:21 Blue Swirl
2007-12-01 15:58 Blue Swirl
2007-11-11 19:47 Fabrice Bellard
2007-03-20 16:54 Thiemo Seufer

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