index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
1
-0
/
+79
2012-08-13
qom: Reimplement Interfaces
Anthony Liguori
1
-16
/
+30
2012-08-08
Add cache handling functions
Orit Wasserman
1
-0
/
+79
2012-08-02
cpu: Move thread_kicked to CPUState
Andreas Färber
1
-0
/
+1
2012-08-02
cpu: Move thread field into CPUState
Andreas Färber
1
-0
/
+1
2012-08-02
cpu: Move CPU_COMMON_THREAD into CPUState
Andreas Färber
1
-0
/
+5
2012-06-18
Merge remote-tracking branch 'afaerber-or/qom-next-2' into staging
Anthony Liguori
1
-5
/
+42
2012-06-18
qom: Push error reporting to object_property_find()
Paolo Bonzini
1
-1
/
+3
2012-06-18
qdev: Remove qdev_prop_exists()
Paolo Bonzini
1
-0
/
+9
2012-06-18
qom: Drop type_register_static_alias() macro
Paolo Bonzini
1
-2
/
+0
2012-06-18
qom: Make Object a type
Paolo Bonzini
1
-1
/
+1
2012-06-18
qom: Add class_base_init
Paolo Bonzini
1
-2
/
+8
2012-06-18
qom: Add object_child_foreach()
Paolo Bonzini
1
-0
/
+14
2012-06-18
qom: Add object_class_get_parent()
Paolo Bonzini
1
-0
/
+8
2012-06-15
stream: move rate limiting to a separate header file
Paolo Bonzini
1
-0
/
+48
2012-05-12
qom: Documentation addition for object_class_by_name()
Paolo Bonzini
1
-0
/
+6
2012-05-08
cpu: Update documentation and comment
Andreas Färber
1
-2
/
+2
2012-04-24
qom: Refine container_get() to allow using a custom root
Andreas Färber
1
-1
/
+2
2012-04-02
qom: add container_get
Paolo Bonzini
1
-0
/
+24
2012-03-14
qom: Introduce CPU class
Andreas Färber
1
-0
/
+75
2012-03-14
qom: Introduce object_class_get_list()
Andreas Färber
1
-0
/
+11
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
1
-2
/
+2
2012-03-07
qom: Fix spelling in documentation
Stefan Weil
1
-1
/
+1
2012-02-22
qom: Document ways to retrieve child object added by object_property_add_child()
Alexander Barabash
1
-0
/
+4
2012-02-22
qom: add generic string parsing/printing
Paolo Bonzini
1
-0
/
+24
2012-02-17
qom: Fix identifiers in documentation
Andreas Färber
1
-2
/
+2
2012-02-17
qom: Fix typo in Object's documentation
Andreas Färber
1
-1
/
+1
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+2
2012-02-07
qom: add property get/set wrappers for links
Paolo Bonzini
1
-0
/
+24
2012-02-07
qom: add object_resolve_path_type
Paolo Bonzini
1
-2
/
+23
2012-02-07
qom: add property get/set wrappers for C types
Paolo Bonzini
1
-0
/
+70
2012-02-07
qom: add QObject-based property get/set wrappers
Paolo Bonzini
1
-0
/
+42
2012-02-07
qom: more documentation on subclassing
Paolo Bonzini
1
-3
/
+73
2012-02-07
qom: clean up cast macros
Paolo Bonzini
1
-7
/
+15
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
1
-1
/
+224
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-0
/
+2
2012-02-03
qom: allow object_class_foreach to take additional parameters to refine search
Anthony Liguori
1
-0
/
+1
2012-01-27
qom: add the base Object class (v2)
Anthony Liguori
1
-0
/
+436