index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
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
*
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
*
qom: remove object_delete
Paolo Bonzini
2013-02-01
1
-17
/
+10
*
qom: document reference counting of link properties
Paolo Bonzini
2013-02-01
1
-0
/
+5
*
qom: Introduce object_class_is_abstract()
Andreas Färber
2013-01-27
1
-0
/
+8
*
qom: Extend documentation on QOM method concepts
Andreas Färber
2013-01-17
1
-3
/
+101
*
qom: Make object_resolve_path_component() path argument const
Andreas Färber
2013-01-15
1
-1
/
+1
*
Make all static TypeInfos const
Andreas Färber
2013-01-10
1
-3
/
+3
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qom: move include files to include/qom/
Paolo Bonzini
2012-12-19
1
-0
/
+1003