Age | Commit message (Expand) | Author |
2012-02-15 | qom: Unify type registration | Andreas Färber |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | isa: pic: convert to QEMU Object Model | Anthony Liguori |
2011-12-20 | isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ... | Hervé Poussineau |
2011-10-11 | ide: Convert to isa_register_portio_list | Richard Henderson |
2011-09-12 | hw: Trim superfluous #include "block_int.h" | Markus Armbruster |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2010-12-11 | Store IDE bus id in IDEBus structure for easy access. | Gleb Natapov |
2010-12-11 | Keep track of ISA ports ISA device is using in qdev. | Gleb Natapov |
2010-12-11 | Introduce fw_name field to DeviceInfo structure. | Gleb Natapov |
2010-07-06 | savevm: Add DeviceState param | Alex Williamson |
2010-07-02 | ide: Make PIIX and ISA IDE init functions return the qdev | Markus Armbruster |
2010-06-04 | ide: Split non-qdev code off ide_init2() | Markus Armbruster |
2009-11-07 | IDE: Fix reset handling | Blue Swirl |
2009-10-27 | ide: port isa ide to vmstate | Juan Quintela |
2009-10-07 | Clean up test for qdev_init() failure | Markus Armbruster |
2009-10-05 | switch ide bus to inplace allocation. | Gerd Hoffmann |
2009-09-15 | ide/isa: convert to qdev. | Gerd Hoffmann |
2009-09-04 | ide: pass down DriveInfo instead of BlockDriverState | Gerd Hoffmann |
2009-08-27 | ide: move code to hw/ide/ | Gerd Hoffmann |