summaryrefslogtreecommitdiff
path: root/hw/timer/i8254_common.c
AgeCommit message (Expand)Author
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini