summary refs log tree commit diff stats
path: root/hw/timer/etraxfs_timer.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* etraxfs_timer: QOM cast cleanupAndreas Färber2013-07-291-3/+8
| | | | Signed-off-by: Andreas Färber <afaerber@suse.de>
* etraxfs_timer: Rename etrax_timer to ETRAXTimerStateAndreas Färber2013-07-291-13/+13
| | | | Signed-off-by: Andreas Färber <afaerber@suse.de>
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
| | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+351
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>