1. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  2. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  3. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  4. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  5. d224136 sun4m_iommu: convert to memory API by Avi Kivity · 13 years ago
  6. 149e1ea sun4m_iommu: avoid structure holes spotted by pahole by Blue Swirl · 14 years ago
  7. ebabb67 Fix typo in code and comments by Stefan Weil · 14 years ago
  8. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  9. 97bf485 sparc32: convert debug printf statements to tracepoints by Blue Swirl · 14 years ago
  10. 93c5a32 sparc32: add IOMMU chipset doc links by Blue Swirl · 15 years ago
  11. 2405669 sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs by Blue Swirl · 15 years ago[Renamed from hw/iommu.c]
  12. f368a3c Sparc32: remove a variable used only for debugging to avoid a clang warning by Blue Swirl · 15 years ago
  13. a01d6ef sparc32 (mostly): remove unneeded calls to device reset by Blue Swirl · 15 years ago
  14. 1a522e8 sparc32: convert IOMMU to reset + vmsd by Blue Swirl · 15 years ago
  15. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  16. 99a0949 Get rid of _t suffix by malc · 16 years ago
  17. db3c9e0 Sparc32: port IOMMU to VMState design by Blue Swirl · 16 years ago
  18. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  19. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  20. 668724a qdev/prop: convert iommu.c to helper macros. by Gerd Hoffmann · 16 years ago
  21. 4b48bf0 Sparc32: move device instantiation to sun4m.c by Blue Swirl · 16 years ago
  22. 109819e Sparc32: use hex for version numbers by Blue Swirl · 16 years ago
  23. ee6847d qdev: rework device properties. by Gerd Hoffmann · 16 years ago
  24. 5f750b2 Sparc32: convert iommu to qdev by Blue Swirl · 16 years ago
  25. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  26. 42f1ced Don't set IRQs on device reset and loadvm/savevm by Blue Swirl · 16 years ago
  27. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  28. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  29. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  30. 487414f hw: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  31. 7b16968 add Arbiter Enable Register support to sparc iommu (Robert Reif) by blueswir1 · 16 years ago
  32. 8b0de43 More consistent PAGE_xxx defines, avoid conflicting with system PAGE_xxx by blueswir1 · 16 years ago
  33. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  34. a5cdf95 Fix DMA length bug seen with NetBSD (Cliff Wright) by blueswir1 · 17 years ago
  35. 2254876 Fix compiler warnings by blueswir1 · 17 years ago
  36. e5e3812 Add TurboSPARC mask ID register (Robert Reif) by blueswir1 · 17 years ago
  37. 7c56045 Register only valid register access widths by blueswir1 · 17 years ago
  38. ff403da DVMA translation errors raise a module error irq (NMI) by blueswir1 · 17 years ago
  39. 498fbd8 Allow IOMMU tables above 2G by blueswir1 · 17 years ago
  40. c52428f Prevent overwriting fixed bits in AFSR by blueswir1 · 17 years ago
  41. 5ad6bb9 Name the magic constants, wrap long lines by blueswir1 · 17 years ago
  42. 5cc9878 Set initial value of AFSR register properly (Robert Reif) by blueswir1 · 17 years ago
  43. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  44. 7fbfb13 Machine specific IOMMU version (Robert Reif) by blueswir1 · 17 years ago
  45. f930d07 More detabification by blueswir1 · 17 years ago
  46. 748e499 Fix breakage on big endian hosts (Aurelien Jarno) by blueswir1 · 18 years ago
  47. 5e3b100 Change ldl_phys to cpu_physical_memory_read, fix pte address by blueswir1 · 18 years ago
  48. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 18 years ago
  49. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  50. 225d4be Log invalid accesses (no faults generated yet) by blueswir1 · 18 years ago
  51. 981a2e9 Improve iommu debugging, use register names by blueswir1 · 18 years ago
  52. fda77c2 Fix loadvm by blueswir1 · 18 years ago
  53. 5dcb6b9 Use full 36-bit physical address space on SS10 by blueswir1 · 18 years ago
  54. 67e999b Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) by bellard · 19 years ago
  55. a917d38 SCSI TCQ support. by pbrook · 19 years ago
  56. 05f3fb8 endianness fix by bellard · 19 years ago
  57. 4e3b1ea sparc merge (Blue Swirl) by bellard · 19 years ago
  58. 66321a1 sparc update (Blue Swirl) by bellard · 20 years ago
  59. e80cfcf SPARC merge by bellard · 20 years ago
  60. 8d5f07f sparc merge (Blue Swirl) by bellard · 20 years ago
  61. 420557e full system SPARC emulation (Blue Swirl) by bellard · 21 years ago