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
/
tests
/
test-qdev-global-props.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
tests: Fixes test-qdev-global-props.c
Yonggang Luo
1
-3
/
+6
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-4
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-4
/
+5
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+1
2019-01-07
qdev: all globals are now user-provided
Marc-André Lureau
1
-51
/
+6
2018-12-11
qdev: move qdev_prop_register_global_list() to tests
Marc-André Lureau
1
-4
/
+14
2018-12-11
tests: qdev_prop_check_globals() doesn't return "all_used"
Marc-André Lureau
1
-6
/
+6
2017-07-17
test-qdev-global-props: Test global property ordering
Eduardo Habkost
1
-0
/
+33
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
1
-3
/
+3
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-1
/
+1
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-10
/
+4
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-2
/
+2
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
1
-11
/
+55
2014-09-18
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
1
-1
/
+1
2014-09-18
test-qdev-global-props: Test handling of hotpluggable and non-device types
Eduardo Habkost
1
-0
/
+55
2014-09-18
test-qdev-global-props: Initialize not_used=true for all props
Eduardo Habkost
1
-2
/
+5
2014-09-18
test-qdev-global-props: Run tests on subprocess
Eduardo Habkost
1
-6
/
+43
2014-09-14
test-qdev-global-props: Trivial comment fix
Eduardo Habkost
1
-1
/
+1
2014-06-05
qdev: Add test of qdev_prop_check_global
Don Slutz
1
-0
/
+4
2013-08-16
qdev: Set globals in instance_post_init function
Eduardo Habkost
1
-0
/
+73
2013-08-16
tests: Unit tests for qdev global properties handling
Eduardo Habkost
1
-0
/
+107