1. 415202d hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf by Philippe Mathieu-Daudé · 7 years ago
  2. 7dbaea4 hw: Do not include "sysemu/blockdev.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  3. 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  4. a82929a hw/arm: Don't fail qtest due to missing SD card in -nodefaults mode by Thomas Huth · 7 years ago
  5. 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
  6. c0dbca3 hw/arm: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
  7. c94a60c Fixes after renaming __FUNCTION__ to __func__ by Alistair Francis · 7 years ago
  8. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  9. ba1ba5c arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directly by Igor Mammedov · 7 years ago
  10. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 7 years ago
  11. 701e3c7 arm: replace cpu_arm_init() with cpu_generic_init() by Igor Mammedov · 7 years ago
  12. 98a99ce hw: Use new memory_region_init_{ram, rom, rom_device}() functions by Peter Maydell · 8 years ago
  13. 1cfe48c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() by Peter Maydell · 8 years ago
  14. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  15. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  16. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  17. 4771d75 hw: explicitly include qemu-common.h and cpu.h by Paolo Bonzini · 9 years ago
  18. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  19. 12b1672 hw/arm: Clean up includes by Peter Maydell · 9 years ago
  20. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 9 years ago
  21. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  22. bd2a888 Convert ffs() != 0 callers to ctz32() by Stefan Hajnoczi · 10 years ago
  23. c8623c0 arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory by Dirk Müller · 10 years ago
  24. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  25. 4be7463 hw: Convert from BlockDriverState to BlockBackend, mostly by Markus Armbruster · 10 years ago
  26. fa1d36d block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo() by Markus Armbruster · 10 years ago
  27. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
  28. f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
  29. 7e7e585 hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG by Peter Maydell · 11 years ago
  30. d2f41a1 hw/arm/omap1.c: Avoid shifting left into sign bit by Peter Maydell · 11 years ago
  31. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  32. 884f17c aio / timers: Convert rtc_clock to be a QEMUClockType by Alex Bligh · 12 years ago
  33. 437f0f1 hw/arm/omap*: Don't use arm_pic_init_cpu() by Peter Maydell · 12 years ago
  34. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  35. e1fe50d Remove unneeded type casts by Stefan Weil · 12 years ago
  36. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  37. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  38. c3affe5 cpu: Pass CPUState to cpu_interrupt() by Andreas Färber · 12 years ago
  39. 259186a cpu: Move halted and interrupt_request fields to CPUState by Andreas Färber · 12 years ago
  40. dd285b0 arm: move files referencing CPU to hw/arm/ by Paolo Bonzini · 12 years ago[Renamed from hw/omap1.c]
  41. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  42. 139bd95 hw/omap1.c: Add fallthrough markers and breaks by Peter Maydell · 12 years ago
  43. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  44. eb7ff6f Replace remaining gmtime, localtime by gmtime_r, localtime_r by Stefan Weil · 12 years ago
  45. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  46. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  47. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  48. 4bd7466 arm_pic: Pass ARMCPU to arm_pic_init_cpu() by Andreas Färber · 13 years ago
  49. 5f4ef08 omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s by Andreas Färber · 13 years ago
  50. 348abc8 arm: switch real-time clocks to rtc_clock by Paolo Bonzini · 13 years ago
  51. e230d4e omap: switch omap_lpg to vm_clock by Paolo Bonzini · 13 years ago
  52. 54e1793 hw/omap_i2c: Convert to qdev by Juha Riihimäki · 13 years ago
  53. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  54. c47f322 Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging by Anthony Liguori · 13 years ago
  55. e023668 hw/omap1.c: Drop unused includes by Peter Maydell · 13 years ago
  56. b9f7bc4 hw/omap1.c: Separate dpll_ctl from omap_mpu_state by Juha Riihimäki · 13 years ago
  57. 0375953 hw/omap1.c: Separate PWT from omap_mpu_state by Juha Riihimäki · 13 years ago
  58. c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
  59. 8717d88 hw/omap1.c: Separate PWL from omap_mpu_state by Juha Riihimäki · 13 years ago
  60. 3b204c8 hw/omap1.c: omap_mpuio_init() need not be public by Peter Maydell · 13 years ago
  61. 7487813 omap_i2c: convert to memory API by Benoît Canet · 13 years ago
  62. 30af1ec omap_lcdc: convert to memory API by Benoît Canet · 13 years ago
  63. 7405165 omap_dma: convert to memory API by Avi Kivity · 13 years ago
  64. c304fed omap_mmc: convert to memory API by Avi Kivity · 13 years ago
  65. bdbc1b3 hw/omap1: Wire up GPIO clock by Peter Maydell · 13 years ago
  66. 0919ac7 omap_intc: Qdevify by Peter Maydell · 13 years ago
  67. 2654c96 omap1: convert to memory API (part VI) by Avi Kivity · 13 years ago
  68. 90aeba9 soc_dma: drop soc_dma_port_add_mem_ram() by Avi Kivity · 13 years ago
  69. 9898b79 omap_lcdc: remove imif, emiff from structure by Avi Kivity · 13 years ago
  70. 763b946 omap1: convert to memory API (part V) by Avi Kivity · 13 years ago
  71. 60fe76e omap1: convert to memory API (part IV) by Avi Kivity · 13 years ago
  72. a4ebbd1 omap1: convert to memory API (part III) by Avi Kivity · 13 years ago
  73. e7aa0ae omap1: convert to memory API (part II) by Avi Kivity · 14 years ago
  74. 4b3fedf omap1: convert to memory API (part I) by Avi Kivity · 14 years ago
  75. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  76. 77831c2 hw/omap_gpio.c: Convert to qdev by Juha Riihimäki · 14 years ago
  77. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  78. 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
  79. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  80. 4541678 Use range_covers_byte by Blue Swirl · 14 years ago
  81. 6a8aabd hw/omap: Fix default setup for OMAP UART devices by Stefan Weil · 15 years ago
  82. 2446333 Rearrange block headers by Blue Swirl · 15 years ago
  83. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  84. c1ff227 hw/omap : make local function static and remove declaration from header by cmchao · 15 years ago
  85. 02d7434 hw/omap1.c : separate uart module by cmchao · 15 years ago
  86. 7f132a2 hw/omap1.c : separate interrupt controller module by cmchao · 15 years ago
  87. e5c6b25 hw/omap1.c : separate gpio module by cmchao · 15 years ago
  88. 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  89. 2d48377 Compile serial only once by Blue Swirl · 15 years ago
  90. abd0c6b BCD cleanup by Paul Brook · 15 years ago
  91. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  92. 99a0949 Get rid of _t suffix by malc · 15 years ago
  93. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
  94. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  95. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  96. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  97. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  98. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  99. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  100. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago