1. c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
  2. 4061200 arm: Correctly handle watchpoints for BE32 CPUs by Julian Brown · 8 years ago
  3. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  4. ba31cc7 Introduce DEVICE_CATEGORY_CPU for CPU devices by Thomas Huth · 8 years ago
  5. 63f7b10 object: make some funcs static by Marc-André Lureau · 8 years ago
  6. 598cf1c Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  7. b394662 kvm: move cpu synchronization code by Vincent Palatin · 8 years ago
  8. ab4b927 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  9. a8c611e Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-20170113-r1' into staging by Peter Maydell · 8 years ago
  10. 1c6d75d qom: Make all interface types abstract by Eduardo Habkost · 8 years ago
  11. 82e95ec trace: Fix dynamic event state on vCPU hot-unplug by Lluís Vilanova · 8 years ago
  12. ba7d3d1 cpu_common_reset: wrap TCG specific code in tcg_enabled() by Alex Bennée · 8 years ago
  13. 1f5c00c qom/cpu: move tlb_flush to cpu_common_reset by Alex Bennée · 8 years ago
  14. e1ff3c6 monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends by Igor Mammedov · 8 years ago
  15. 3a46410 monitor: reuse user_creatable_add_opts() instead of user_creatable_add() by Igor Mammedov · 8 years ago
  16. 8a00025 qom: remove unused header by Igor Mammedov · 8 years ago
  17. 7d5e199 qapi: rename QmpOutputVisitor to QObjectOutputVisitor by Daniel P. Berrange · 8 years ago
  18. 09e6836 qapi: rename QmpInputVisitor to QObjectInputVisitor by Daniel P. Berrange · 8 years ago
  19. b3db211 qapi: rename *qmp-*-visitor* to *qobject-*-visitor* by Daniel P. Berrange · 8 years ago
  20. 7bbc124 exec: call cpu_exec_exit() from a CPU unrealize common function by Laurent Vivier · 8 years ago
  21. 39e329e exec: split cpu_exec_init() by Laurent Vivier · 8 years ago
  22. b7d4895 trace: dynamically allocate trace_dstate in CPUState by Daniel P. Berrange · 8 years ago
  23. 027d9a7 cpu: atomically modify cpu->exit_request by Alex Bennée · 8 years ago
  24. ce7cf6a qom/cpu: atomically clear the tb_jmp_cache by Alex Bennée · 8 years ago
  25. b6b3ccf qom/object: update class cache atomically by Alex Bennée · 8 years ago
  26. 2cc2d08 trace: Add event "guest_cpu_reset" by Lluís Vilanova · 8 years ago
  27. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
  28. fa5376d linux-user-i386: Fix crash on cpuid by Marc-André Lureau · 8 years ago
  29. e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
  30. a07f953 exec: Set cpu_index only if it's not been explictly set by Igor Mammedov · 9 years ago
  31. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  32. 6aff24c pc: Parse CPU features only once by Igor Mammedov · 9 years ago
  33. 09f71b0 arm: virt: Parse cpu_model only once by Igor Mammedov · 9 years ago
  34. 62a48a2 cpu: Use CPUClass->parse_features() as convertor to global properties by Igor Mammedov · 9 years ago
  35. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  36. 1830f22 qmp-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  37. e7ca565 string-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  38. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  39. 7a0525c string-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  40. 09204ea opts-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  41. 1158bb2 qapi: Add parameter to visit_end_* by Eric Blake · 9 years ago
  42. b0ad00b Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 9 years ago
  43. 38b1eed trace: split out trace events for qom/ directory by Daniel P. Berrange · 9 years ago
  44. 621ff94 error: Remove NULL checks on error_propagate() calls by Eduardo Habkost · 9 years ago
  45. 3f97b53 qom: API to get instance_size of a type by Bharata B Rao · 9 years ago
  46. 3213525 tcg: Remove needless CPUState::current_tb by Sergey Fedorov · 9 years ago
  47. 15c2f66 qapi: Split visit_end_struct() into pieces by Eric Blake · 9 years ago
  48. ad73970 qom: Wrap prop visit in visit_start_struct by Eric Blake · 9 years ago
  49. 240f64b qapi: Use strict QMP input visitor in more places by Eric Blake · 9 years ago
  50. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  51. 51b9b47 qom: -object error messages lost location, restore it by Markus Armbruster · 9 years ago
  52. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  53. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  54. 1ef26b1 cpu: Clean up includes by Peter Maydell · 9 years ago
  55. 90998d5 qom: add helpers for UserCreatable object types by Daniel P. Berrange · 9 years ago
  56. 568496c cpu: Add callback to check architectural watchpoint match by Sergey Fedorov · 9 years ago
  57. 337283d qapi: Drop unused 'kind' for struct/enum visit by Eric Blake · 9 years ago
  58. d7bce99 qom: Swap 'name' next to visitor in ObjectPropertyAccessor by Eric Blake · 9 years ago
  59. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  60. 4fa4549 qom: Use typedef for Visitor by Eric Blake · 9 years ago
  61. 9bbc853 qom: Clean up includes by Peter Maydell · 9 years ago
  62. 508127e log: do not unnecessarily include qom/cpu.h by Paolo Bonzini · 9 years ago
  63. 7746abd qom: Change object property iterator API contract by Daniel P. Berrange · 9 years ago
  64. 16bf7f5 qom: Allow properties to be registered against classes by Daniel P. Berrange · 9 years ago
  65. b09afd5 dump: qemunotes aren't commonly needed by Andrew Jones · 9 years ago
  66. 8438a13 qom: Clean up assertions to display values on failure by Andreas Färber · 9 years ago
  67. b604a85 qom: Replace object property list with GHashTable by Pavel Fedin · 9 years ago
  68. a00c948 qom: Introduce ObjectPropertyIterator struct for iteration by Daniel P. Berrange · 9 years ago
  69. 455b0fd error: More error_setg() usage by Eric Blake · 9 years ago
  70. b30d805 qom/object: fix 2 comment typos by Cao jin · 9 years ago
  71. f8b7f1a qapi: Consistent generated code: prefer visitor 'v' by Eric Blake · 9 years ago
  72. e1c8237 qom: Fix invalid error check in property_get_str() by Markus Armbruster · 10 years ago
  73. 4715d42 qom: Do not reuse errp after a possible error by Markus Armbruster · 10 years ago
  74. 1c9f03b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  75. bac05aa cpu: Add crash_occurred flag into CPUState by Andrey Smetanin · 10 years ago
  76. 0c7012e qom: allow QOM to be linked into tools binaries by Daniel P. Berrange · 10 years ago
  77. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  78. 376692b cpus: protect work list with work_mutex by Paolo Bonzini · 10 years ago
  79. ab096a7 tcg: synchronize cpu->exit_request and cpu->tcg_exit_req accesses by Paolo Bonzini · 10 years ago
  80. d714b8d qom: Add recursive version of object_child_for_each by Peter Crosthwaite · 9 years ago
  81. 414b15c exec: drop cpu_can_do_io, just read cpu->can_do_io by Paolo Bonzini · 10 years ago
  82. b7bca73 cpu: Convert cpu_index into a bitmap by Bharata B Rao · 10 years ago
  83. 7c39163 cpu: Initialize breakpoint/watchpoint lists in cpu_common_initfn() by Eduardo Habkost · 10 years ago
  84. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  85. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  86. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  87. a3590da qom: Don't pass string table to object_get_enum() function by Daniel P. Berrange · 10 years ago
  88. a8e3fbe qom: Add an object_property_add_enum() helper function by Daniel P. Berrange · 10 years ago
  89. 2e4450f qom: Make enum string tables const-correct by Daniel P. Berrange · 10 years ago
  90. a31bdae qom: Add object_new_with_props() / object_new_withpropv() helpers by Daniel P. Berrange · 10 years ago
  91. bc2256c qom: Add helper function for getting user objects root by Daniel P. Berrange · 10 years ago
  92. 1590d26 qom: strdup() target property name on object_property_add_alias() by Eduardo Habkost · 10 years ago
  93. fb9e7e3 qom: add object_property_add_const_link by Paolo Bonzini · 10 years ago
  94. d6edb15 qom: Add can_be_deleted callback to UserCreatableClass by Lin Ma · 10 years ago
  95. a18bb41 qom: Fix object_property_add_alias() with [*] by Andreas Färber · 10 years ago
  96. fbe95bf qom: Fix warning from Sparse by Stefan Weil · 10 years ago
  97. 8e099d1 Generalize QOM publishing of date and time from mc146818rtc.c by David Gibson · 10 years ago
  98. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  99. f9d8f66 cpu: initialize cpu->exception_index on reset by Paolo Bonzini · 10 years ago
  100. fcd702e qom/cpu: remove the unused CPU hot-plug notifier by Gu Zheng · 10 years ago