dev: -Wdeprecated-copy not available on all supported compilers
[gem5.git] / src / dev / pci /
2020-11-19 Hoa Nguyendev,stats: Update stats style for CopyEngine and IdeDisk
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-15 Gabe Blackdev: Rework how PCI BARs are set up in python and C++.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-10-01 Bobby R. Brucemisc: Merge branch 'release-staging-v20.1.0.0' into...
2020-09-28 Gabe Blackmisc: Update attribute syntax, and reorganize compiler.hh.
2020-09-10 Shivani Parekhmisc: Replaced master/slave terminology
2020-08-23 Gabe Blackmisc: Delete the critical path annotation code.
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-18 Gabe Blackdev: Delete the authors list from files in src/dev.
2019-10-30 Pouya Fotouhidev: Adding support for large BAR
2019-03-19 Gabe Blackarch, cpu, dev, gpu, mem, sim, python: start using...
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-10-17 Gabe Blackdev: Explicitly specify the endianness for packet acces...
2018-10-17 Gabe Blackdev: Build the PCI device models even in NULL_ISA builds.
2018-01-29 Glenn Bergmansarm: DT autogeneration - generate PCI node
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-06-20 Sean Wilsondev: Replace EventWrapper use with EventFunctionWrapper
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2015-12-10 Andreas Sandbergdev: Move the CopyEngine class to src/dev/pci
2015-12-10 Andreas Sandbergdev: Move existing PCI device functionality to src...
2015-12-05 Andreas Sandbergdev: Rewrite PCI host functionality