1. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  2. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  3. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/rc4030.c]
  4. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  5. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  6. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  7. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  8. 3054434 rc4030: convert to memory API by Avi Kivity · 13 years ago
  9. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 14 years ago
  10. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  11. 54f7b4a Replace cpu_physical_memory_rw were possible by Stefan Weil · 14 years ago
  12. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  13. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  14. b832134 rc4030: Fix compilation error in debug code by Stefan Weil · 14 years ago
  15. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  16. 4aa720f Fix harmless if statement with empty body, spotted by clang by Blue Swirl · 15 years ago
  17. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  18. 99a0949 Get rid of _t suffix by malc · 15 years ago
  19. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
  20. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  21. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  22. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  23. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  24. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  25. 68238a9 Clean up rc4030 init function by aurel32 · 16 years ago
  26. 9ea0b7a rc4030 registers improvements by aurel32 · 16 years ago
  27. d5853c2 Add load/save capability to rc4030 chipset by aurel32 · 16 years ago
  28. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  29. c6945b1 target-mips: DMA support for RC4030 chipset by aurel32 · 16 years ago
  30. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  31. cd5158e MIPS: remove a few warnings by aurel32 · 16 years ago
  32. b0f74c8 Don't use "hz" in identifiers to make AIX happy. by balrog · 16 years ago
  33. 4ce7ff6 MIPS Magnum R4000 machine by aurel32 · 17 years ago