index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
/
bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
1
-11
/
+17
2020-07-10
qom: Use returned bool to check for failure, manual part
Markus Armbruster
1
-5
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-4
/
+4
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-3
/
+3
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
1
-2
/
+2
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-06-15
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
1
-0
/
+14
2020-06-15
qdev: Rename qbus_realize() to qbus_init()
Markus Armbruster
1
-3
/
+3
2020-05-15
various: Remove unnecessary OBJECT() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-13
/
+4
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-4
/
+3
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
1
-0
/
+5
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
1
-0
/
+97
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-06-13
hw/core/bus.c: Only the main system bus can have no parent
Peter Maydell
1
-12
/
+9
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
1
-1
/
+1
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-9
/
+2
2018-06-18
Revert "bus: do not unref the added child bus on realize"
Marc-André Lureau
1
-0
/
+1
2018-06-12
bus: do not unref the added child bus on realize
Marc-André Lureau
1
-1
/
+0
2017-03-01
bus: do not unref hotplug handler
Marc-André Lureau
1
-1
/
+1
2016-09-08
bus: simplify name handling
Marc-André Lureau
1
-15
/
+6
2016-05-26
qdev: Start disentangling bus from device
Andreas Färber
1
-0
/
+251