base: add the FmtStackTrace debug option
[gem5.git] / src / dev / x86 /
2019-10-30 Gabe Blackx86: Remove TheISA from x86 devices.
2019-10-19 Gabe Blackarch: Make a base class for Interrupts.
2019-10-15 Gabe Blackx86: Use a std::function to handle MSI completion.
2019-10-15 Gabe Blackx86: De-x86ify the IntMasterPort.
2019-10-14 Gabe Blackx86: Simplify and consolidate the code that assembles...
2019-10-12 Gabe Blackx86: Stop using and delete the x86 IntDevice class.
2019-10-02 Gabe Blackx86: Switch from MessageReq and Resp to WriteReq and...
2019-09-21 Gabe Blackx86: Templatize the IntMasterPort.
2019-09-21 Gabe Blackx86: Templatize IntSlavePort.
2019-09-20 Gabe Blackdev, x86: Delete the now unused X86 specific interrupt...
2019-09-20 Gabe Blackdev, x86: Convert x86 devices to the generic int pins.
2019-04-28 Gabe Blackmem: Minimize the use of MemObject.
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-12 Gabe Blackx86: Use little endian packet accessors.
2018-06-11 Giacomo Travaglinimisc: Using smart pointers for memory Requests
2018-04-17 Andreas Sandbergps2: Add VNC support to the keyboard model
2018-04-17 Andreas Sandbergps2: Factor out PS/2 devices into their own subsystem
2018-02-09 Jason Lowe-Powerdev: Fix i8042 device errors
2018-01-20 Gabe Blackbase: Rework bitunions so they can be more flexible.
2017-12-14 Jason Lowe-Powermisc: Updates for gcc7.2 for x86
2017-11-20 Gabe Blackdev: Fix the SPARC and X86 platform devices.
2017-11-08 Andreas Sandbergdev: Move generic serial devices to src/dev/serial
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2015-12-05 Andreas Sandbergdev: Rewrite PCI host functionality
2015-10-23 Andreas Hanssonx86: Add missing explicit overrides for X86 devices
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-30 Mitch Hayengaisa,cpu: Add support for FS SMT Interrupts
2015-09-29 Joel Hestnessarch, x86: Delete packet in IntDevice::recvResponse
2015-08-07 Andreas Sandbergdev, x86: Fix serialization bug in the i8042 device
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-02-11 Marco Balbonimem: Clarification of packet crossbar timings
2015-01-06 cdirikdev: prevent intel 8254 timer counter events firing...
2015-01-03 Cagdas Dirikdev: prevent RTC events firing before startup
2014-11-22 Gabe Blackx86: pc: Put a stub IO device at port 0xed which the...
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-09-03 Ali Saididev: seperate legacy io offsets from PCI offset
2014-07-19 Binh Phamx86: make PioBus return BadAddress errors
2013-11-25 Steve Reinhardt... sim: simulate with multiple threads and event queues
2013-07-12 Steve Reinhardtdev: make BasicPioDevice take size in constructor
2013-07-12 Steve Reinhardtdev: consistently end device classes in 'Device'
2013-07-12 Steve Reinhardtdevices: make more classes derive from BasicPioDevice
2013-03-28 Nilay Vaishx86: changes to apic, keyboard
2013-02-19 Andreas Hanssonscons: Fix warnings issued by clang 3.2svn (XCode 4.6)
2013-02-19 Andreas Hanssonmem: Enforce strict use of busFirst- and busLastWordTime
2013-02-15 Andreas Sandbergsim: Add a system-global option to bypass caches
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-10-15 Andreas HanssonFix: Address a few minor issues identified by cppcheck
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-08-22 Andreas HanssonPort: Extend the QueuedPort interface and use where...
2012-08-21 Andreas HanssonDevice: Remove overloaded pio_latency parameter
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-04-05 Nilay VaishConfig: corrects the way Ruby attaches to the DMA ports
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-03-22 Andreas HanssonMEM: Split SimpleTimingPort into PacketQueue and ports
2012-02-24 Andreas HanssonMEM: Prepare mport for master/slave split
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Removing the default port peer from Python ports
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-10-09 Gabe BlackInterrupts: Make the IO APIC go get the local APICs.
2011-09-30 Gabe BlackSE/FS: Remove System::platform and Platform::intrFrequency.
2011-09-30 Gabe BlackSE/FS: Build the devices in SE mode.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-05-23 Steve Reinhardtconfig: revamp x86 config to avoid appending to SimObje...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-07 Brad Beckmanndev: fixed bugs to extend interrupt capability beyond...
2011-02-07 Joel Hestnessx86: Add checkpointing capability to devices
2011-02-07 Joel HestnessMessagePort: implement the virtual recvTiming function...
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-08-17 Steve Reinhardtbus: clean up default responder code.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-12-19 Gabe BlackX86: Add a latency that describes how long an interrupt...
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-18 Gabe BlackMerge with head.
2009-08-18 Gabe BlackX86: Move the simulated date in X86_FS forward to 2012.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-03 Gabe BlackX86: Set up the IDE device correctly, ie. with and...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-04-26 Gabe BlackX86: Implement lowest priority interrupts more correctly.
2009-04-26 Gabe BlackX86: Tell the function that sends int messages who...
2009-04-26 Gabe BlackX86: Make the local APICs register themselves with...
next