summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* block: New BlockBackendMarkus Armbruster2014-10-201-0/+11
* block: Split bdrv_new_root() off bdrv_new()Markus Armbruster2014-10-201-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...Peter Maydell2014-10-162-26/+70
|\
| * hw/display/vga: Remove unused arrays dmask4 and dmask16Peter Maydell2014-10-151-26/+0
| * vga-pci: add qext region to mmioGerd Hoffmann2014-10-151-0/+70
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...Peter Maydell2014-10-1629-45/+421
|\ \
| * | bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei2014-10-1517-32/+0
| * | ide: add calling add_boot_device_patch in bootindex setter functionGonglei2014-10-151-0/+5
| * | nvma: ide: add bootindex to qom propertyGonglei2014-10-151-0/+44
| * | usb-storage: add bootindex to qom propertyGonglei2014-10-151-0/+52
| * | virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei2014-10-153-0/+6
| * | block: remove bootindex property from qdev to qomGonglei2014-10-153-3/+2
| * | virtio-blk: add bootindex to qom propertyGonglei2014-10-151-0/+3
| * | ide: add bootindex to qom propertyGonglei2014-10-151-0/+42
| * | scsi: add bootindex to qom propertyGonglei2014-10-151-0/+11
| * | isa-fdc: remove bootindexA/B property from qdev to qomGonglei2014-10-151-2/+13
| * | redirect: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | vfio: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | pci-assign: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | host-libusb: remove bootindex property from qdev to qomGonglei2014-10-151-1/+11
| * | virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei2014-10-153-0/+6
| * | usb-net: add bootindex to qom propertyGonglei2014-10-151-0/+11
| * | vmxnet3: add bootindex to qom propertyGonglei2014-10-151-0/+8
| * | spapr_lian: add bootindex to qom propertyGonglei2014-10-151-0/+10
| * | rtl8139: add bootindex to qom propertyGonglei2014-10-151-0/+10
| * | pcnet: add bootindex to qom propertyGonglei2014-10-153-1/+24
| * | ne2000: add bootindex to qom propertyGonglei2014-10-152-0/+56
| * | eepro100: add bootindex to qom propertyGonglei2014-10-151-1/+10
| * | e1000: add bootindex to qom propertyGonglei2014-10-151-0/+10
| * | virtio-net: add bootindex to qom propertyGonglei2014-10-151-0/+3
| * | fw_cfg: add fw_cfg_machine_reset functionGonglei2014-10-151-3/+52
| |/
* | qdev: Drop legacy_name from qdev propertiesGonglei2014-10-152-10/+0
* | qdev: Set the object property's description to the qdev property's.Gonglei2014-10-151-0/+5
* | qdev: Add description field in PropertyInfo structGonglei2014-10-152-0/+12
* | qdev: HotplugHandler: Add support for unplugging BUS-less devicesIgor Mammedov2014-10-151-27/+34
* | qdev: Drop legacy hotplug fields/methodsIgor Mammedov2014-10-151-13/+3
* | usb: Convert usb devices to hotplug handler APIIgor Mammedov2014-10-151-2/+7
* | usb: Convert usb-ccid to hotplug handler APIIgor Mammedov2014-10-151-1/+7
* | usb-storage: Drop not needed "allow_hotplug = 0"Igor Mammedov2014-10-151-1/+0
* | usb-bot: Drop not needed "allow_hotplug = 0"Igor Mammedov2014-10-151-1/+0
* | usb-bot: Mark device as non hotpluggableIgor Mammedov2014-10-151-0/+2
* | scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fieldsIgor Mammedov2014-10-151-16/+0
* | scsi: Convert virtio-scsi HBA to hotplug handler APIIgor Mammedov2014-10-151-10/+20
* | scsi: Convert pvscsi HBA to hotplug handler APIIgor Mammedov2014-10-151-8/+18
* | scsi: Set SCSI BUS itself as default HotplugHandlerIgor Mammedov2014-10-151-1/+7
* | s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov2014-10-151-8/+9
* | s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov2014-10-151-5/+5
* | s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov2014-10-151-2/+0
* | virtio-mmio: Drop useless bus->allow_hotplug = 0Igor Mammedov2014-10-151-15/+2
* | virtio-serial: Convert to hotplug-handler APIIgor Mammedov2014-10-151-5/+15
OpenPOWER on IntegriCloud