Gonglei
|
d6af26d6ce
qdev: Add cleanup logic in device_set_realized() to avoid resource leak
|
11 years ago |
Gonglei
|
8bb90ee80a
qdev: Use NULL instead of local_err for qbus_child unrealize
|
11 years ago |
Eduardo Habkost
|
319627006a
qdev: Don't abort() in case globals can't be set
|
11 years ago |
Peter Maydell
|
8593efa4fb
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
|
11 years ago |
Peter Maydell
|
c26f3a0a6d
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
|
11 years ago |
Paolo Bonzini
|
352e8da743
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
|
11 years ago |
Stefan Hajnoczi
|
67cc7e0aac
qdev: add qdev_alias_all_properties()
|
11 years ago |
Peter Crosthwaite
|
f173d57a4c
irq: Allocate IRQs individually
|
11 years ago |
Wenchao Xia
|
24b699fb2b
qapi event: convert DEVICE_DELETED
|
11 years ago |
Paolo Bonzini
|
5942a19040
qdev: recursively unrealize devices when unrealizing bus
|
11 years ago |
Paolo Bonzini
|
b7b34d055d
qdev: reorganize error reporting in bus_set_realized
|
11 years ago |
Igor Mammedov
|
d012ffc189
qdev: expose DeviceState.hotplugged field as a property
|
11 years ago |
Igor Mammedov
|
b745454811
qdev: hotplug for bus-less devices
|
11 years ago |
Peter Crosthwaite
|
a5f54290ce
qdev: Implement named GPIOs
|
11 years ago |
Stefan Weil
|
f5a014d236
hw/9pfs: Add missing 'static' attributes
|
11 years ago |
Markus Armbruster
|
a7737e4496
hw: Consistently name Error ** objects errp, and not err
|
11 years ago |
Peter Maydell
|
3a87f8b685
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
|
11 years ago |
Paolo Bonzini
|
6b1566cbe3
qdev: Introduce FWPathProvider interface
|
11 years ago |
Stefan Hajnoczi
|
39f72ef94b
qom: Add check() argument to object_property_add_link()
|
11 years ago |
Stefan Hajnoczi
|
9561fda8d9
qom: Make QOM link property unref optional
|
11 years ago |
Bandan Das
|
5c21ce77d7
qdev: Realize buses on device realization
|
11 years ago |
Bandan Das
|
02e7f85dac
qdev: Prepare realize/unrealize hooks for BusState
|
11 years ago |
Igor Mammedov
|
267a3264cd
qdev: Set DeviceClass::hotpluggable default in class_init()
|
11 years ago |
Andreas Färber
|
2b81b35f8f
qdev: Fix bus dependency of DeviceState::hotpluggable getter
|
11 years ago |
Alexander Graf
|
61de36761b
qdev: Keep global allocation counter per bus
|
11 years ago |
Peter Maydell
|
61e8a92364
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
|
11 years ago |
Paolo Bonzini
|
7ce7ffe027
qdev: Legacy properties are just strings
|
11 years ago |
Paolo Bonzini
|
03ff777048
qdev: Legacy properties are now read-only
|
11 years ago |
Igor Mammedov
|
5e95494380
hw/pci: switch to a generic hotplug handling for PCIDevice
|
11 years ago |
Igor Mammedov
|
1a37eca107
qdev: add "hotpluggable" property to Device
|
11 years ago |