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
/
check-qom-proplist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-02
tests: Use error_free_or_abort() where appropriate
Markus Armbruster
1
-5
/
+2
2020-07-02
tests: Use &error_abort where appropriate
Markus Armbruster
1
-5
/
+2
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-20
/
+9
2020-05-15
tests/check-qom-proplist: Improve iterator coverage
Markus Armbruster
1
-25
/
+26
2018-10-05
tests/qom-proplist: check class properties iterator
Marc-André Lureau
1
-0
/
+9
2018-10-05
tests/qom-proplist: check properties are not listed multiple times
Marc-André Lureau
1
-20
/
+24
2018-10-05
tests/qom-proplist: check duplicate "bv" property registration failed
Marc-André Lureau
1
-1
/
+4
2017-09-04
qapi: drop the sentinel in enum array
Marc-André Lureau
1
-1
/
+0
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-6
/
+9
2017-07-31
tests: check-qom-proplist: fix leak
Marc-André Lureau
1
-0
/
+2
2017-07-17
qom: Fix ambiguous path detection when ambiguous=NULL
Eduardo Habkost
1
-0
/
+3
2017-07-17
tests: Test case for object_resolve_path*()
Eduardo Habkost
1
-0
/
+39
2017-06-06
monitor: fix object_del for command-line-created objects
Michael Roth
1
-2
/
+2
2017-06-06
tests: check-qom-proplist: add checks for cmdline-created objects
Michael Roth
1
-0
/
+56
2016-09-08
tests: fix check-qom-proplist leaks
Marc-André Lureau
1
-0
/
+16
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-18
qom: Change object property iterator API contract
Daniel P. Berrange
1
-4
/
+3
2016-01-18
qom: Allow properties to be registered against classes
Daniel P. Berrange
1
-10
/
+21
2015-11-18
qom: Add a test case for complex property finalization
Daniel P. Berrange
1
-0
/
+159
2015-11-18
qom: Introduce ObjectPropertyIterator struct for iteration
Daniel P. Berrange
1
-0
/
+46
2015-06-19
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
1
-0
/
+43
2015-06-19
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
1
-0
/
+73
2015-06-19
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
1
-0
/
+186