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