| Commit message (Expand) | Author | Age | Files | Lines |
* | Make all static TypeInfos const | Andreas Färber | 2013-01-10 | 1 | -1/+1 |
* | pci: update all users to look in pci/ | Michael S. Tsirkin | 2012-12-17 | 1 | -1/+1 |
* | qom: Unify type registration | Andreas Färber | 2012-02-15 | 1 | -2/+3 |
* | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 2012-02-03 | 1 | -8/+10 |
* | pci: convert to QEMU Object Model | Anthony Liguori | 2012-01-27 | 1 | -12/+18 |
* | qdev: prepare source tree for code conversion | Anthony Liguori | 2012-01-27 | 1 | -16/+13 |
* | malta: give ISA bus to ISA methods | Hervé Poussineau | 2011-12-20 | 1 | -1/+2 |
* | isa: Pass i/o address space to isa_bus_new | Richard Henderson | 2011-09-25 | 1 | -1/+1 |
* | hw/piix4.c: convert to PCIDeviceInfo to initialize ids | Isaku Yamahata | 2011-06-12 | 1 | -7/+3 |
* | vmstate: port piix4 | Juan Quintela | 2011-04-22 | 1 | -14/+11 |
* | piix4: create PIIX4State | Juan Quintela | 2011-04-22 | 1 | -12/+17 |
* | piix: tag as not hotpluggable. | Gerd Hoffmann | 2011-01-10 | 1 | -0/+1 |
* | pci: set PCI multi-function bit appropriately. | Isaku Yamahata | 2010-07-11 | 1 | -2/+0 |
* | pci: set multifunction property for normal device. | Isaku Yamahata | 2010-07-11 | 1 | -1/+1 |
* | savevm: Add DeviceState param | Alex Williamson | 2010-07-06 | 1 | -1/+1 |
* | v3: don't call reset functions on cpu initialization | Glauber Costa | 2009-11-07 | 1 | -1/+0 |
* | mips malta: Fix fdc regression and use qdev for i8042 setup | Stefan Weil | 2009-09-04 | 1 | -0/+1 |
* | Split piix4 support from piix_pci.c | Juan Quintela | 2009-09-04 | 1 | -0/+128 |