aboutsummaryrefslogtreecommitdiff
path: root/include/hw/timer/i8254.h
AgeCommit message (Expand)Author
2023-02-27hw: Replace isa_get_irq() by isa_bus_get_irq() when ISABus is availablePhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27i8254: Move PITCommonState/PITCommonClass typedefs to i8254.hEduardo Habkost
2020-06-15isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2017-12-18hw/timer/i8254: rename pit_init() -> i8254_pit_init()Philippe Mathieu-Daudé
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-30pcspk: fix KVMPaolo Bonzini
2013-06-07kvm/i8254: QOM'ify some moreAndreas Färber
2013-06-07i8254: QOM'ify some moreAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini