tests: Get rid of the bitvectest unit test.
[gem5.git] / src / dev /
2017-11-20 Gabe Blackdev: Fix the SPARC and X86 platform devices.
2017-11-17 Geoffrey Blakesim: Implement load_addr_mask auto-calculation
2017-11-08 Andreas Sandbergdev: Move generic serial devices to src/dev/serial
2017-11-08 Andreas Sandbergdev: Add a dummy serial device
2017-11-08 Andreas Sandbergdev: Refactor UART->Terminal interface
2017-10-31 Giacomo Travaglinidev: Using Configurable image writer in HDLcd
2017-10-31 Giacomo Travaglinibase: Introducing utility for writing raw data in png...
2017-09-26 Gabe Blackdev: Make the IDE controller handle NULL simobject...
2017-09-25 Anouk Van Laerdev, virtio: Improvements to diod process handling
2017-08-12 Gabe Blackdev: Fix an IDE error check.
2017-08-01 Andreas Sandbergkvm, arm: Switch to the device EQ when accessing ISA...
2017-07-12 Sean Wilsonarm: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsondev: Refactor some Event subclasses to lambdas
2017-07-12 Sean Wilsonnet: Refactor some Event subclasses to lambdas
2017-07-10 Jose Marinhodev-arm: Add ID registers to the GIC model
2017-07-10 Jose Marinhodev-arm: Don't unconditionally overwrite bootloader...
2017-07-10 Rohit Kurupdev: Fix OnIdle test in DmaReadFifo
2017-07-10 Sascha Bischoffdev: Fix address type promotion issues in VirtIO devices
2017-07-07 Curtis Dunhamkvm, arm: don't create interrupt events while saving...
2017-07-05 Curtis Dunhamdev,arm: add Kvm mode of operation for CP15 timer
2017-07-05 Curtis Dunhamdev,arm: remove and recreate timer events around drains
2017-06-29 Sean Wilsonarm: Fix memleak in Pl390 by adding destructor
2017-06-29 Sean Wilsonarm: Fix memleak in VGic by adding destructor
2017-06-20 Sean Wilsondev: Replace EventWrapper use with EventFunctionWrapper
2017-06-20 Sean Wilsonarm: Replace EventWrapper use with EventFunctionWrapper
2017-06-19 Gedare Bloomarm: ignore writes to the reset_ctl register
2017-06-19 Gedare Bloomdev, arm: add a9mpcore global timer device
2017-06-16 Anouk Van Laerdev, virtio: Use of Unix socket for virtIO 9P device
2017-06-13 Nikos Nikolerisarm: Refactor the VExpress_EMM system creation
2017-06-09 Gabe Blackdev: Avoid arbitrarily deep stack depth in the i8254xGB...
2017-06-03 Weiping Liaoconfig: Adjust load_addr_mask in VExpress_GEM5_V1
2017-06-03 Gabe Blackdev: Add a version of EtherTap which uses the tap driver.
2017-06-03 Gabe Blackdev: Refactor the EtherTapStub to make room for using...
2017-06-03 Gabe Blackdev: Rename EtherTap to be EtherTapStub.
2017-06-02 Gabe Blackdev: Add a missing parameter to the EtherTap device.
2017-05-31 Gedare Bloomdev, arm: ignore writes to the SCU
2017-05-15 Curtis Dunhamarm, dev: stub out GIC distributor interrupt groups
2017-05-09 Andreas Sandbergarm: Enable m5ops by default for VExpress_GEM5_V1
2017-05-02 Andreas Sandbergbase, sim, dev: Remove SWIG
2017-05-01 Jason Lowe-Powerdev: Add ATA command used in recent Linux kernels
2017-04-03 Curtis Dunhamarm, kvm: implement GIC state transfer
2017-04-03 Curtis Dunhamarm, dev: add basic support for GICC_BPR register
2017-04-03 Curtis Dunhamarm, dev: refactor GIC Pl390 GICD_ITARGETSRn handling
2017-04-03 Curtis Dunhamarm: refactor packet processing in Pl390 GIC
2017-04-03 Andreas Sandbergdev, arm: Fix multi-core KVM race in the generic timer
2017-04-03 Sascha Bischoffdev: Align BAR0 size to power of 2 for VirtIO devices
2017-04-03 Andreas Sandbergdev: Add a dummy VirtIO device
2017-04-03 Andreas Sandbergdev: Rename VirtIO PCI debug flag
2017-03-21 Curtis Dunhamarm: correct register read bug in Pl390 GIC
2017-03-15 Andreas Sandbergarm, dev: Add missing override in the Pl390 GIC model
2017-03-13 Andreas Sandbergdev, arm: Add draining to the GIC model
2017-03-13 Andreas Sandbergarm: Clean up the GIC implementation
2017-03-07 Sudhanshu Jhadev, arm: Render HDLCD frames at a fixed rate in KVM
2017-03-07 Sudhanshu Jhadev: Add support for single-pass scan out in the PixelPump
2017-03-07 Sudhanshu Jhadev, kvm: Add a fast KVM-aware mode in DmaReadFifo
2017-03-07 Sudhanshu Jhaarm, kmi: Clear interrupts in KMI devices
2017-02-14 Andreas Sandbergarm, kvm: Automatically use the MuxingKvmGic
2017-02-14 Curtis Dunhamsim,kvm,arm: fix typos
2017-02-09 Bjoern A. Zeebdev: net/i8254xGBe add two more wakeup registers to...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-12-19 Andreas Sandbergdev: Include DmaDevice in NULL builds
2016-12-19 Andreas Sandbergpython: Fix incorrect header in the DmaDevice wrapper
2016-12-06 Gabor Dozsadev: Fix race conditions at terminating dist-gem5 simul...
2016-11-29 Michael LeBeanedev: Fix buffer length when unserializing an eth pkt
2016-10-27 Michael LeBeanedev: Add m5 op to toggle synchronization for dist-gem5.
2016-10-27 mlebeanedev: Add 'simLength' parameter in EthPacketData
2016-10-15 Bjoern A. Zeebarm, dev: pl011 console interactivity
2016-10-07 Andreas Sandbergdev, arm: Make GenericTimer param handling more robust
2016-09-22 Curtis Dunhamarm: disable GIC extensions
2016-09-14 Michael LeBeanedev: Add a DmaCallback class to DmaDevice
2016-09-14 Michael LeBeanedev: Exit correctly in dist-gem5
2016-09-06 Andreas Sandbergdev, arm: Add a customizable NoMali GPU model
2016-08-16 Andreas Sandbergdev: Revert 0a316996de76 [dev, sim: Added missing overr...
2016-08-15 Matteo Andreozzidev, sim: Added missing override keywords to fix CLANG...
2016-08-10 Andreas Sandbergarm, dev: Add support for listing DMA ports in new...
2016-08-10 Andreas Sandbergarm: Don't report the boot ROM as a memory in config...
2016-08-02 Curtis Dunhamarm: s/ctx_id/ctx/ the GIC
2016-08-02 Curtis Dunhamarm: bank GIC registers per CPU
2016-07-19 Mohammad Aliandev, dist: Fixed a scheduling bug in the etherswitch
2016-06-08 Mohammad Aliandist, dev: Fixed the packet ordering in etherswitch
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-05-26 Andreas Sandbergdev, arm: Add a flag to enable/disable gem5 GIC extensions
2016-05-26 Andreas Hanssonarm, dev: Remove superfluous loop increment in flash...
2016-05-19 Bjoern A. Zeebarm,dev: PL011 UART_FR read status enhancement
2016-05-19 Bjoern A. Zeebdev, virtio: properly set PCI address space to use...
2016-05-06 Andreas Sandbergdev, arm: Update GIC to use GICv2 register naming
2016-04-27 Andreas Sandbergdev: Fix incorrect terminal backlog handling
2016-04-12 Andreas Hanssonmisc: Appease clang...again
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2015-05-13 David Guillen Fandossim: Thermal support for Linux
2015-11-26 Andreas Sandbergdev: Add post-fork handling for disk images
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2016-02-23 Andreas Sandbergdev, arm: Implement the NoMali reset callback
2016-02-23 Andreas Sandbergdev, arm: Refactor the NoMali GPU
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
next