Jens Freimann
|
a1190ab628
migration: allow unplug during migration for failover devices
|
5 年之前 |
Jens Freimann
|
f3a8505656
qdev/qbus: add hidden device support
|
5 年之前 |
Peter Xu
|
d2321d31ff
qdev/machine: Introduce hotplug_allowed hook
|
6 年之前 |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 年之前 |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 年之前 |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 年之前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年之前 |
Markus Armbruster
|
c577ff624f
qapi: Split qom.json and qdev.json off misc.json
|
6 年之前 |
Markus Armbruster
|
617902af2c
qom: Move compat_props machinery from qdev to QOM
|
6 年之前 |
Markus Armbruster
|
1a3ec8c156
qdev: Fix latent bug with compat_props and onboard devices
|
6 年之前 |
David Hildenbrand
|
14405c274e
qdev: Provide qdev_get_bus_hotplug_handler()
|
6 年之前 |
Igor Mammedov
|
17cc0128da
qdev: Let machine hotplug handler to override bus hotplug handler
|
6 年之前 |
David Hildenbrand
|
07578b0ad6
qdev: Let the hotplug_handler_unplug() caller delete the device
|
6 年之前 |
Tony Krowiak
|
12b2e9f30f
qdev/core: fix qbus_is_full()
|
6 年之前 |
Peter Maydell
|
15bede5541
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
|
6 年之前 |
Paolo Bonzini
|
eae3eb3e18
qemu/queue.h: simplify reverse access to QTAILQ
|
6 年之前 |
Marc-André Lureau
|
ab94c6b42f
qdev: fix -device scsi-hd,help regression
|
6 年之前 |
Marc-André Lureau
|
1c3994f6d2
qdev: make a separate helper function to apply compat properties
|
6 年之前 |
Marc-André Lureau
|
b66bbee39f
hw: apply machine compat properties without touching globals
|
6 年之前 |
Marc-André Lureau
|
ea9ce8934c
hw: apply accel compat properties without touching globals
|
6 年之前 |
Igor Mammedov
|
8b5e6caf01
call HotplugHandler->plug() as the last step in device realization
|
6 年之前 |
Li Qiang
|
6871a0d01f
qdev: fix a typo in comment
|
7 年之前 |
Peter Xu
|
3ab72385b2
qapi: Drop qapi_event_send_FOO()'s Error ** argument
|
7 年之前 |
Stefan Hajnoczi
|
25e8978817
qdev: add HotplugHandler->post_plug() callback
|
7 年之前 |
Marc-André Lureau
|
265b578c58
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
|
7 年之前 |
Philippe Mathieu-Daudé
|
ff46d9d4d6
qdev: Remove DeviceClass::init() and ::exit()
|
7 年之前 |
Markus Armbruster
|
112ed241f5
qapi: Empty out qapi-schema.json
|
7 年之前 |
Peter Maydell
|
4a151677a8
qdev: Add new qdev_init_gpio_in_named_with_opaque()
|
7 年之前 |
Markus Armbruster
|
922a01a013
Move include qemu/option.h from qemu-common.h to actual users
|
7 年之前 |
Markus Armbruster
|
bbcad965bf
Drop superfluous includes of qapi/qmp/qjson.h
|
7 年之前 |