| Commit message (Expand) | Author | Age | Files | Lines |
* | isa: Convert uses of isa_create() with Coccinelle | Markus Armbruster | 2020-06-15 | 1 | -2/+3 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 2019-12-17 | 1 | -1/+1 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+2 |
* | i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper | Peter Xu | 2017-12-21 | 1 | -0/+7 |
* | kvm-i8259: support "info pic" and "info irq" | Peter Xu | 2017-12-21 | 1 | -0/+1 |
* | i8259: generalize statistics into common code | Peter Xu | 2017-12-21 | 1 | -0/+41 |
* | migration: pre_save return int | Dr. David Alan Gilbert | 2017-09-27 | 1 | -1/+3 |
* | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 2017-05-17 | 1 | -1/+1 |
* | i8259: give ISA device when registering ISA ioports | Hervé Poussineau | 2016-10-04 | 1 | -2/+3 |
* | hw/intc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela | 2014-06-16 | 1 | -1/+0 |
* | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 2014-02-14 | 1 | -3/+3 |
* | isa: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+7 |
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster | 2013-12-23 | 1 | -1/+1 |
* | isa: QOM'ify ISADevice | Andreas Färber | 2013-06-07 | 1 | -10/+12 |
* | i8259: Convert PICCommonState to use QOM realizefn | Andreas Färber | 2013-06-07 | 1 | -3/+0 |
* | isa: Use realizefn for ISADevice | Andreas Färber | 2013-06-07 | 1 | -6/+3 |
* | i8259: QOM cleanups | Andreas Färber | 2013-04-29 | 1 | -4/+4 |
* | hw: move target-independent files to subdirectories | Paolo Bonzini | 2013-04-08 | 1 | -0/+161 |