1. 1221a47 memory/iommu: introduce IOMMUMemoryRegionClass by Alexey Kardashevskiy · 8 years ago
  2. 3df9d74 memory/iommu: QOM'fy IOMMU MemoryRegion by Alexey Kardashevskiy · 8 years ago
  3. bf55b7a memory: tune last param of iommu_ops.translate() by Peter Xu · 8 years ago
  4. 1b393b3 dma/rc4030: fix a mixed declarations and code warning by Yongbok Kim · 8 years ago
  5. c627e75 dma/rc4030: translate memory accesses only when they occur by Hervé Poussineau · 8 years ago
  6. c0a3172 dma: rc4030: limit interval timer reload value by Prasad J Pandit · 8 years ago
  7. 73bfa8c hw/dma: vmstateify rc4030 by Dr. David Alan Gilbert · 9 years ago
  8. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  9. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  10. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  11. d791d60 dma/rc4030: convert to QOM by Hervé Poussineau · 10 years ago
  12. 95c357b dma/rc4030: use trace events instead of custom logging by Hervé Poussineau · 10 years ago
  13. dc6e3e1 dma/rc4030: document register at offset 0x210 by Hervé Poussineau · 10 years ago
  14. b421f3f dma/rc4030: do not use old_mmio accesses by Hervé Poussineau · 10 years ago
  15. dd82051 dma/rc4030: use AddressSpace and address_space_rw in users by Hervé Poussineau · 10 years ago
  16. a3d586f dma/rc4030: create custom DMA address space by Hervé Poussineau · 10 years ago
  17. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  18. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  19. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/rc4030.c]
  20. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  21. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  22. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  23. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  24. 3054434 rc4030: convert to memory API by Avi Kivity · 13 years ago
  25. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 14 years ago
  26. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  27. 54f7b4a Replace cpu_physical_memory_rw were possible by Stefan Weil · 14 years ago
  28. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  29. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  30. b832134 rc4030: Fix compilation error in debug code by Stefan Weil · 15 years ago
  31. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  32. 4aa720f Fix harmless if statement with empty body, spotted by clang by Blue Swirl · 15 years ago
  33. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  34. 99a0949 Get rid of _t suffix by malc · 16 years ago
  35. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 16 years ago
  36. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  37. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  38. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  39. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  40. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  41. 68238a9 Clean up rc4030 init function by aurel32 · 16 years ago
  42. 9ea0b7a rc4030 registers improvements by aurel32 · 16 years ago
  43. d5853c2 Add load/save capability to rc4030 chipset by aurel32 · 16 years ago
  44. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  45. c6945b1 target-mips: DMA support for RC4030 chipset by aurel32 · 16 years ago
  46. b1503cd Use the ARRAY_SIZE() macro where appropriate. by malc · 16 years ago
  47. cd5158e MIPS: remove a few warnings by aurel32 · 16 years ago
  48. b0f74c8 Don't use "hz" in identifiers to make AIX happy. by balrog · 16 years ago
  49. 4ce7ff6 MIPS Magnum R4000 machine by aurel32 · 17 years ago