vnc: Default image writer type set to Auto
authorGiacomo Travaglini <giacomo.travaglini@arm.com>
Fri, 29 Sep 2017 10:49:40 +0000 (11:49 +0100)
committerGiacomo Travaglini <giacomo.travaglini@arm.com>
Tue, 31 Oct 2017 11:17:29 +0000 (11:17 +0000)
commitc4d1ae831f66e5a4ef237ed2c44893e7d0a6b5c4
tree4fef6584bdb496d642a89df5bb5a9f4b08943aad
parent12fb1ca0b5f4ba139889e6005a4aed6d03467864
vnc: Default image writer type set to Auto

This commit modifies the default behaviour of the vnc frame dumping
process: rather than using 'Bitmap' as a default parameter value, it is
using 'Auto'.  Auto parameter is letting gem5 to choose the most
efficient image format among the available ones.

Change-Id: I3c8e2b5a34a5925d24892880ac362dfe38de36e3
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5182
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/base/vnc/Vnc.py