Sign in
qemu
/
qemu
/
42dcc547e1982f31d0f678e02f0aae5be570384a
/
qom
8185bfc
qdev: Use object_property_print() in info qtree
by Paolo Bonzini
· 13 years ago
f156f23
qom: Fix memory leak in function container_get
by Stefan Weil
· 13 years ago
dfe47e7
qom: Refine container_get() to allow using a custom root
by Andreas Färber
· 13 years ago
a612b2a
qom: add container_get
by Paolo Bonzini
· 13 years ago
dd83b06
qom: Introduce CPU class
by Andreas Färber
· 13 years ago
418ba9e
qom: Introduce object_class_get_list()
by Andreas Färber
· 13 years ago
ac45103
qom/object.c: rename type_class_init() to type_initialize()
by Igor Mitsyanko
· 13 years ago
aca59af
qom: if @instance_size==0, assign size of object to parent object size
by Igor Mitsyanko
· 13 years ago
6c1fdcf
qom: fix device hot-unplug
by Paolo Bonzini
· 13 years ago
f0cdc96
qom: In function object_set_link_property(), first call object_ref(), then object_unref().
by Alexander Barabash
· 13 years ago
258b2c4
qom: Fix object_initialize_with_type() assertion
by Andreas Färber
· 13 years ago
b2cd7de
qom: add generic string parsing/printing
by Paolo Bonzini
· 13 years ago
83f7d43
qom: Unify type registration
by Andreas Färber
· 13 years ago
1d9c5a1
qom: add property get/set wrappers for links
by Paolo Bonzini
· 13 years ago
a1e7efd
qom: fix canonical paths vs. interfaces
by Paolo Bonzini
· 13 years ago
11e35bf
qom: use object_resolve_path_type for links
by Paolo Bonzini
· 13 years ago
02fe2db
qom: add object_resolve_path_type
by Paolo Bonzini
· 13 years ago
8f770d3
qom: fix off-by-one
by Paolo Bonzini
· 13 years ago
7b7b7d1
qom: add property get/set wrappers for C types
by Paolo Bonzini
· 13 years ago
9f5f135
qom: add QObject-based property get/set wrappers
by Paolo Bonzini
· 13 years ago
b46d9b1
qom: do not include qdev header file
by Paolo Bonzini
· 13 years ago
9970bd8
qom: avoid useless conversions from string to type
by Paolo Bonzini
· 13 years ago
acc4af3
qom: clean up/optimize object_dynamic_cast
by Paolo Bonzini
· 13 years ago
8b45d44
container: make a decendent of Object
by Anthony Liguori
· 13 years ago
db85b57
object: sure up reference counting
by Anthony Liguori
· 13 years ago
fe40e62
qom: accept any compatible type when setting a link property
by Anthony Liguori
· 13 years ago
57c9faf
qom: move properties from qdev to object
by Anthony Liguori
· 13 years ago
93c511a
qom: allow object_class_foreach to take additional parameters to refine search
by Anthony Liguori
· 13 years ago
7309335
qdev: change ambiguous qdev names
by Anthony Liguori
· 13 years ago
2f28d2f
qom: add the base Object class (v2)
by Anthony Liguori
· 13 years ago