1. 30f3dda Merge branch 'icount-update' into HEAD by Paolo Bonzini · 8 years ago
  2. e721844 cputlb: add tlb_flush_by_mmuidx async routines by Alex Bennée · 8 years ago
  3. e3b9ca8 cputlb: introduce tlb_flush_* async work. by KONRAD Frederic · 8 years ago
  4. 8d04fb5 tcg: drop global lock during TCG code execution by Jan Kiszka · 8 years ago
  5. 8d4e914 tcg: add options for enabling MTTCG by KONRAD Frederic · 8 years ago
  6. 1aab16c cpu-exec: unify icount_decr and tcg_exit_req by Paolo Bonzini · 8 years ago
  7. c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
  8. 4061200 arm: Correctly handle watchpoints for BE32 CPUs by Julian Brown · 8 years ago
  9. 63f7b10 object: make some funcs static by Marc-André Lureau · 8 years ago
  10. 39a1075 object.h: spelling fix by Marc-André Lureau · 8 years ago
  11. b0cb0a6 Plumb the HAXM-based hardware acceleration support by Vincent Palatin · 8 years ago
  12. 3a46410 monitor: reuse user_creatable_add_opts() instead of user_creatable_add() by Igor Mammedov · 8 years ago
  13. 14e6fe1 *_run_on_cpu: introduce run_on_cpu_data type by Paolo Bonzini · 8 years ago
  14. 7d7500d tcg: comment on which functions have to be called with tb_lock held by Paolo Bonzini · 8 years ago
  15. 7bbc124 exec: call cpu_exec_exit() from a CPU unrealize common function by Laurent Vivier · 8 years ago
  16. ce5b1bb exec: move cpu_exec_init() calls to realize functions by Laurent Vivier · 8 years ago
  17. 39e329e exec: split cpu_exec_init() by Laurent Vivier · 8 years ago
  18. b7d4895 trace: dynamically allocate trace_dstate in CPUState by Daniel P. Berrange · 8 years ago
  19. c265e97 cpus-common: lock-free fast path for cpu_exec_start/end by Paolo Bonzini · 8 years ago
  20. 3359baa tcg: Make tb_flush() thread safe by Sergey Fedorov · 8 years ago
  21. 53f5ed9 cpus-common: Introduce async_safe_run_on_cpu() by Paolo Bonzini · 8 years ago
  22. 758e1b2 cpus-common: simplify locking for start_exclusive/end_exclusive by Paolo Bonzini · 8 years ago
  23. ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 8 years ago
  24. d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 8 years ago
  25. 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 8 years ago
  26. e0eeb4a cpus: pass CPUState to run_on_cpu helpers by Alex Bennée · 8 years ago
  27. a07f953 exec: Set cpu_index only if it's not been explictly set by Igor Mammedov · 8 years ago
  28. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  29. b35399b Fix confusing argument names in some common functions by Sergey Sorokin · 9 years ago
  30. 62a48a2 cpu: Use CPUClass->parse_features() as convertor to global properties by Igor Mammedov · 9 years ago
  31. ada03a0 qom: Fix comment typo by Changlong Xie · 9 years ago
  32. 3f97b53 qom: API to get instance_size of a type by Bharata B Rao · 9 years ago
  33. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  34. 2c57904 cpu: Add a sync version of cpu_remove() by Bharata B Rao · 9 years ago
  35. 4c055ab cpu: Reclaim vCPU objects by Gu Zheng · 9 years ago
  36. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  37. 4b4629d include: move CPU-related definitions out of qemu-common.h by Paolo Bonzini · 9 years ago
  38. 3213525 tcg: Remove needless CPUState::current_tb by Sergey Fedorov · 9 years ago
  39. 6f789be tcg: Rework tb_invalidated_flag by Sergey Fedorov · 9 years ago
  40. 51b9b47 qom: -object error messages lost location, restore it by Markus Armbruster · 9 years ago
  41. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  42. 14b6d44 Use scripts/clean-includes to drop redundant qemu/typedefs.h by Markus Armbruster · 9 years ago
  43. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  44. 8ff98f1 Remove unneeded include statements for setjmp.h by Stefan Weil · 9 years ago
  45. b23197f typedefs: Add CPUState by Lluís Vilanova · 9 years ago
  46. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  47. 90998d5 qom: add helpers for UserCreatable object types by Daniel P. Berrange · 9 years ago
  48. fc1ec1a Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-02-11' into staging by Peter Maydell · 9 years ago
  49. b29b47e qom: Correct object_property_get_int() description by Alistair Francis · 9 years ago
  50. 568496c cpu: Add callback to check architectural watchpoint match by Sergey Fedorov · 9 years ago
  51. d7bce99 qom: Swap 'name' next to visitor in ObjectPropertyAccessor by Eric Blake · 9 years ago
  52. 4fa4549 qom: Use typedef for Visitor by Eric Blake · 9 years ago
  53. b3820e6 gdb: provide the name of the architecture in the target.xml by David Hildenbrand · 9 years ago
  54. 6731d86 qom/cpu: Add MemoryRegion property by Peter Crosthwaite · 9 years ago
  55. d7f25a9 cpu: Add new asidx_from_attrs() method by Peter Maydell · 9 years ago
  56. 1dc6fb1 cpu: Add new get_phys_page_attrs_debug() method by Peter Maydell · 9 years ago
  57. 12ebc9a exec.c: Allow target CPUs to define multiple AddressSpaces by Peter Maydell · 9 years ago
  58. 7746abd qom: Change object property iterator API contract by Daniel P. Berrange · 9 years ago
  59. 16bf7f5 qom: Allow properties to be registered against classes by Daniel P. Berrange · 9 years ago
  60. 70ae0b6 qom: Update documentation comment of struct Object by Cao jin · 9 years ago
  61. b604a85 qom: Replace object property list with GHashTable by Pavel Fedin · 9 years ago
  62. a00c948 qom: Introduce ObjectPropertyIterator struct for iteration by Daniel P. Berrange · 9 years ago
  63. b30d805 qom/object: fix 2 comment typos by Cao jin · 9 years ago
  64. 32857f4 exec.c: Collect AddressSpace related fields into a CPUAddressSpace struct by Peter Maydell · 9 years ago
  65. b933066 target-*: Introduce and use cpu_breakpoint_test by Richard Henderson · 9 years ago
  66. 2adcc85 cpu: Provide vcpu throttling interface by Jason J. Herne · 9 years ago
  67. bac05aa cpu: Add crash_occurred flag into CPUState by Andrey Smetanin · 10 years ago
  68. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  69. 376692b cpus: protect work list with work_mutex by Paolo Bonzini · 10 years ago
  70. e0c3821 tcg: signal-free qemu_cpu_kick by Paolo Bonzini · 9 years ago
  71. f240eb6 remove qemu/tls.h by Paolo Bonzini · 9 years ago
  72. d714b8d qom: Add recursive version of object_child_for_each by Peter Crosthwaite · 9 years ago
  73. 414b15c exec: drop cpu_can_do_io, just read cpu->can_do_io by Paolo Bonzini · 10 years ago
  74. 37b9de4 disas: QOMify target specific setup by Peter Crosthwaite · 10 years ago
  75. 2991b89 cpu: Add wrapper for the set_pc() hook by Peter Crosthwaite · 10 years ago
  76. b7bca73 cpu: Convert cpu_index into a bitmap by Bharata B Rao · 10 years ago
  77. 8487d12 cpus: Add a macro to walk CPUs in reverse by Bharata B Rao · 10 years ago
  78. a3590da qom: Don't pass string table to object_get_enum() function by Daniel P. Berrange · 10 years ago
  79. a8e3fbe qom: Add an object_property_add_enum() helper function by Daniel P. Berrange · 10 years ago
  80. 2e4450f qom: Make enum string tables const-correct by Daniel P. Berrange · 10 years ago
  81. a31bdae qom: Add object_new_with_props() / object_new_withpropv() helpers by Daniel P. Berrange · 10 years ago
  82. bc2256c qom: Add helper function for getting user objects root by Daniel P. Berrange · 10 years ago
  83. fb9e7e3 qom: add object_property_add_const_link by Paolo Bonzini · 10 years ago
  84. 66b9b43 exec.c: Capture the memory attributes for a watchpoint hit by Peter Maydell · 10 years ago
  85. d6edb15 qom: Add can_be_deleted callback to UserCreatableClass by Lin Ma · 10 years ago
  86. e7ae771 Fix remaining warnings from Sparse (void return) by Stefan Weil · 10 years ago
  87. c08295d cpu: Add missing documentation for some CPUClass methods by Peter Maydell · 10 years ago
  88. 8e099d1 Generalize QOM publishing of date and time from mc146818rtc.c by David Gibson · 10 years ago
  89. 5de0904 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  90. 9d82b5a exec: make iotlb RCU-friendly by Paolo Bonzini · 11 years ago
  91. f824e8e qom: Fix typo, 'my_class_init' -> 'derived_class_init' by Zhoujian · 10 years ago
  92. 8074264 qom: Add description field in ObjectProperty struct by Gonglei · 10 years ago
  93. 2472b6c gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag by Peter Maydell · 10 years ago
  94. 9585db6 qom: Add cpu_exec_interrupt hook by Richard Henderson · 10 years ago
  95. cffe7b3 qom: Add cpu_exec_enter and cpu_exec_exit hooks by Richard Henderson · 10 years ago
  96. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 10 years ago
  97. 0822567 exec.c: Record watchpoint fault address and direction by Peter Maydell · 10 years ago
  98. 05068c0 exec.c: Relax restrictions on watchpoint length and alignment by Peter Maydell · 10 years ago
  99. 64607d0 qom: add a generic mechanism to resolve paths by Paolo Bonzini · 11 years ago
  100. ef7c7ff qom: add object_property_add_alias() by Stefan Hajnoczi · 11 years ago