1. 4e13495 dev: Remove unused interrupt controller in Terminal by Andreas Sandberg · 7 years ago
  2. 3feeb99 dev: Fix i8042 device errors by Jason Lowe-Power · 7 years ago
  3. 7c9122b arm: DT autogeneration - generate PCI node by Glenn Bergmans · 9 years ago
  4. aa80cc9 arm: DT autogeneration - Generate energy controller node by Glenn Bergmans · 9 years ago
  5. 199ff5e arm: DT autogeneration - autogenerate RealView Platform devices by Glenn Bergmans · 9 years ago
  6. 7e9adcc arm: DT autogeneration - Generate cpus node by Glenn Bergmans · 9 years ago
  7. 9f5b6e1 arm: make Arm GenericTimer a ClockedObject by Curtis Dunham · 7 years ago
  8. cd9450c base: Rework bitunions so they can be more flexible. by Gabe Black · 7 years ago
  9. 1246617 style: change C/C++ source permissions to noexec by BKP · 7 years ago
  10. 5c41076 misc: Updates for gcc7.2 for x86 by Jason Lowe-Power · 7 years ago
  11. 1088f0c misc: Rename misc.(hh|cc) to logging.(hh|cc) by Gabe Black · 7 years ago
  12. 205add5 dev: Fix the SPARC and X86 platform devices. by Gabe Black · 7 years ago
  13. 62ae85c sim: Implement load_addr_mask auto-calculation by Geoffrey Blake · 9 years ago
  14. 20de3bb dev: Move generic serial devices to src/dev/serial by Andreas Sandberg · 7 years ago
  15. 74d3f8a dev: Add a dummy serial device by Andreas Sandberg · 7 years ago
  16. d6c204c dev: Refactor UART->Terminal interface by Andreas Sandberg · 7 years ago
  17. fd16487 dev: Using Configurable image writer in HDLcd by Giacomo Travaglini · 7 years ago
  18. 12fb1ca base: Introducing utility for writing raw data in png format by Giacomo Travaglini · 7 years ago
  19. 5a27a68 dev: Make the IDE controller handle NULL simobject pointers. by Gabe Black · 7 years ago
  20. 1b48d29 dev, virtio: Improvements to diod process handling by Anouk Van Laer · 8 years ago
  21. 5ac888b dev: Fix an IDE error check. by Gabe Black · 7 years ago
  22. db85b8f kvm, arm: Switch to the device EQ when accessing ISA devices by Andreas Sandberg · 7 years ago
  23. 381aa84 arm: Refactor some Event subclasses to lambdas by Sean Wilson · 8 years ago
  24. 8bcf6a7 dev: Refactor some Event subclasses to lambdas by Sean Wilson · 8 years ago
  25. ea57eee net: Refactor some Event subclasses to lambdas by Sean Wilson · 8 years ago
  26. 91f965d dev-arm: Add ID registers to the GIC model by Jose Marinho · 8 years ago
  27. 457f07c dev-arm: Don't unconditionally overwrite bootloader params by Jose Marinho · 8 years ago
  28. 999c148 dev: Fix OnIdle test in DmaReadFifo by Rohit Kurup · 8 years ago
  29. fd5b754 dev: Fix address type promotion issues in VirtIO devices by Sascha Bischoff · 8 years ago
  30. 81db5cc kvm, arm: don't create interrupt events while saving GIC state by Curtis Dunham · 8 years ago
  31. e1c8c1f dev,arm: add Kvm mode of operation for CP15 timer by Curtis Dunham · 8 years ago
  32. e2a049e dev,arm: remove and recreate timer events around drains by Curtis Dunham · 8 years ago
  33. 637e1ec arm: Fix memleak in Pl390 by adding destructor by Sean Wilson · 8 years ago
  34. 9e8aa9b arm: Fix memleak in VGic by adding destructor by Sean Wilson · 8 years ago
  35. c8668a6 dev: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 8 years ago
  36. 475f613 arm: Replace EventWrapper use with EventFunctionWrapper by Sean Wilson · 8 years ago
  37. b49b8ce arm: ignore writes to the reset_ctl register by Gedare Bloom · 8 years ago
  38. f240590 dev, arm: add a9mpcore global timer device by Gedare Bloom · 8 years ago
  39. d9843b2 dev, virtio: Use of Unix socket for virtIO 9P device by Anouk Van Laer · 8 years ago
  40. c33289c arm: Refactor the VExpress_EMM system creation by Nikos Nikoleris · 8 years ago
  41. dd3fc1f dev: Avoid arbitrarily deep stack depth in the i8254xGBe model. by Gabe Black · 8 years ago
  42. 5367985 config: Adjust load_addr_mask in VExpress_GEM5_V1 by Weiping Liao · 8 years ago
  43. c58537c dev: Add a version of EtherTap which uses the tap driver. by Gabe Black · 8 years ago
  44. 2ce0453 dev: Refactor the EtherTapStub to make room for using tap. by Gabe Black · 8 years ago
  45. f9ad406 dev: Rename EtherTap to be EtherTapStub. by Gabe Black · 8 years ago
  46. 201e86f dev: Add a missing parameter to the EtherTap device. by Gabe Black · 8 years ago
  47. e19b692 dev, arm: ignore writes to the SCU by Gedare Bloom · 8 years ago
  48. 8ced1bd arm, dev: stub out GIC distributor interrupt groups by Curtis Dunham · 8 years ago
  49. 3b698e9 arm: Enable m5ops by default for VExpress_GEM5_V1 by Andreas Sandberg · 8 years ago
  50. b046be6 base, sim, dev: Remove SWIG by Andreas Sandberg · 8 years ago
  51. a517b4a dev: Add ATA command used in recent Linux kernels by Jason Lowe-Power · 8 years ago
  52. 567a9b0 arm, kvm: implement GIC state transfer by Curtis Dunham · 8 years ago
  53. 6007506 arm, dev: add basic support for GICC_BPR register by Curtis Dunham · 8 years ago
  54. 2f14baa arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling by Curtis Dunham · 8 years ago
  55. bbdd34d arm: refactor packet processing in Pl390 GIC by Curtis Dunham · 8 years ago
  56. d2254e0 dev, arm: Fix multi-core KVM race in the generic timer by Andreas Sandberg · 8 years ago
  57. d7aef8b dev: Align BAR0 size to power of 2 for VirtIO devices by Sascha Bischoff · 8 years ago
  58. ba00d74 dev: Add a dummy VirtIO device by Andreas Sandberg · 8 years ago
  59. cd9ca71 dev: Rename VirtIO PCI debug flag by Andreas Sandberg · 8 years ago
  60. 7d6f2c5 arm: correct register read bug in Pl390 GIC by Curtis Dunham · 8 years ago
  61. 083cd6d arm, dev: Add missing override in the Pl390 GIC model by Andreas Sandberg · 8 years ago
  62. 3e20045 dev, arm: Add draining to the GIC model by Andreas Sandberg · 9 years ago
  63. 35cb11f arm: Clean up the GIC implementation by Andreas Sandberg · 8 years ago
  64. 846a173 dev, arm: Render HDLCD frames at a fixed rate in KVM by Sudhanshu Jha · 8 years ago
  65. 9dd54d1 dev: Add support for single-pass scan out in the PixelPump by Sudhanshu Jha · 8 years ago
  66. 82a8230 dev, kvm: Add a fast KVM-aware mode in DmaReadFifo by Sudhanshu Jha · 8 years ago
  67. 746e2f3 arm, kmi: Clear interrupts in KMI devices by Sudhanshu Jha · 8 years ago
  68. 092b06b arm, kvm: Automatically use the MuxingKvmGic by Andreas Sandberg · 8 years ago
  69. d3bfc03 sim,kvm,arm: fix typos by Curtis Dunham · 8 years ago
  70. d728f67 dev: net/i8254xGBe add two more wakeup registers to ignore by Bjoern A. Zeeb · 8 years ago
  71. a928a43 style: [patch 3/22] reduce include dependencies in some headers by Brandon Potter · 8 years ago
  72. 7a8dda4 style: [patch 1/22] use /r/3648/ to reorganize includes by Brandon Potter · 8 years ago
  73. 73627fa dev: Include DmaDevice in NULL builds by Andreas Sandberg · 8 years ago
  74. d113153 python: Fix incorrect header in the DmaDevice wrapper by Andreas Sandberg · 8 years ago
  75. ecf68fa dev: Fix race conditions at terminating dist-gem5 simulations by Gabor Dozsa · 8 years ago
  76. cd4b26b dev: Fix buffer length when unserializing an eth pkt by Michael LeBeane · 8 years ago
  77. dc16c1c dev: Add m5 op to toggle synchronization for dist-gem5. by Michael LeBeane · 8 years ago
  78. 9690597 dev: Add 'simLength' parameter in EthPacketData by mlebeane · 8 years ago
  79. 28c84d2 arm, dev: pl011 console interactivity by Bjoern A. Zeeb · 8 years ago
  80. 8c5df4b dev, arm: Make GenericTimer param handling more robust by Andreas Sandberg · 8 years ago
  81. 109cc2c arm: disable GIC extensions by Curtis Dunham · 8 years ago
  82. 6e4c51f dev: Add a DmaCallback class to DmaDevice by Michael LeBeane · 8 years ago
  83. febab25 dev: Exit correctly in dist-gem5 by Michael LeBeane · 8 years ago
  84. 3329de1 dev, arm: Add a customizable NoMali GPU model by Andreas Sandberg · 8 years ago
  85. d80a613 dev: Revert 0a316996de76 [dev, sim: Added missing override...] by Andreas Sandberg · 8 years ago
  86. 4c49496 dev, sim: Added missing override keywords to fix CLANG compilation (OSX) by Matteo Andreozzi · 8 years ago
  87. f540f1a arm, dev: Add support for listing DMA ports in new platforms by Andreas Sandberg · 8 years ago
  88. 38d34ec arm: Don't report the boot ROM as a memory in config tables by Andreas Sandberg · 8 years ago
  89. ba09d8a arm: s/ctx_id/ctx/ the GIC by Curtis Dunham · 8 years ago
  90. fc8fd0f arm: bank GIC registers per CPU by Curtis Dunham · 8 years ago
  91. c7bf0e9 dev, dist: Fixed a scheduling bug in the etherswitch by Mohammad Alian · 8 years ago
  92. e5b7b67 dist, dev: Fixed the packet ordering in etherswitch by Mohammad Alian · 9 years ago
  93. 70798b1 stats: Fixing regStats function for some SimObjects by David Guillen Fandos · 9 years ago
  94. 589033c sim: Call regStats of base-class as well by Stephan Diestelhorst · 9 years ago
  95. 4d577ac dev, arm: Add a flag to enable/disable gem5 GIC extensions by Andreas Sandberg · 9 years ago
  96. 4a3e215 arm, dev: Remove superfluous loop increment in flash device by Andreas Hansson · 9 years ago
  97. a6b00c0 arm,dev: PL011 UART_FR read status enhancement by Bjoern A. Zeeb · 9 years ago
  98. ce610dc dev, virtio: properly set PCI address space to use IOREG by Bjoern A. Zeeb · 9 years ago
  99. 84cfa10 dev, arm: Update GIC to use GICv2 register naming by Andreas Sandberg · 9 years ago
  100. 6d74892 dev: Fix incorrect terminal backlog handling by Andreas Sandberg · 9 years ago