fastmodel: Use a shared pointer to track PC events.
[gem5.git] / src / base / vnc /
2020-02-17 Gabe Blackbase: Delete authors lists from files in base.
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-05-09 Andreas Sandbergbase, dev: Fix port message for vnc and terminal
2017-12-04 Gabe Blackmisc: Rename misc.(hh|cc) to logging.(hh|cc)
2017-10-31 Giacomo Travaglinivnc: Default image writer type set to Auto
2017-10-31 Giacomo Travaglinibase: Introducing utility for writing raw data in png...
2017-05-12 Gabe Blackbase: Make the VNC server more resilient.
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2015-04-30 Ruslan Bukinarch, base, dev, kern, sym: FreeBSD support
2014-11-17 Gabe Blackvnc: Add a conversion function for bgr888.
2014-10-01 Andreas Hanssonmisc: Fix issues identified by static analysis
2014-09-19 Andreas Hanssonmisc: Remove assertions ensuring unsigned values >= 0
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-04-09 Andreas Sandbergdev: Protect PollEvent processing when running in paral...
2013-09-04 Andreas Hanssonarch: Header clean up for NOISA resurrection
2012-11-16 Nilay Vaishsim: have a curTick per eventq
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-11-02 Chander Sudanthibase: split out the VncServer into a VncInput and Serve...
2012-03-19 Andreas Hanssongcc: Clean-up of non-C++0x compliant code, first steps
2012-03-01 Chander SudanthiVNC: spacing
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-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-12-01 Chris EmmonsVNC: Add support for capturing frame buffer to file...
2011-09-30 Gabe BlackSE/FS: Build the devices in SE mode.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Ali SaidiVNC: Add VNC server to M5