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
/
qom
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
qom: Allow optional sugar props
Greg Kurz
1
-1
/
+3
2021-01-02
qom: Assert that objects being destroyed have no parent
Eduardo Habkost
1
-0
/
+1
2020-12-19
Revert "qobject: let object_property_get_str() use new API"
Markus Armbruster
1
-3
/
+6
2020-12-19
qobject: Change qobject_to_json()'s value to GString
Markus Armbruster
2
-6
/
+5
2020-12-19
qobject: Make qobject_to_json_pretty() take a pretty argument
Markus Armbruster
1
-1
/
+1
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-21
/
+8
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
1
-29
/
+7
2020-12-10
qom: code hardening - have bound checking while looping with integer value
Ani Sinha
1
-2
/
+3
2020-12-10
qom: eliminate identical functions
Paolo Bonzini
1
-29
/
+7
2020-12-10
qom: Improve {qom,device}-list-properties error messages
Markus Armbruster
1
-11
/
+6
2020-10-15
qom: Add user_creatable_print_help_from_qdict()
Kevin Wolf
1
-0
/
+9
2020-10-15
qom: Factor out helpers from user_creatable_print_help()
Kevin Wolf
1
-38
/
+52
2020-10-12
qom: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
1
-8
/
+0
2020-10-06
qom: Improve error message displayed with missing object properties
Philippe Mathieu-Daudé
1
-1
/
+2
2020-09-24
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-10
/
+10
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-10
/
+10
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
1
-25
/
+35
2020-09-18
qom: Allow objects to be allocated with increased alignment
Richard Henderson
1
-3
/
+33
2020-09-18
qom: Clean up object_property_get_enum()'s error value
Markus Armbruster
1
-3
/
+3
2020-09-15
object_initialize: try module load
Gerd Hoffmann
1
-0
/
+6
2020-09-08
qom: make object_ref/unref use a void * instead of Object *.
Daniel P. Berrangé
1
-2
/
+4
2020-08-21
meson: convert common QMP bits for qemu and qemu-storage-daemon
Paolo Bonzini
2
-2
/
+3
2020-08-21
meson: convert crypto directory to Meson
Marc-André Lureau
1
-1
/
+1
2020-08-21
meson: convert qom directory to Meson (tools part)
Marc-André Lureau
2
-3
/
+15
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-21
qom: Make info qom-tree sort children more efficiently
Markus Armbruster
1
-12
/
+13
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2
-11
/
+7
2020-07-17
qom: Plug memory leak in "info qom-tree"
Markus Armbruster
1
-2
/
+4
2020-07-10
qom: Introduce object_property_try_add_child()
Eric Auger
2
-7
/
+21
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2
-24
/
+14
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
1
-3
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-24
/
+8
2020-07-10
qom: Make functions taking Error ** return bool, not 0/-1
Markus Armbruster
1
-7
/
+7
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2
-14
/
+7
2020-07-10
qom: Make functions taking Error ** return bool, not void
Markus Armbruster
3
-47
/
+79
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
5
-33
/
+34
2020-07-10
qom: Use return values to check for error where that's simpler
Markus Armbruster
1
-11
/
+14
2020-07-10
qom: Rename qdev_get_type() to object_get_type()
Markus Armbruster
1
-2
/
+2
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2
-30
/
+15
2020-07-07
qdev: device module support
Gerd Hoffmann
1
-1
/
+2
2020-07-07
object: qom module support
Gerd Hoffmann
1
-0
/
+14
2020-06-17
hmp: Make json format optional for qom-set
David Hildenbrand
1
-4
/
+16
2020-06-17
qom-hmp-cmds: fix a memleak in hmp_qom_get
Pan Nengyuan
1
-0
/
+1
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
1
-4
/
+15
2020-06-15
qom: Make "info qom-tree" show children sorted
Markus Armbruster
1
-8
/
+16
2020-06-15
qom: Constify object_get_canonical_path{,_component}()'s parameter
Markus Armbruster
1
-2
/
+2
2020-06-10
qom/container: remove .instance_size initializer from container_info
Masahiro Yamada
1
-1
/
+0
2020-06-10
qom/object: pass (Object *) to object_initialize_with_type()
Masahiro Yamada
1
-3
/
+1
2020-06-10
qom/object: simplify type_initialize_interface()
Masahiro Yamada
1
-2
/
+1
2020-06-10
qom/object: factor out the initialization of hash table of properties
Masahiro Yamada
1
-5
/
+3
[next]