Age | Commit message (Expand) | Author |
2017-06-29 | arm: Fix memleak in Pl390 by adding destructor | Sean Wilson |
2017-06-29 | arm: Fix memleak in VGic by adding destructor | Sean Wilson |
2017-06-20 | dev: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-20 | arm: Replace EventWrapper use with EventFunctionWrapper | Sean Wilson |
2017-06-19 | arm: ignore writes to the reset_ctl register | Gedare Bloom |
2017-06-19 | dev, arm: add a9mpcore global timer device | Gedare Bloom |
2017-06-16 | dev, virtio: Use of Unix socket for virtIO 9P device | Anouk Van Laer |
2017-06-13 | arm: Refactor the VExpress_EMM system creation | Nikos Nikoleris |
2017-06-09 | dev: Avoid arbitrarily deep stack depth in the i8254xGBe model. | Gabe Black |
2017-06-03 | config: Adjust load_addr_mask in VExpress_GEM5_V1 | Weiping Liao |
2017-06-03 | dev: Add a version of EtherTap which uses the tap driver. | Gabe Black |
2017-06-03 | dev: Refactor the EtherTapStub to make room for using tap. | Gabe Black |
2017-06-03 | dev: Rename EtherTap to be EtherTapStub. | Gabe Black |
2017-06-02 | dev: Add a missing parameter to the EtherTap device. | Gabe Black |
2017-05-31 | dev, arm: ignore writes to the SCU | Gedare Bloom |
2017-05-15 | arm, dev: stub out GIC distributor interrupt groups | Curtis Dunham |
2017-05-09 | arm: Enable m5ops by default for VExpress_GEM5_V1 | Andreas Sandberg |
2017-05-02 | base, sim, dev: Remove SWIG | Andreas Sandberg |
2017-05-01 | dev: Add ATA command used in recent Linux kernels | Jason Lowe-Power |
2017-04-03 | arm, kvm: implement GIC state transfer | Curtis Dunham |
2017-04-03 | arm, dev: add basic support for GICC_BPR register | Curtis Dunham |
2017-04-03 | arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling | Curtis Dunham |
2017-04-03 | arm: refactor packet processing in Pl390 GIC | Curtis Dunham |
2017-04-03 | dev, arm: Fix multi-core KVM race in the generic timer | Andreas Sandberg |
2017-04-03 | dev: Align BAR0 size to power of 2 for VirtIO devices | Sascha Bischoff |
2017-04-03 | dev: Add a dummy VirtIO device | Andreas Sandberg |
2017-04-03 | dev: Rename VirtIO PCI debug flag | Andreas Sandberg |
2017-03-21 | arm: correct register read bug in Pl390 GIC | Curtis Dunham |
2017-03-15 | arm, dev: Add missing override in the Pl390 GIC model | Andreas Sandberg |
2017-03-13 | dev, arm: Add draining to the GIC model | Andreas Sandberg |
2017-03-13 | arm: Clean up the GIC implementation | Andreas Sandberg |
2017-03-07 | dev, arm: Render HDLCD frames at a fixed rate in KVM | Sudhanshu Jha |
2017-03-07 | dev: Add support for single-pass scan out in the PixelPump | Sudhanshu Jha |
2017-03-07 | dev, kvm: Add a fast KVM-aware mode in DmaReadFifo | Sudhanshu Jha |
2017-03-07 | arm, kmi: Clear interrupts in KMI devices | Sudhanshu Jha |
2017-02-14 | arm, kvm: Automatically use the MuxingKvmGic | Andreas Sandberg |
2017-02-14 | sim,kvm,arm: fix typos | Curtis Dunham |
2017-02-09 | dev: net/i8254xGBe add two more wakeup registers to ignore | Bjoern A. Zeeb |
2016-11-09 | style: [patch 3/22] reduce include dependencies in some headers | Brandon Potter |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-12-19 | dev: Include DmaDevice in NULL builds | Andreas Sandberg |
2016-12-19 | python: Fix incorrect header in the DmaDevice wrapper | Andreas Sandberg |
2016-12-06 | dev: Fix race conditions at terminating dist-gem5 simulations | Gabor Dozsa |
2016-11-29 | dev: Fix buffer length when unserializing an eth pkt | Michael LeBeane |
2016-10-26 | dev: Add m5 op to toggle synchronization for dist-gem5. | Michael LeBeane |
2016-10-26 | dev: Add 'simLength' parameter in EthPacketData | mlebeane |
2016-10-15 | arm, dev: pl011 console interactivity | Bjoern A. Zeeb |
2016-10-07 | dev, arm: Make GenericTimer param handling more robust | Andreas Sandberg |
2016-09-22 | arm: disable GIC extensions | Curtis Dunham |
2016-09-13 | dev: Add a DmaCallback class to DmaDevice | Michael LeBeane |