index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qom
/
object.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
object: make some funcs static
Marc-André Lureau
2017-01-24
1
-24
/
+0
*
object.h: spelling fix
Marc-André Lureau
2017-01-24
1
-1
/
+1
*
qom: Fix comment typo
Changlong Xie
2016-07-06
1
-1
/
+1
*
qom: API to get instance_size of a type
Bharata B Rao
2016-06-17
1
-1
/
+7
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-3
/
+0
*
qom: Correct object_property_get_int() description
Alistair Francis
2016-02-11
1
-1
/
+1
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
1
-2
/
+2
*
qom: Use typedef for Visitor
Eric Blake
2016-02-08
1
-5
/
+4
*
qom: Change object property iterator API contract
Daniel P. Berrange
2016-01-18
1
-16
/
+14
*
qom: Allow properties to be registered against classes
Daniel P. Berrange
2016-01-18
1
-1
/
+45
*
qom: Update documentation comment of struct Object
Cao jin
2015-12-03
1
-3
/
+0
*
qom: Replace object property list with GHashTable
Pavel Fedin
2015-11-19
1
-3
/
+7
*
qom: Introduce ObjectPropertyIterator struct for iteration
Daniel P. Berrange
2015-11-18
1
-0
/
+49
*
qom/object: fix 2 comment typos
Cao jin
2015-11-06
1
-5
/
+5
*
qom: Add recursive version of object_child_for_each
Peter Crosthwaite
2015-09-08
1
-0
/
+15
*
qom: Don't pass string table to object_get_enum() function
Daniel P. Berrange
2015-06-19
1
-2
/
+2
*
qom: Add an object_property_add_enum() helper function
Daniel P. Berrange
2015-06-19
1
-0
/
+19
*
qom: Make enum string tables const-correct
Daniel P. Berrange
2015-06-19
1
-1
/
+1
*
qom: Add object_new_with_props() / object_new_withpropv() helpers
Daniel P. Berrange
2015-06-19
1
-0
/
+128
*
qom: Add helper function for getting user objects root
Daniel P. Berrange
2015-06-19
1
-0
/
+12
*
qom: add object_property_add_const_link
Paolo Bonzini
2015-06-05
1
-0
/
+18
*
Generalize QOM publishing of date and time from mc146818rtc.c
David Gibson
2015-03-09
1
-0
/
+14
*
qom: Fix typo, 'my_class_init' -> 'derived_class_init'
Zhoujian
2015-02-16
1
-1
/
+1
*
qom: Add description field in ObjectProperty struct
Gonglei
2014-10-15
1
-0
/
+14
*
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
1
-5
/
+29
*
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
1
-0
/
+20
*
qom: introduce object_property_get_enum and object_property_get_uint16List
Hu Tao
2014-06-19
1
-0
/
+28
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+18
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-1
/
+10
*
object: add object_get_canonical_path_component()
Stefan Hajnoczi
2014-03-13
1
-0
/
+8
*
qapi: Add human mode to StringOutputVisitor
Paolo Bonzini
2014-02-14
1
-1
/
+2
*
qom: Do not register interface "types" in the type table and fix names
Paolo Bonzini
2013-12-24
1
-0
/
+1
*
qom: Split out object and class caches
Peter Crosthwaite
2013-12-24
1
-1
/
+2
*
qom: Fix pointer to int property helpers' documentation
Michael S. Tsirkin
2013-11-05
1
-21
/
+52
*
qom: add pointer to int property helpers
Michael S. Tsirkin
2013-10-14
1
-0
/
+21
*
qom: cleanup struct Error references
Michael S. Tsirkin
2013-10-14
1
-25
/
+25
*
cleanup object.h: include error.h directly
Igor Mammedov
2013-10-14
1
-1
/
+1
*
qom: Assert instance size in object_initialize_with_type()
Andreas Färber
2013-08-30
1
-1
/
+2
*
qom: Pass available size to object_initialize()
Andreas Färber
2013-08-30
1
-1
/
+2
*
qom: Fix object_initialize_with_type() argument name in documentation
Andreas Färber
2013-08-30
1
-1
/
+1
*
object: Fix typo in qom/object.h
Peter Chubb
2013-08-30
1
-1
/
+1
*
qom: Introduce instance_post_init hook
Eduardo Habkost
2013-08-16
1
-0
/
+3
*
qom: aggressively optimize qom casting
Anthony Liguori
2013-05-13
1
-0
/
+4
*
qom: allow turning cast debugging off
Paolo Bonzini
2013-05-13
1
-5
/
+6
*
qom: pass file/line/function to asserting casts
Paolo Bonzini
2013-05-13
1
-5
/
+11
*
qom: improve documentation of cast functions
Paolo Bonzini
2013-05-13
1
-2
/
+21
*
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-1
/
+1
[next]