CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Andrzej Zaborowski <balrog>     07/11/04 11:42:11

Modified files:
        hw             : omap.c omap.h omap1_clk.c 

Log message:
        Make accesses with wrong width also work as apparently real hardware 
allows them when the fault is disabled.
        Fix DMA register writes if target_phys_addr_t is 64-bit.
        Make more functions static.
        A timer hack to make PalmOS run in finite time (uses very short timer 
periods, much shorter than clocksource tick).
        Re-calculate internal clock rates on start-up.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/omap.c?cvsroot=qemu&r1=1.16&r2=1.17
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/omap.h?cvsroot=qemu&r1=1.12&r2=1.13
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/omap1_clk.c?cvsroot=qemu&r1=1.1&r2=1.2


Reply via email to