[Qemu-devel] qemu/hw slavio_timer.c

2007-12-19 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 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

[Qemu-devel] qemu/hw slavio_timer.c

2007-12-19 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl 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/h

[Qemu-devel] [BUG][PATCH] DEBUG_REMAP

2007-12-19 Thread Thayne Harbaugh
This fixes a compile error for a variable that wasn't changed (it was previously renamed to make the variable more descriptive). It also adds "#include " for prototypes of malloc() and free(). Index: qemu/linux-user/qemu.h === --- qem

[Qemu-devel] [PATCH] sparc32: all registers set to 0 on reset

2007-12-19 Thread Robert Reif
All registers are set to 0 on reset. This requires my prevoius patch which isn't in CVS yet. diff -p -u -r1.23 slavio_timer.c --- hw/slavio_timer.c 17 Dec 2007 18:21:57 - 1.23 +++ hw/slavio_timer.c 19 Dec 2007 12:28:30 - @@ -306,13 +369,11 @@ static void slavio_timer_reset(void *