summaryrefslogtreecommitdiff
path: root/src/dev
AgeCommit message (Expand)Author
2017-08-12dev: Fix an IDE error check.Gabe Black
2017-08-01kvm, arm: Switch to the device EQ when accessing ISA devicesAndreas Sandberg
2017-07-12arm: Refactor some Event subclasses to lambdasSean Wilson
2017-07-12dev: Refactor some Event subclasses to lambdasSean Wilson
2017-07-12net: Refactor some Event subclasses to lambdasSean Wilson
2017-07-10dev-arm: Add ID registers to the GIC modelJose Marinho
2017-07-10dev-arm: Don't unconditionally overwrite bootloader paramsJose Marinho
2017-07-10dev: Fix OnIdle test in DmaReadFifoRohit Kurup
2017-07-10dev: Fix address type promotion issues in VirtIO devicesSascha Bischoff
2017-07-07kvm, arm: don't create interrupt events while saving GIC stateCurtis Dunham
2017-07-05dev,arm: add Kvm mode of operation for CP15 timerCurtis Dunham
2017-07-05dev,arm: remove and recreate timer events around drainsCurtis Dunham
2017-06-29arm: Fix memleak in Pl390 by adding destructorSean Wilson
2017-06-29arm: Fix memleak in VGic by adding destructorSean Wilson
2017-06-20dev: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-19arm: ignore writes to the reset_ctl registerGedare Bloom
2017-06-19dev, arm: add a9mpcore global timer deviceGedare Bloom
2017-06-16dev, virtio: Use of Unix socket for virtIO 9P deviceAnouk Van Laer
2017-06-13arm: Refactor the VExpress_EMM system creationNikos Nikoleris
2017-06-09dev: Avoid arbitrarily deep stack depth in the i8254xGBe model.Gabe Black
2017-06-03config: Adjust load_addr_mask in VExpress_GEM5_V1Weiping Liao
2017-06-03dev: Add a version of EtherTap which uses the tap driver.Gabe Black
2017-06-03dev: Refactor the EtherTapStub to make room for using tap.Gabe Black
2017-06-03dev: Rename EtherTap to be EtherTapStub.Gabe Black
2017-06-02dev: Add a missing parameter to the EtherTap device.Gabe Black
2017-05-31dev, arm: ignore writes to the SCUGedare Bloom
2017-05-15arm, dev: stub out GIC distributor interrupt groupsCurtis Dunham
2017-05-09arm: Enable m5ops by default for VExpress_GEM5_V1Andreas Sandberg
2017-05-02base, sim, dev: Remove SWIGAndreas Sandberg
2017-05-01dev: Add ATA command used in recent Linux kernelsJason Lowe-Power
2017-04-03arm, kvm: implement GIC state transferCurtis Dunham
2017-04-03arm, dev: add basic support for GICC_BPR registerCurtis Dunham
2017-04-03arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handlingCurtis Dunham
2017-04-03arm: refactor packet processing in Pl390 GICCurtis Dunham
2017-04-03dev, arm: Fix multi-core KVM race in the generic timerAndreas Sandberg
2017-04-03dev: Align BAR0 size to power of 2 for VirtIO devicesSascha Bischoff
2017-04-03dev: Add a dummy VirtIO deviceAndreas Sandberg
2017-04-03dev: Rename VirtIO PCI debug flagAndreas Sandberg
2017-03-21arm: correct register read bug in Pl390 GICCurtis Dunham
2017-03-15arm, dev: Add missing override in the Pl390 GIC modelAndreas Sandberg
2017-03-13dev, arm: Add draining to the GIC modelAndreas Sandberg
2017-03-13arm: Clean up the GIC implementationAndreas Sandberg
2017-03-07dev, arm: Render HDLCD frames at a fixed rate in KVMSudhanshu Jha
2017-03-07dev: Add support for single-pass scan out in the PixelPumpSudhanshu Jha
2017-03-07dev, kvm: Add a fast KVM-aware mode in DmaReadFifoSudhanshu Jha
2017-03-07arm, kmi: Clear interrupts in KMI devicesSudhanshu Jha
2017-02-14arm, kvm: Automatically use the MuxingKvmGicAndreas Sandberg
2017-02-14sim,kvm,arm: fix typosCurtis Dunham
2017-02-09dev: net/i8254xGBe add two more wakeup registers to ignoreBjoern A. Zeeb