Make accesses with wrong width also work as apparently real hardware allows them...
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 4 Nov 2007 11:42:11 +0000 (11:42 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 4 Nov 2007 11:42:11 +0000 (11:42 +0000)
commitb854bc196f5c4b4e3299c0b0ee63cf828ece9e77
tree8a8025f3f6b6bbae44a46fd34d43017d5a7d8fe0
parente616a7e821c477fdb88cc422a8d925e0028e93b5
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.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3527 c046a42c-6fe2-441c-8c8c-71466251a162
hw/omap.c
hw/omap.h
hw/omap1_clk.c