aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-10-15host-libusb: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15usb-net: add bootindex to qom propertyGonglei
2014-10-15vmxnet3: add bootindex to qom propertyGonglei
2014-10-15spapr_lian: add bootindex to qom propertyGonglei
2014-10-15rtl8139: add bootindex to qom propertyGonglei
2014-10-15pcnet: add bootindex to qom propertyGonglei
2014-10-15ne2000: add bootindex to qom propertyGonglei
2014-10-15eepro100: add bootindex to qom propertyGonglei
2014-10-15e1000: add bootindex to qom propertyGonglei
2014-10-15virtio-net: add bootindex to qom propertyGonglei
2014-10-15fw_cfg: add fw_cfg_machine_reset functionGonglei
2014-10-15qdev: Drop legacy_name from qdev propertiesGonglei
2014-10-15qdev: Set the object property's description to the qdev property's.Gonglei
2014-10-15qdev: Add description field in PropertyInfo structGonglei
2014-10-15qdev: HotplugHandler: Add support for unplugging BUS-less devicesIgor Mammedov
2014-10-15qdev: Drop legacy hotplug fields/methodsIgor Mammedov
2014-10-15usb: Convert usb devices to hotplug handler APIIgor Mammedov
2014-10-15usb: Convert usb-ccid to hotplug handler APIIgor Mammedov
2014-10-15usb-storage: Drop not needed "allow_hotplug = 0"Igor Mammedov
2014-10-15usb-bot: Drop not needed "allow_hotplug = 0"Igor Mammedov
2014-10-15usb-bot: Mark device as non hotpluggableIgor Mammedov
2014-10-15scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fieldsIgor Mammedov
2014-10-15scsi: Convert virtio-scsi HBA to hotplug handler APIIgor Mammedov
2014-10-15scsi: Convert pvscsi HBA to hotplug handler APIIgor Mammedov
2014-10-15scsi: Set SCSI BUS itself as default HotplugHandlerIgor Mammedov
2014-10-15s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov
2014-10-15s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov
2014-10-15s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov
2014-10-15virtio-mmio: Drop useless bus->allow_hotplug = 0Igor Mammedov
2014-10-15virtio-serial: Convert to hotplug-handler APIIgor Mammedov
2014-10-15virtio-pci: Drop BusState::allow_hotplugIgor Mammedov
2014-10-15target-i386: ICC bus: Drop BusState::allow_hotplugIgor Mammedov
2014-10-15qdev: Drop hotplug check from bus_add_child()Igor Mammedov
2014-10-15qdev: Add wrapper to set BUS as HotplugHandlerIgor Mammedov
2014-10-15qdev: Add simple/generic unplug callback for HotplugHandlerIgor Mammedov
2014-10-15qdev: HotplugHandler: Provide unplug callbackIgor Mammedov
2014-10-15qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov
2014-10-15Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()Igor Mammedov
2014-10-14mips_malta: update malta's pseudo-bootloader - replace JR with JALRLeon Alrae
2014-10-13qdev: gpio: Register GPIO outputs as QOM linksPeter Crosthwaite
2014-10-13qdev: gpio: Register GPIO inputs as child objectsPeter Crosthwaite
2014-10-13qdev: gpio: Don't allow name share between I and OPeter Crosthwaite
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-10-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-10-09virtio-scsi: fix use-after-free of VirtIOSCSIReqPaolo Bonzini
2014-10-03q35/ahci: Pick up -cdrom and -hda optionsJohn Snow
2014-10-03ide: Update ide_drive_get to be HBA agnosticJohn Snow