1. 66b9b43 exec.c: Capture the memory attributes for a watchpoint hit by Peter Maydell · 10 years ago
  2. d6edb15 qom: Add can_be_deleted callback to UserCreatableClass by Lin Ma · 10 years ago
  3. e7ae771 Fix remaining warnings from Sparse (void return) by Stefan Weil · 10 years ago
  4. c08295d cpu: Add missing documentation for some CPUClass methods by Peter Maydell · 10 years ago
  5. 8e099d1 Generalize QOM publishing of date and time from mc146818rtc.c by David Gibson · 10 years ago
  6. 5de0904 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  7. 9d82b5a exec: make iotlb RCU-friendly by Paolo Bonzini · 12 years ago
  8. f824e8e qom: Fix typo, 'my_class_init' -> 'derived_class_init' by Zhoujian · 10 years ago
  9. 8074264 qom: Add description field in ObjectProperty struct by Gonglei · 10 years ago
  10. 2472b6c gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag by Peter Maydell · 10 years ago
  11. 9585db6 qom: Add cpu_exec_interrupt hook by Richard Henderson · 10 years ago
  12. cffe7b3 qom: Add cpu_exec_enter and cpu_exec_exit hooks by Richard Henderson · 10 years ago
  13. 86025ee cpu-exec: Make debug_excp_handler a QOM CPU method by Peter Maydell · 10 years ago
  14. 0822567 exec.c: Record watchpoint fault address and direction by Peter Maydell · 10 years ago
  15. 05068c0 exec.c: Relax restrictions on watchpoint length and alignment by Peter Maydell · 10 years ago
  16. 64607d0 qom: add a generic mechanism to resolve paths by Paolo Bonzini · 11 years ago
  17. ef7c7ff qom: add object_property_add_alias() by Stefan Hajnoczi · 11 years ago
  18. bf7663c cpu: introduce CPUClass::virtio_is_big_endian() by Greg Kurz · 11 years ago
  19. 1f21772 qom: introduce object_property_get_enum and object_property_get_uint16List by Hu Tao · 11 years ago
  20. 93e2232 softmmu: make do_unaligned_access a method of CPU by Paolo Bonzini · 11 years ago
  21. 0d6d1ab cpu: Avoid QOM casts for CPU() by Andreas Färber · 11 years ago
  22. d1a1451 Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.0' into staging by Peter Maydell · 11 years ago
  23. 39f72ef qom: Add check() argument to object_property_add_link() by Stefan Hajnoczi · 11 years ago
  24. 7e4fb26 cpu: Move tcg_exit_req to the end of CPUState by Richard Henderson · 11 years ago
  25. 9561fda qom: Make QOM link property unref optional by Stefan Hajnoczi · 11 years ago
  26. a47dddd exec: Change cpu_abort() argument to CPUState by Andreas Färber · 12 years ago
  27. b3310ab exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 12 years ago
  28. 75a3403 exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument by Andreas Färber · 12 years ago
  29. f0c3c50 cpu: Move breakpoints field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  30. ff4700b cpu: Move watchpoint fields from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  31. 0429a97 cpu: Move opaque field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  32. 2710342 cpu: Move exception_index field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  33. 6f03bef cpu: Move jmp_env field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  34. 8cd7043 cpu: Move tb_jmp_cache field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  35. 28ecfd7 cpu: Move icount_decr field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  36. efee734 cpu: Move icount_extra field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  37. 99df7dc cpu: Move can_do_io field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  38. 93afead cpu: Move mem_io_{pc,vaddr} fields from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  39. 7510454 cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook by Andreas Färber · 12 years ago
  40. 9262685 cpu: Factor out cpu_generic_init() by Andreas Färber · 11 years ago
  41. 94a444b cpu: Introduce CPUClass::parse_features() hook by Andreas Färber · 11 years ago
  42. 8c2e1b0 cpu: Turn cpu_has_work() into a CPUClass hook by Andreas Färber · 12 years ago
  43. 11f590b object: add object_get_canonical_path_component() by Stefan Hajnoczi · 11 years ago
  44. b5ba1cc dump: const-qualify the buf of WriteCoreDumpFunction by qiaonuohan · 11 years ago
  45. 0b7593e qapi: Add human mode to StringOutputVisitor by Paolo Bonzini · 11 years ago
  46. 09daed8 cpu: Add per-cpu address space by Edgar E. Iglesias · 11 years ago
  47. 269e09f add optional 2nd stage initialization to -object/object-add commands by Igor Mammedov · 11 years ago
  48. b061dc4 qom: Do not register interface "types" in the type table and fix names by Paolo Bonzini · 11 years ago
  49. 0ab4c94 qom: Split out object and class caches by Peter Crosthwaite · 11 years ago
  50. a25ebca qom: Fix pointer to int property helpers' documentation by Michael S. Tsirkin · 11 years ago
  51. e732ea6 qom: add pointer to int property helpers by Michael S. Tsirkin · 11 years ago
  52. e82df24 qom: cleanup struct Error references by Michael S. Tsirkin · 11 years ago
  53. 008e056 cleanup object.h: include error.h directly by Igor Mammedov · 11 years ago
  54. aaa6a40 Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging by Anthony Liguori · 12 years ago
  55. 38fcbd3 cpu: Replace qemu_for_each_cpu() by Andreas Färber · 12 years ago
  56. bdc4464 cpu: Use QTAILQ for CPU list by Andreas Färber · 12 years ago
  57. 5b9237f qom: Assert instance size in object_initialize_with_type() by Andreas Färber · 12 years ago
  58. 213f0c4 qom: Pass available size to object_initialize() by Andreas Färber · 12 years ago
  59. 53caad9 qom: Fix object_initialize_with_type() argument name in documentation by Andreas Färber · 12 years ago
  60. 7039291 object: Fix typo in qom/object.h by Peter Chubb · 12 years ago
  61. 8231c2d qom: Introduce instance_post_init hook by Eduardo Habkost · 12 years ago
  62. 35143f0 gdbstub: Fix gdb_register_coprocessor() register counting by Andreas Färber · 12 years ago
  63. 5b24c64 cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML by Andreas Färber · 12 years ago
  64. 5b50e79 cpu: Introduce CPUClass::gdb_{read,write}_register() by Andreas Färber · 12 years ago
  65. a0e372f cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs by Andreas Färber · 12 years ago
  66. eac8b35 cpu: Move gdb_regs field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  67. f3659ee cpu: Introduce CPUClass::memory_rw_debug() for target_memory_rw_debug() by Andreas Färber · 12 years ago
  68. 00b941e cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook by Andreas Färber · 12 years ago
  69. 3825b28 cpu: Change cpu_single_step() argument to CPUState by Andreas Färber · 12 years ago
  70. ed2803d cpu: Move singlestep_enabled field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  71. bdf7ae5 cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb() by Andreas Färber · 12 years ago
  72. f45748f cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc() by Andreas Färber · 12 years ago
  73. 577f42c cpu: Introduce vaddr type by Andreas Färber · 12 years ago
  74. 3c02270 Introduce async_run_on_cpu() by Chegu Vinod · 12 years ago
  75. 91b1df8 cpu: Move reset logging to CPUState by Andreas Färber · 12 years ago
  76. 182735e cpu: Make first_cpu and next_cpu CPUState by Andreas Färber · 12 years ago
  77. 4917cf4 cpu: Replace cpu_single_env with CPUState current_cpu by Andreas Färber · 12 years ago
  78. c658b94 cpu: Turn cpu_unassigned_access() into a CPUState hook by Andreas Färber · 12 years ago
  79. c643bed cpu: Change qemu_init_vcpu() argument to CPUState by Andreas Färber · 12 years ago
  80. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  81. 60a3e17 cpu: Change cpu_exit() argument to CPUState by Andreas Färber · 12 years ago
  82. 1a1562f cpu: Introduce VMSTATE_CPU() macro for CPUState by Andreas Färber · 12 years ago
  83. 19e3835 cpu: Introduce device_class_set_vmsd() helper by Andreas Färber · 12 years ago
  84. 76d5f02 cpu: Fix cpu_class_set_vmsd() documentation by Andreas Färber · 12 years ago
  85. a23bbfd cpu: Turn cpu_get_memory_mapping() into a CPUState hook by Andreas Färber · 12 years ago
  86. 444d559 cpu: Turn cpu_paging_enabled() into a CPUState hook by Andreas Färber · 12 years ago
  87. 0358732 qom: aggressively optimize qom casting by Anthony Liguori · 12 years ago
  88. 3556c23 qom: allow turning cast debugging off by Paolo Bonzini · 12 years ago
  89. be17f18 qom: pass file/line/function to asserting casts by Paolo Bonzini · 12 years ago
  90. 33bc94e qom: improve documentation of cast functions by Paolo Bonzini · 12 years ago
  91. c72bf46 cpu: Move cpu_write_elfXX_note() functions to CPUState by Jens Freimann · 12 years ago
  92. 69e5ff0 cpu: Add helper cpu_exists(), to check if CPU with specified id exists by Igor Mammedov · 12 years ago
  93. d6b9e0d cpu: Add qemu_for_each_cpu() by Michael S. Tsirkin · 12 years ago
  94. 997395d cpu: Introduce get_arch_id() method and override it for X86CPU by Igor Mammedov · 12 years ago
  95. 2993683 cpu: Introduce cpu_resume(), for single CPU by Igor Mammedov · 12 years ago
  96. 085d813 Fix typos and misspellings by Peter Maydell · 12 years ago
  97. 97a8ea5 cpu: Replace do_interrupt() by CPUClass::do_interrupt method by Andreas Färber · 12 years ago
  98. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  99. d8ed887 exec: Pass CPUState to cpu_reset_interrupt() by Andreas Färber · 12 years ago
  100. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago