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
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
1
-1
/
+0
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2015-12-17
qobject: Rename qtype_code to QType
Eric Blake
1
-1
/
+1
2015-11-18
qdev: Change Property::offset field to ptrdiff_t type
Ildar Isaev
1
-1
/
+1
2015-11-11
qdev: provide qdev_reset_all_fn()
David Hildenbrand
1
-0
/
+1
2015-10-09
qdev: Protect device-list-properties against broken devices
Markus Armbruster
1
-0
/
+13
2015-06-19
qdev: Un-deprecate qdev_init_nofail()
Markus Armbruster
1
-2
/
+2
2015-06-19
qdev: Deprecated qdev_init() is finally unused, drop
Markus Armbruster
1
-2
/
+1
2015-06-19
qom: Make enum string tables const-correct
Daniel P. Berrange
1
-1
/
+1
2015-05-12
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
1
-1
/
+1
2015-05-11
qobject: Clean up around qtype_code
Markus Armbruster
1
-1
/
+1
2015-04-27
acpi: add hardware implementation for memory hot unplug
Zhu Guihua
1
-0
/
+1
2015-02-11
qdev: support to get a device firmware path directly
Gonglei
1
-0
/
+1
2015-01-20
Add device listener interface
Paul Durrant
1
-0
/
+10
2014-11-27
hmp: fix regression of HMP device_del auto-completion
Marcel Apfelbaum
1
-1
/
+1
2014-11-04
sysbus: Expose IRQ enumeration helpers
Alexander Graf
1
-0
/
+1
2014-10-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+5
2014-10-23
qdev: gpio: Define qdev_pass_gpios()
Peter Crosthwaite
1
-0
/
+3
2014-10-23
qdev: gpio: delete NamedGPIOList::out
Peter Crosthwaite
1
-1
/
+0
2014-10-23
qdev: gpio: Add API for intercepting a GPIO
Peter Crosthwaite
1
-0
/
+2
2014-10-23
qdev: add qdev_build_hotpluggable_device_list helper
Zhu Guihua
1
-0
/
+2
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-1
/
+0
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
1
-0
/
+1
2014-10-15
qdev: Drop legacy hotplug fields/methods
Igor Mammedov
1
-4
/
+1
2014-10-15
qdev: Add wrapper to set BUS as HotplugHandler
Igor Mammedov
1
-7
/
+4
2014-10-15
qdev: Add simple/generic unplug callback for HotplugHandler
Igor Mammedov
1
-0
/
+2
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
1
-0
/
+5
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
1
-5
/
+5
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
1
-0
/
+1
2014-06-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+8
2014-06-05
qdev: Display warning about unused -global
Don Slutz
1
-0
/
+8
2014-05-28
qdev: Implement named GPIOs
Peter Crosthwaite
1
-4
/
+20
2014-03-13
qdev: Prepare realize/unrealize hooks for BusState
Bandan Das
1
-0
/
+6
2014-03-05
qdev: Keep global allocation counter per bus
Alexander Graf
1
-0
/
+2
2014-02-20
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
1
-1
/
+0
2014-02-14
qdev: Legacy properties are now read-only
Paolo Bonzini
1
-1
/
+0
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
1
-0
/
+3
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
1
-0
/
+12
2014-01-10
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-5
/
+10
2013-12-24
qdev: Drop misleading qbus_free() function
Stefan Hajnoczi
1
-2
/
+0
2013-12-23
qdev: switch reset to post-order
Paolo Bonzini
1
-1
/
+1
2013-12-23
qdev: allow both pre- and post-order vists in qdev walking functions
Paolo Bonzini
1
-4
/
+9
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
1
-1
/
+12
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+0
2013-10-11
Mostly revert "qemu-help: Sort devices by logical functionality"
Markus Armbruster
1
-16
/
+0
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-07-29
qemu-help: Sort devices by logical functionality
Marcel Apfelbaum
1
-0
/
+29
2013-07-29
hw: import bitmap operations in qdev-core header
Marcel Apfelbaum
1
-0
/
+1
2013-06-07
qdev: Drop FROM_QBUS() macro
Andreas Färber
1
-2
/
+0
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
1
-1
/
+1
[next]