gem5/src
Geoffrey Blake 2d2006ddb3 dev: refactor pci config space for sysfs scanning
Sysfs on ubuntu scrapes the entire PCI config space
when it discovers a device using 4 byte accesses.
This was not supported by our devices, in particular the NIC
that implemented the extended PCI config space.  This change
allows the extended PCI config space to be accessed by
sysfs properly.
2014-10-16 05:49:57 -04:00
..
arch arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
base sim: EventQueue wakeup on events scheduled outside the event loop 2014-10-16 05:49:53 -04:00
cpu arch: Use shared_ptr for all Faults 2014-10-16 05:49:51 -04:00
dev dev: refactor pci config space for sysfs scanning 2014-10-16 05:49:57 -04:00
doc cpu: `Minor' in-order CPU model 2014-07-23 16:09:04 -05:00
doxygen MEM: Put memory system document into doxygen 2012-09-25 11:49:41 -05:00
kern dev: Use shared_ptr for Arguments::Data 2014-10-16 05:49:45 -04:00
mem mem: Add ExternalMaster and ExternalSlave ports 2014-10-16 05:49:56 -04:00
proto mem: change the namespace Message to ProtoMessage 2014-09-01 16:55:46 -05:00
python sim: EventQueue wakeup on events scheduled outside the event loop 2014-10-16 05:49:53 -04:00
sim sim: EventQueue wakeup on events scheduled outside the event loop 2014-10-16 05:49:53 -04:00
unittest unittest: Fix build errors 2014-01-30 12:21:58 -06:00
Doxyfile Doxygen: Update the version of the Doxyfile 2012-10-11 06:38:42 -04:00
SConscript arch,x86,mem: Dynamically determine the ISA for Ruby store check 2014-10-16 05:49:44 -04:00