----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3590/ -----------------------------------------------------------
(Updated Aug. 4, 2016, 6:44 p.m.) Review request for Default. Summary (updated) ----------------- dev: Add a DmaCallback class to DmaDevice Repository: gem5 Description (updated) ------- Changeset 11556:b91232deb828 --------------------------- dev: Add a DmaCallback class to DmaDevice DmaDevices are able to trigger events on completion of a DMA transfer by inheriting from this class and implementing the process function. Diffs ----- src/dev/dma_device.hh 91f58918a76abf1a1dedcaa70a9b95789da7b88c Diff: http://reviews.gem5.org/r/3590/diff/ Testing ------- Thanks, Michael LeBeane _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
