aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/i8259_common.c
AgeCommit message (Expand)Author
2017-12-21i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu
2017-12-21kvm-i8259: support "info pic" and "info irq"Peter Xu
2017-12-21i8259: generalize statistics into common codePeter Xu
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2016-10-04i8259: give ISA device when registering ISA ioportsHervé Poussineau
2016-01-29hw/intc: Clean up includesPeter Maydell
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
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