Statistics
| Branch: | Revision:

root / hw / timer / arm_timer.c @ 25fce9ad

History | View | Annotate | Download (10.9 kB)

# Date Author Comment
1024d7f0 07/29/2013 10:07 pm Andreas Färber

arm_timer: Rename sp804_state to SP804State

Signed-off-by: Andreas Färber <>

0c88dea5 07/29/2013 10:07 pm Andreas Färber

arm_timer: QOM cast cleanup for SP804State

Signed-off-by: Andreas Färber <>

e2051b42 07/29/2013 10:07 pm Andreas Färber

arm_timer: QOM cast cleanup for icp_pit_state

Signed-off-by: Andreas Färber <>

853dca12 07/04/2013 06:42 pm Paolo Bonzini

hw/t*: pass owner to memory_region_init* functions

Signed-off-by: Paolo Bonzini <>

2c9b15ca 07/04/2013 06:42 pm Paolo Bonzini

memory: add owner argument to initialization functions

Signed-off-by: Paolo Bonzini <>

49ab747f 04/08/2013 07:13 pm Paolo Bonzini

hw: move target-independent files to subdirectories

This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.

Signed-off-by: Paolo Bonzini <>