summaryrefslogtreecommitdiffstats
path: root/hw/intc/i8259_common.c
Commit message (Expand)AuthorAgeFilesLines
* isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster2020-06-151-2/+3
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* hw: replace hw/i386/pc.h with a header just for the i8259Paolo Bonzini2019-12-171-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+2
* i8259: move TYPE_INTERRUPT_STATS_PROVIDER upperPeter Xu2017-12-211-0/+7
* kvm-i8259: support "info pic" and "info irq"Peter Xu2017-12-211-0/+1
* i8259: generalize statistics into common codePeter Xu2017-12-211-0/+41
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-171-1/+1
* i8259: give ISA device when registering ISA ioportsHervé Poussineau2016-10-041-2/+3
* hw/intc: Clean up includesPeter Maydell2016-01-291-0/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-1/+0Star
* qdev: Remove hex8/32/64 property typesPaolo Bonzini2014-02-141-3/+3
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+7
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* isa: QOM'ify ISADeviceAndreas Färber2013-06-071-10/+12
* i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-3/+0Star
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-6/+3Star
* i8259: QOM cleanupsAndreas Färber2013-04-291-4/+4
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+161