summaryrefslogtreecommitdiff
path: root/hw/intc/i8259_common.c
AgeCommit message (Expand)Author
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
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-06-07isa: QOM'ify ISADeviceAndreas Färber
2013-06-07i8259: Convert PICCommonState to use QOM realizefnAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29i8259: QOM cleanupsAndreas Färber
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini