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
/
include
/
hw
/
qdev-core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
1
-1
/
+1
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
1
-2
/
+2
2021-09-15
qdev: Complete qdev_init_gpio_out() documentation
Philippe Mathieu-Daudé
1
-0
/
+4
2021-09-13
qdev: Support marking individual buses as 'full'
Peter Maydell
1
-0
/
+24
2020-12-15
machine: introduce MachineInitPhase
Paolo Bonzini
1
-1
/
+31
2020-12-15
vl: move all generic initialization out of vl.c
Paolo Bonzini
1
-0
/
+1
2020-12-15
qdev: Move property code to qdev-properties.[ch]
Eduardo Habkost
1
-37
/
+0
2020-12-10
vl: move various initialization routines out of qemu_init
Paolo Bonzini
1
-8
/
+0
2020-12-08
failover: Rename function to hide_device()
Juan Quintela
1
-13
/
+15
2020-12-08
failover: should_be_hidden() should take a bool
Juan Quintela
1
-1
/
+1
2020-10-30
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-2
/
+2
2020-10-27
qdev: Fix two typos
Maxim Levitsky
1
-2
/
+2
2020-10-26
hw/misc/led: Allow connecting from GPIO output
Philippe Mathieu-Daudé
1
-0
/
+16
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
1
-0
/
+2
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
1
-0
/
+9
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
1
-1
/
+12
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-07-20
qdev: Document GPIO related functions
Peter Maydell
1
-2
/
+189
2020-07-20
qdev: Document qdev_unrealize()
Peter Maydell
1
-0
/
+19
2020-07-20
qdev: Move doc comments from qdev.c to qdev-core.h
Peter Maydell
1
-0
/
+57
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-2
/
+1
2020-07-02
qdev: Drop qbus_set_bus_hotplug_handler() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: qdev_init_nofail() is now unused, drop
Markus Armbruster
1
-2
/
+1
2020-06-15
qdev: qdev_create(), qdev_try_create() are now unused, drop
Markus Armbruster
1
-2
/
+0
2020-06-15
qdev: Convert to qdev_unrealize() manually
Markus Armbruster
1
-1
/
+0
2020-06-15
qdev: New qdev_new(), qdev_realize(), etc.
Markus Armbruster
1
-1
/
+10
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-2
/
+2
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-1
/
+1
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
1
-0
/
+12
2020-01-30
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
1
-0
/
+27
2020-01-30
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
1
-0
/
+27
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-2
/
+2
2020-01-24
qdev: register properties as class properties
Marc-André Lureau
1
-2
/
+2
2020-01-24
qdev: rename DeviceClass.props
Paolo Bonzini
1
-1
/
+6
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-0
/
+2
2020-01-24
qdev: move helper function to monitor/misc
Marc-André Lureau
1
-2
/
+0
2019-10-29
migration: allow unplug during migration for failover devices
Jens Freimann
1
-0
/
+1
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
1
-0
/
+29
2019-09-16
qdev/machine: Introduce hotplug_allowed hook
Peter Xu
1
-0
/
+1
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-5
/
+0
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-4
/
+2
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
1
-1
/
+0
2019-07-29
Revert "Revert "globals: Allow global properties to be optional""
Dr. David Alan Gilbert
1
-0
/
+3
2019-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
1
-0
/
+5
2019-05-20
Revert "globals: Allow global properties to be optional"
Daniel P. Berrangé
1
-3
/
+0
2019-03-11
qom: Move compat_props machinery from qdev to QOM
Markus Armbruster
1
-4
/
+0
2019-03-11
qdev: Fix latent bug with compat_props and onboard devices
Markus Armbruster
1
-0
/
+2
2019-03-06
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
1
-0
/
+1
[next]