Sign in
qemu
/
qemu
/
e468ffdc6d3b1c7127b785eb73a1f5c94751fb01
/
include
/
hw
/
qdev-core.h
a1190ab
migration: allow unplug during migration for failover devices
by Jens Freimann
· 5 years ago
f3a8505
qdev/qbus: add hidden device support
by Jens Freimann
· 5 years ago
d2321d3
qdev/machine: Introduce hotplug_allowed hook
by Peter Xu
· 6 years ago
46517dd
Include sysemu/sysemu.h a lot less
by Markus Armbruster
· 6 years ago
8a9358c
migration: Move the VMStateDescription typedef to typedefs.h
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
92fd453
Revert "Revert "globals: Allow global properties to be optional""
by Dr. David Alan Gilbert
· 6 years ago
e965ffa
qdev: add qdev_add_vm_change_state_handler()
by Stefan Hajnoczi
· 6 years ago
8fa70db
Revert "globals: Allow global properties to be optional"
by Daniel P. Berrangé
· 6 years ago
617902a
qom: Move compat_props machinery from qdev to QOM
by Markus Armbruster
· 6 years ago
1a3ec8c
qdev: Fix latent bug with compat_props and onboard devices
by Markus Armbruster
· 6 years ago
14405c2
qdev: Provide qdev_get_bus_hotplug_handler()
by David Hildenbrand
· 6 years ago
17cc012
qdev: Let machine hotplug handler to override bus hotplug handler
by Igor Mammedov
· 6 years ago
12b2e9f
qdev/core: fix qbus_is_full()
by Tony Krowiak
· 6 years ago
94d1cc5
qdev: pass an Object * to qbus_set_hotplug_handler()
by Michael Roth
· 6 years ago
d774174
globals: Allow global properties to be optional
by Eduardo Habkost
· 6 years ago
eae3eb3
qemu/queue.h: simplify reverse access to QTAILQ
by Paolo Bonzini
· 6 years ago
cff8b71
qdev-props: remove errp from GlobalProperty
by Marc-André Lureau
· 6 years ago
55df8e1
qdev: all globals are now user-provided
by Marc-André Lureau
· 6 years ago
1c3994f
qdev: make a separate helper function to apply compat properties
by Marc-André Lureau
· 6 years ago
ea9ce89
hw: apply accel compat properties without touching globals
by Marc-André Lureau
· 6 years ago
27c6ef1
hw: qdev: fix error in comment
by Li Qiang
· 6 years ago
6038f98
hw/qdev-core: Fix description of instance_init
by Thomas Huth
· 7 years ago
ff46d9d
qdev: Remove DeviceClass::init() and ::exit()
by Philippe Mathieu-Daudé
· 7 years ago
4a15167
qdev: Add new qdev_init_gpio_in_named_with_opaque()
by Peter Maydell
· 7 years ago
922a01a
Move include qemu/option.h from qemu-common.h to actual users
by Markus Armbruster
· 7 years ago
46795cf
qdev: add helpers to be more explicit when using abstract QOM parent functions
by Philippe Mathieu-Daudé
· 7 years ago
b850f66
qdev: rename typedef qdev_resetfn() -> DeviceReset()
by Philippe Mathieu-Daudé
· 7 years ago
03fcbd9
qdev: Check for the availability of a hotplug controller before adding a device
by Thomas Huth
· 7 years ago
04162f8
qdev: store DeviceState's canonical path to use when unparenting
by Michael Roth
· 7 years ago
f7abe0e
qapi: Change data type of the FOO_lookup generated for enum FOO
by Marc-André Lureau
· 8 years ago
5cc56cc
qdev: support properties which don't set a default value
by Peter Maydell
· 8 years ago
1b6b7d1
qdev: Add const qualifier to PropertyInfo definitions
by Fam Zheng
· 8 years ago
5b4ff3c
qdev: Introduce DEFINE_PROP_LINK
by Fam Zheng
· 8 years ago
faabdbb
qdev: Introduce PropertyInfo.create
by Fam Zheng
· 8 years ago
3fb2111
qdev: avoid type casts between signed and unsigned
by Marc-André Lureau
· 8 years ago
7631865
qdev: wrap default property value in an union
by Marc-André Lureau
· 8 years ago
a2740ad
qdev: remove PropertyInfo.qtype field
by Marc-André Lureau
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
32c7e0a
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' into staging
by Peter Maydell
· 8 years ago
21def24
qdev: Export qdev_hot_removed
by Juan Quintela
· 8 years ago
9bed84c
qdev: qdev_hotplug is really a bool
by Juan Quintela
· 8 years ago
08f00df4
qdev: remove cannot_destroy_with_object_finalize_yet
by Laurent Vivier
· 8 years ago
ba31cc7
Introduce DEVICE_CATEGORY_CPU for CPU devices
by Thomas Huth
· 8 years ago
f73480c
bus: simplify name handling
by Marc-André Lureau
· 9 years ago
b3443f4
qdev: ignore GlobalProperty.errp for hotplugged devices
by Greg Kurz
· 9 years ago
77280ad
qdev: GlobalProperty.errp field
by Eduardo Habkost
· 9 years ago
f9a8b55
qdev: Use GList for global properties
by Eduardo Habkost
· 9 years ago
14b6d44
Use scripts/clean-includes to drop redundant qemu/typedefs.h
by Markus Armbruster
· 9 years ago
90ce6e2
include: Clean up includes
by Peter Maydell
· 9 years ago
1310a3d
qobject: Rename qtype_code to QType
by Eric Blake
· 9 years ago
3b6ca40
qdev: Change Property::offset field to ptrdiff_t type
by Ildar Isaev
· 10 years ago
ff8de07
qdev: provide qdev_reset_all_fn()
by David Hildenbrand
· 10 years ago
4c315c2
qdev: Protect device-list-properties against broken devices
by Markus Armbruster
· 9 years ago
daeba96
qdev: Un-deprecate qdev_init_nofail()
by Markus Armbruster
· 10 years ago
0210afe
qdev: Deprecated qdev_init() is finally unused, drop
by Markus Armbruster
· 10 years ago
2e4450f
qom: Make enum string tables const-correct
by Daniel P. Berrange
· 10 years ago
704eb1c
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
a7c3181
qobject: Clean up around qtype_code
by Markus Armbruster
· 10 years ago
c06b2ff
acpi: add hardware implementation for memory hot unplug
by Zhu Guihua
· 10 years ago
0be6390
qdev: support to get a device firmware path directly
by Gonglei
· 10 years ago
707ff80
Add device listener interface
by Paul Durrant
· 10 years ago
4cae4d5
hmp: fix regression of HMP device_del auto-completion
by Marcel Apfelbaum
· 10 years ago
b797318
sysbus: Expose IRQ enumeration helpers
by Alexander Graf
· 11 years ago
0811867
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
17a96a1
qdev: gpio: Define qdev_pass_gpios()
by Peter Crosthwaite
· 10 years ago
15942b6
qdev: gpio: delete NamedGPIOList::out
by Peter Crosthwaite
· 10 years ago
0c24db2
qdev: gpio: Add API for intercepting a GPIO
by Peter Crosthwaite
· 10 years ago
66e56b1
qdev: add qdev_build_hotpluggable_device_list helper
by Zhu Guihua
· 10 years ago
18b91a3
qdev: Drop legacy_name from qdev properties
by Gonglei
· 10 years ago
51b2e8c
qdev: Add description field in PropertyInfo struct
by Gonglei
· 10 years ago
2d9a982
qdev: Drop legacy hotplug fields/methods
by Igor Mammedov
· 10 years ago
431bbb2
qdev: Add wrapper to set BUS as HotplugHandler
by Igor Mammedov
· 10 years ago
014176f
qdev: Add simple/generic unplug callback for HotplugHandler
by Igor Mammedov
· 10 years ago
39b888b
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
by Igor Mammedov
· 10 years ago
b3ce84f
qdev: Move global validation to a single function
by Eduardo Habkost
· 11 years ago
352e8da
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
by Paolo Bonzini
· 11 years ago
26edf8c
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
by Peter Maydell
· 11 years ago
9f9260a
qdev: Display warning about unused -global
by Don Slutz
· 11 years ago
a5f5429
qdev: Implement named GPIOs
by Peter Crosthwaite
· 11 years ago
02e7f85
qdev: Prepare realize/unrealize hooks for BusState
by Bandan Das
· 11 years ago
61de367
qdev: Keep global allocation counter per bus
by Alexander Graf
· 11 years ago
61e8a92
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 11 years ago
03ff777
qdev: Legacy properties are now read-only
by Paolo Bonzini
· 11 years ago
1a37eca
qdev: add "hotpluggable" property to Device
by Igor Mammedov
· 11 years ago
0ee4de6
qdev: add to BusState "hotplug-handler" link
by Igor Mammedov
· 11 years ago
d181976
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
6780a22
qdev: Drop misleading qbus_free() function
by Stefan Hajnoczi
· 11 years ago
dcc2093
qdev: switch reset to post-order
by Paolo Bonzini
· 11 years ago
0293214
qdev: allow both pre- and post-order vists in qdev walking functions
by Paolo Bonzini
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
02a5c4c
qdev: Drop misleading qdev_free() function
by Stefan Hajnoczi
· 12 years ago
1fc224b
Mostly revert "qemu-help: Sort devices by logical functionality"
by Markus Armbruster
· 11 years ago
fb17dfe
qdev: Pass size to qbus_create_inplace()
by Andreas Färber
· 12 years ago
3d1237f
qemu-help: Sort devices by logical functionality
by Marcel Apfelbaum
· 12 years ago
949fc82
hw: import bitmap operations in qdev-core header
by Marcel Apfelbaum
· 12 years ago
fef7fbc
qdev: Drop FROM_QBUS() macro
by Andreas Färber
· 12 years ago
fe6c211
qdev: Fix QOM unrealize behavior
by Andreas Färber
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
[Renamed from hw/qdev-core.h]
0be6bfa
qdev: Implement (variable length) array properties
by Peter Maydell
· 12 years ago
Next »