bcm2835_st: misc cleanup and bugfixes
commit6079bf3f90c1c7ef70bc07fa44b17d05298184c4
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Thu, 31 Dec 2015 19:38:28 +0000 (31 11:38 -0800)
committerAndrew Baumann <Andrew.Baumann@microsoft.com>
Thu, 31 Dec 2015 19:38:28 +0000 (31 11:38 -0800)
tree378bb58b5d405916da9af23cb8cd12ff5a4330ae
parent6401bcffaac094cf6abe8e6291cb9cd35d67ed88
bcm2835_st: misc cleanup and bugfixes

 * avoid possible (but maybe not actual) races/corner cases in update()
 * only call set_irq for interrupts that change
 * define region size appropriately
hw/timer/bcm2835_st.c