aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/i8254.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost1-4/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-6/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-0/+1
2020-08-27i8254: Move PITCommonState/PITCommonClass typedefs to i8254.hEduardo Habkost1-0/+2
2020-06-15isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster1-4/+5
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé1-2/+3
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-06-30pcspk: fix KVMPaolo Bonzini1-0/+8
2013-06-07kvm/i8254: QOM'ify some moreAndreas Färber1-5/+8
2013-06-07i8254: QOM'ify some moreAndreas Färber1-7/+11
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+68