1. 883f2c5 bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx by Philippe Mathieu-Daudé · 2 years, 2 months ago
  2. 9598c1b ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY by Peter Maydell · 2 years, 10 months ago
  3. 6446a79 hw/timer/etraxfs_timer: Add vmstate for ETRAX timers by Philippe Mathieu-Daudé · 3 years, 4 months ago
  4. 72fe474 hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface) by Philippe Mathieu-Daudé · 3 years, 10 months ago
  5. e178113 hw: Replace anti-social QOM type names by Markus Armbruster · 4 years ago
  6. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  7. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  8. 2cb42c9 hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer API by Peter Maydell · 5 years ago
  9. b014226 ptimer: Rename ptimer_init() to ptimer_init_with_bh() by Peter Maydell · 5 years ago
  10. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
  11. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  12. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  13. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  14. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  15. 34a598f timer/etraxfs_timer: Convert sysbus init function to realize function by Mao Zhongyi · 6 years ago
  16. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  17. e7ea81c hw/ptimer: Introduce timer policy feature by Dmitry Osipenko · 8 years ago
  18. 282bc81 hw/timer: Clean up includes by Peter Maydell · 9 years ago
  19. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  20. 5880ce5 etraxfs_timer: QOM cast cleanup by Andreas Färber · 12 years ago
  21. 3c9a8a8 etraxfs_timer: Rename etrax_timer to ETRAXTimerState by Andreas Färber · 12 years ago
  22. 853dca1 hw/t*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  23. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  24. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/etraxfs_timer.c]
  25. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  26. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  27. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  28. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  29. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  30. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  31. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  32. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  33. 49d4d9b6 ptimer: move declarations to ptimer.h by Paolo Bonzini · 13 years ago
  34. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  35. b8e5da2 etrax-timer: Convert to MemoryRegion by Edgar E. Iglesias · 14 years ago
  36. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  37. 7f09581 etrax: Dont decrease the granularity of timers by Edgar E. Iglesias · 14 years ago
  38. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  39. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  40. 99a0949 Get rid of _t suffix by malc · 15 years ago
  41. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  42. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  43. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  44. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  45. 3cb5a22 ETRAX: Removed unused struct entry and fixed Windows build. by Stefan Weil · 16 years ago
  46. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  47. 3b1fd90 ETRAX-TIMER: qdevify. by Edgar E. Iglesias · 16 years ago
  48. 84ceea5 ETRAX-TIMER: Untabify. by Edgar E. Iglesias · 16 years ago
  49. 7a3161b ETRAX: Simplify interrupt signaling. by Edgar E. Iglesias · 16 years ago
  50. cc53adb CRIS: Fix remaining build warnings. by edgar_igl · 16 years ago
  51. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  52. ab86bb3 ETRAX: Support timer count reads and correct frequencies. by edgar_igl · 16 years ago
  53. 731abc0 ETRAX: Correct the frequency of the free-running counter. by edgar_igl · 16 years ago
  54. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  55. d27b2e5 Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores. by edgar_igl · 17 years ago
  56. d297f46 Avoid CRIS related warnings by Jan Kiszka. by edgar_igl · 17 years ago
  57. 5ef98b4 ETRAX: Add NMI support to the watchdog and the interrupt controller. by edgar_igl · 17 years ago
  58. 96768ff Compile with debug. by edgar_igl · 17 years ago
  59. 5439779 ETRAX: Allow boot from flash. Support the watchdog timer and resets through it. by edgar_igl · 17 years ago
  60. eb173de Correct interrupt masking for etrax timers. by edgar_igl · 17 years ago
  61. f0b86b1 Disable the temporary timer slowdown for etrax. by edgar_igl · 17 years ago
  62. 63c1d92 Avoid a build warning. by edgar_igl · 17 years ago
  63. 6023722 ETRAX timers: Improve the support for timer1 and let the board-setup choose irq nr. by edgar_igl · 17 years ago
  64. ca87d03 Made the etrax timers and serial-ports base address relocatable. Use target_phys_addr_t instead of target_ulong. by edgar_igl · 17 years ago
  65. e62b5b1 * Add a model of the ETRAX interrupt controller. by edgar_igl · 17 years ago
  66. bbaf29c * target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags. by edgar_igl · 17 years ago
  67. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  68. 83fa101 EtraxFS board support, by Edgar E. Iglesias. by ths · 17 years ago