index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-07
qom: Fix spelling in documentation
Stefan Weil
2012-02-22
qom: Document ways to retrieve child object added by object_property_add_child()
Alexander Barabash
2012-02-22
qom: add generic string parsing/printing
Paolo Bonzini
2012-02-17
qom: Fix identifiers in documentation
Andreas Färber
2012-02-17
qom: Fix typo in Object's documentation
Andreas Färber
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-07
qom: add property get/set wrappers for links
Paolo Bonzini
2012-02-07
qom: add object_resolve_path_type
Paolo Bonzini
2012-02-07
qom: add property get/set wrappers for C types
Paolo Bonzini
2012-02-07
qom: add QObject-based property get/set wrappers
Paolo Bonzini
2012-02-07
qom: more documentation on subclassing
Paolo Bonzini
2012-02-07
qom: clean up cast macros
Paolo Bonzini
2012-02-03
qom: move properties from qdev to object
Anthony Liguori
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
qom: allow object_class_foreach to take additional parameters to refine search
Anthony Liguori
2012-01-27
qom: add the base Object class (v2)
Anthony Liguori