1. aaa6a40 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  2. 38fcbd3 cpu: Replace qemu_for_each_cpu() by Andreas Färber · 11 years ago
  3. 5b9237f qom: Assert instance size in object_initialize_with_type() by Andreas Färber · 11 years ago
  4. 213f0c4 qom: Pass available size to object_initialize() by Andreas Färber · 11 years ago
  5. 8231c2d qom: Introduce instance_post_init hook by Eduardo Habkost · 11 years ago
  6. 35143f0 gdbstub: Fix gdb_register_coprocessor() register counting by Andreas Färber · 11 years ago
  7. 14a10fc cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState" by Andreas Färber · 11 years ago
  8. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 11 years ago
  9. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 11 years ago
  10. 51455c5 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 11 years ago
  11. 9d6a3d5 qom: Fix class cast of NULL classes by Peter Crosthwaite · 11 years ago
  12. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 11 years ago
  13. f08c03f qom: Use atomics for object refcounting by Jan Kiszka · 11 years ago
  14. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 11 years ago
  15. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 11 years ago
  16. 60a3e17 cpu: Change cpu_exit() argument to CPUState by Andreas Färber · 11 years ago
  17. 6db297e cpu: Change default for CPUClass::get_paging_enabled() by Andreas Färber · 11 years ago
  18. a23bbfd cpu: Turn cpu_get_memory_mapping() into a CPUState hook by Andreas Färber · 11 years ago
  19. 444d559 cpu: Turn cpu_paging_enabled() into a CPUState hook by Andreas Färber · 11 years ago
  20. 95916ab qom/object: Don't poll cast cache for NULL objects by Peter Crosthwaite · 11 years ago
  21. 0358732 qom: aggressively optimize qom casting by Anthony Liguori · 11 years ago
  22. 3556c23 qom: allow turning cast debugging off by Paolo Bonzini · 11 years ago
  23. fa131d9 qom: trace asserting casts by Paolo Bonzini · 11 years ago
  24. be17f18 qom: pass file/line/function to asserting casts by Paolo Bonzini · 11 years ago
  25. 793c96b qom: add a fast path to object_class_dynamic_cast by Paolo Bonzini · 11 years ago
  26. bf0fda3 qom: allow casting of a NULL class by Paolo Bonzini · 11 years ago
  27. c72bf46 cpu: Move cpu_write_elfXX_note() functions to CPUState by Jens Freimann · 11 years ago
  28. 69e5ff0 cpu: Add helper cpu_exists(), to check if CPU with specified id exists by Igor Mammedov · 11 years ago
  29. 997395d cpu: Introduce get_arch_id() method and override it for X86CPU by Igor Mammedov · 11 years ago
  30. 066e9b2 cpu: Introduce CPU hot-plug notifier by Igor Mammedov · 11 years ago
  31. 6afb472 cpu: Resume CPU from DeviceClass::realize() if hot-plugged by Igor Mammedov · 11 years ago
  32. 13eed94 cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() by Igor Mammedov · 11 years ago
  33. 9ab880b QOM: Fail casts for unknown types by Alexander Graf · 11 years ago
  34. 2e1103f qom: do not return root for empty path by Paolo Bonzini · 11 years ago
  35. e0a83fc qom: do nothing on unparent of object without parent by Paolo Bonzini · 11 years ago
  36. 404e7a4 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  37. e998fa8 qom: call class destructor before unparent by Michael S. Tsirkin · 11 years ago
  38. 54852b0 qom: Detect attempts to add a property that already exists by Peter Maydell · 11 years ago
  39. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 11 years ago
  40. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 11 years ago
  41. 00e2cea qom/object.c: Allow itf cast with num_itfs = 0 by Peter Crosthwaite · 11 years ago
  42. 3e407de qom/object.c: Reset interface list on inheritance by Peter Crosthwaite · 11 years ago
  43. d77953b cpu: Move current_tb field to CPUState by Andreas Färber · 11 years ago
  44. fcd7d00 cpu: Move exit_request field to CPUState by Andreas Färber · 12 years ago
  45. 4f65809 cpu: Prepare QOM realizefn by Andreas Färber · 11 years ago
  46. b76facc qom: remove object_delete by Paolo Bonzini · 11 years ago
  47. 52e636c qom: preserve object while unparenting it by Paolo Bonzini · 11 years ago
  48. 1786237 qom: Introduce object_class_is_abstract() by Andreas Färber · 11 years ago
  49. 2b8c275 cpu: Add model resolution support to CPUClass by Andreas Färber · 11 years ago
  50. 0008234 build: remove universal-obj-y by Paolo Bonzini · 11 years ago
  51. 3e84b48 qom: Make object_resolve_path_component() path argument const by Andreas Färber · 11 years ago
  52. 9444e9e build: consolidate multiple variables into universal-obj-y by Paolo Bonzini · 12 years ago
  53. 8c43a6f Make all static TypeInfos const by Andreas Färber · 11 years ago
  54. 961f839 cpu: Change parent type to Device by Eduardo Habkost · 12 years ago
  55. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  56. 14cccb6 qom: move include files to include/qom/ by Paolo Bonzini · 12 years ago
  57. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  58. 4167c42 qapi: remove qapi/qapi-types-core.h by Paolo Bonzini · 12 years ago
  59. 339c270 qom: make object_finalize static by Paolo Bonzini · 12 years ago
  60. fde9bf4 qom: make object_delete usable for statically-allocated objects by Paolo Bonzini · 12 years ago
  61. 667d22d qdev: move bus removal to object_unparent by Paolo Bonzini · 12 years ago
  62. 764b631 qom: fix refcount of non-heap-allocated objects by Paolo Bonzini · 12 years ago
  63. b7f43fe qom: dynamic_cast of NULL is always NULL by Paolo Bonzini · 12 years ago
  64. 0e55884 object: add object_property_add_bool (v2) by Anthony Liguori · 12 years ago
  65. da5a44e qom: object_delete should unparent the object first by Paolo Bonzini · 12 years ago
  66. 33e95c6 qom: Reimplement Interfaces by Anthony Liguori · 12 years ago
  67. 89bfe00 qom: Push error reporting to object_property_find() by Paolo Bonzini · 12 years ago
  68. 8cb6789 qdev: Remove qdev_prop_exists() by Paolo Bonzini · 12 years ago
  69. 0866aca qbus: Make child devices links by Anthony Liguori · 13 years ago
  70. 2f262e0 qdev: Push "type" property up to Object by Paolo Bonzini · 12 years ago
  71. 049cb3c qom: Assert that public types have a non-NULL parent field by Paolo Bonzini · 12 years ago
  72. 745549c qom: Make Object a type by Paolo Bonzini · 12 years ago
  73. 3b50e31 qom: Add class_base_init by Paolo Bonzini · 12 years ago
  74. 32efc53 qom: Add object_child_foreach() by Paolo Bonzini · 12 years ago
  75. 5d9d3f4 qom: Introduce object_property_is_{child,link}() by Andreas Färber · 12 years ago
  76. e7cce67 qom: Add object_class_get_parent() by Paolo Bonzini · 12 years ago
  77. 7f07b9c build: adapt qom/Makefile and move it to Makefile.objs by Paolo Bonzini · 12 years ago
  78. 8185bfc qdev: Use object_property_print() in info qtree by Paolo Bonzini · 12 years ago
  79. f156f23 qom: Fix memory leak in function container_get by Stefan Weil · 12 years ago
  80. dfe47e7 qom: Refine container_get() to allow using a custom root by Andreas Färber · 12 years ago
  81. a612b2a qom: add container_get by Paolo Bonzini · 12 years ago
  82. dd83b06 qom: Introduce CPU class by Andreas Färber · 12 years ago
  83. 418ba9e qom: Introduce object_class_get_list() by Andreas Färber · 12 years ago
  84. ac45103 qom/object.c: rename type_class_init() to type_initialize() by Igor Mitsyanko · 12 years ago
  85. aca59af qom: if @instance_size==0, assign size of object to parent object size by Igor Mitsyanko · 12 years ago
  86. 6c1fdcf qom: fix device hot-unplug by Paolo Bonzini · 12 years ago
  87. f0cdc96 qom: In function object_set_link_property(), first call object_ref(), then object_unref(). by Alexander Barabash · 12 years ago
  88. 258b2c4 qom: Fix object_initialize_with_type() assertion by Andreas Färber · 12 years ago
  89. b2cd7de qom: add generic string parsing/printing by Paolo Bonzini · 12 years ago
  90. 83f7d43 qom: Unify type registration by Andreas Färber · 12 years ago
  91. 1d9c5a1 qom: add property get/set wrappers for links by Paolo Bonzini · 12 years ago
  92. a1e7efd qom: fix canonical paths vs. interfaces by Paolo Bonzini · 12 years ago
  93. 11e35bf qom: use object_resolve_path_type for links by Paolo Bonzini · 12 years ago
  94. 02fe2db qom: add object_resolve_path_type by Paolo Bonzini · 12 years ago
  95. 8f770d3 qom: fix off-by-one by Paolo Bonzini · 12 years ago
  96. 7b7b7d1 qom: add property get/set wrappers for C types by Paolo Bonzini · 12 years ago
  97. 9f5f135 qom: add QObject-based property get/set wrappers by Paolo Bonzini · 12 years ago
  98. b46d9b1 qom: do not include qdev header file by Paolo Bonzini · 12 years ago
  99. 9970bd8 qom: avoid useless conversions from string to type by Paolo Bonzini · 12 years ago
  100. acc4af3 qom: clean up/optimize object_dynamic_cast by Paolo Bonzini · 12 years ago