1. 6319256 exynos: Fix bad printf format specifiers by Alex Chen · 4 years, 3 months ago
  2. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 5 months ago
  3. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  4. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  5. a50fe66 hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask() by Philippe Mathieu-Daudé · 4 years, 9 months ago
  6. 237d8f0 timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write() by Chen Qun · 5 years ago
  7. 1a391e2 hw/timer/exynos4210_mct: Initialize ptimer before starting it by Guenter Roeck · 5 years ago
  8. 6c27ee9 hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer API by Peter Maydell · 5 years ago
  9. 50f07d7 hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API by Peter Maydell · 5 years ago
  10. 9ede4ec hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer API by Peter Maydell · 5 years ago
  11. b014226 ptimer: Rename ptimer_init() to ptimer_init_with_bh() by Peter Maydell · 5 years ago
  12. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  13. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  14. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  15. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  16. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  17. 986924f hw/timer/exynos4210_mct: Remove unused defines by Krzysztof Kozlowski · 8 years ago
  18. 54ab992 hw/timer/exynos4210_mct: Cleanup indentation and empty new lines by Krzysztof Kozlowski · 8 years ago
  19. 92e5d7e hw/timer/exynos4210_mct: Fix checkpatch style errors by Krzysztof Kozlowski · 8 years ago
  20. f2ad514 hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report by Krzysztof Kozlowski · 8 years ago
  21. e7ea81c hw/ptimer: Introduce timer policy feature by Dmitry Osipenko · 8 years ago
  22. 7a53a14 hw/timer: QOM'ify exynos4210_mct by xiaoqiang.zhao · 9 years ago
  23. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  24. c3a699b hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count by Peter Maydell · 11 years ago
  25. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  26. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  27. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  28. 81e1010 exynos4210_mct: QOM cast cleanup by Andreas Färber · 12 years ago
  29. 853dca1 hw/t*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  30. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  31. 6681fca Remove unnecessary break statements by Stefan Weil · 12 years ago
  32. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/exynos4210_mct.c]
  33. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  34. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  35. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  36. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  37. 9733127 exynos4210/mct: Avoid infinite loop on non incremental timers by Jean-Christophe DUBOIS · 12 years ago
  38. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  39. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  40. 2e2aafc ARM: hw/exynos4210_mct.c: Fix a bug which hangs Linux kernel. by Stanislav Vorobiov · 13 years ago
  41. 93148aa Spelling fixes in comments (it's -> its) by Stefan Weil · 13 years ago
  42. 12c775d ARM: exynos4210: MCT support. by Evgeny Voevodin · 13 years ago