index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
vnc
/
vncserver.cc
Age
Commit message (
Expand
)
Author
2018-05-09
base, dev: Fix port message for vnc and terminal
Andreas Sandberg
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2017-10-31
base: Introducing utility for writing raw data in png format
Giacomo Travaglini
2017-05-12
base: Make the VNC server more resilient.
Gabe Black
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2015-05-23
base: Redesign internal frame buffer handling
Andreas Sandberg
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2014-10-01
misc: Fix issues identified by static analysis
Andreas Hansson
2014-09-19
misc: Remove assertions ensuring unsigned values >= 0
Andreas Hansson
2014-09-09
misc: Fix a number of unitialised variables and members
Andreas Hansson
2014-04-09
dev: Protect PollEvent processing when running in parallel mode
Andreas Sandberg
2012-11-02
base: split out the VncServer into a VncInput and Server classes
Chander Sudanthi
2012-03-01
VNC: spacing
Chander Sudanthi
2011-12-01
VNC: Add support for capturing frame buffer to file each time it is changed.
Chris Emmons
2011-04-15
trace: reimplement the DTRACE function so it doesn't use a vector
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-02-11
VNC: Add VNC server to M5
Ali Saidi